Sciweavers

9595 search results - page 108 / 1919
» Functional programming in C
Sort
View
ISBI
2002
IEEE
15 years 7 months ago
Dynamic imaging of brain function: toward convergence with neural network simulation
J. George, D. Rector, G. Kenyon, D. Schmidt, B. Tr...
121
Voted
AUSAI
2004
Springer
15 years 8 months ago
MML Inference of Oblique Decision Trees
We propose a multivariate decision tree inference scheme by using the minimum message length (MML) principle (Wallace and Boulton, 1968; Wallace and Dowe, 1999). The scheme uses MM...
Peter J. Tan, David L. Dowe
LISP
2008
165views more  LISP 2008»
15 years 2 months ago
Adapting functional programs to higher order logic
Higher-order logic proof systems combine functional programming with logic, providing functional programmers with a comfortable setting for the formalization of programs, specifica...
Scott Owens, Konrad Slind
145
Voted
APLAS
2003
ACM
15 years 7 months ago
Constraint Functional Logic Programming for Origami Construction
We describe origami programming methodology based on constraint functional logic programming. The basic operations of origami are reduced to solving systems of equations which desc...
Tetsuo Ida, Mircea Marin, Hidekazu Takahashi
121
Voted
PLDI
1996
ACM
15 years 6 months ago
Realistic Compilation by Partial Evaluation
Two key steps in the compilation of strict functional languages are the conversion of higher-order functions to data structures (closures) and the transformation to tail-recursive...
Michael Sperber, Peter Thiemann