Sciweavers

7924 search results - page 122 / 1585
» Non-Malleable Functions and Their Applications
Sort
View
ICANN
2009
Springer
14 years 23 days ago
Probability-Based Distance Function for Distance-Based Classifiers
In the paper a new measure of distance between events/observations in the pattern space is proposed and experimentally evaluated with the use of k-NN classifier in the context of b...
Cezary Dendek, Jacek Mandziuk
CASCON
1996
89views Education» more  CASCON 1996»
13 years 10 months ago
A functional intermediate form for diverse source languages
This paper describes the use of WatIF, a simple compiler intermediate form based on the -calculus, for writing compiler front-ends for a wide range of programming languages. Somew...
David V. Mason
ICGA
2008
113views Optimization» more  ICGA 2008»
13 years 9 months ago
Move Generation with Perfect Hash Functions
We present two new perfect hashing schemes that can be used for efficient bitboard move generation for sliding pieces in chess-like board games without the need to use rotated bit...
Trevor I. Fenner, Mark Levene
ACISP
1999
Springer
14 years 1 months ago
On the Symmetric Property of Homogeneous Boolean Functions
We use combinatorial methods and permutation groups to classify homogeneous boolean functions. The property of symmetry of a boolean function limits the size of the function’s cl...
Chengxin Qu, Jennifer Seberry, Josef Pieprzyk
ICFP
2005
ACM
14 years 9 months ago
Dynamic optimization for functional reactive programming using generalized algebraic data types
A limited form of dependent types, called Generalized Algebraic Data Types (GADTs), has recently been added to the list of Haskell extensions supported by the Glasgow Haskell Comp...
Henrik Nilsson