Sciweavers

9595 search results - page 106 / 1919
» Functional programming in C
Sort
View
240
Voted
ICFP
2009
ACM
16 years 3 months ago
Purely functional lazy non-deterministic programming
Functional logic programming and probabilistic programming have demonstrated the broad benefits of combining laziness (non-strict evaluation with sharing of the results) with non-...
Sebastian Fischer, Oleg Kiselyov, Chung-chieh Shan
90
Voted
MOC
2000
65views more  MOC 2000»
15 years 2 months ago
Almost periodic factorization of certain block triangular matrix functions
Let G(x) = eixIm 0 c-1e-ix + c0 + c1eix e-ixIm , where cj Cm
Ilya M. Spitkovsky, Darryl Yong
140
Voted
IEEEHPCS
2010
14 years 9 months ago
XPSoC: A reconfigurable solution for multimedia contents protection
Network Multimedia data also need to be encrypted to protect private content and access control. Considering performance constraints and embedded system issues, many hardware solu...
Linfeng Ye, Jean-Philippe Diguet, Guy Gogniat
105
Voted
ICTAI
2009
IEEE
15 years 9 months ago
EBLearn: Open-Source Energy-Based Learning in C++
Energy-based learning (EBL) is a general framework to describe supervised and unsupervised training methods for probabilistic and non-probabilistic factor graphs. An energy-based ...
Pierre Sermanet, Koray Kavukcuoglu, Yann LeCun
PLDI
2010
ACM
15 years 7 months ago
Jinn: synthesizing dynamic bug detectors for foreign language interfaces
Programming language specifications mandate static and dynamic analyses to preclude syntactic and semantic errors. Although individual languages are usually well-specified, comp...
Byeongcheol Lee, Ben Wiedermann, Martin Hirzel, Ro...