Sciweavers

1120 search results - page 55 / 224
» C Elements of Style
Sort
View
NC
1998
13 years 11 months ago
Tirano System with Learning Capacity for the Detection of Moving Targets
A system based on the charge-discharge characteristics of the neural synapses of the visual path, is shortly introduced. The proposed system uses the LSR (length/speed ratio) descr...
Miguel Angel Fernández, Antonio Ferná...

Publication
69views
13 years 9 months ago
Fun-Sort--or the chaos of unordered binary search
Usually, binary search only makes sense in sorted arrays. We show that insertion sort based on repeated "binary searches" in an initially unsorted array also sorts n ele...
ISQED
2005
IEEE
162views Hardware» more  ISQED 2005»
14 years 3 months ago
Controlled-Load Limited Switch Dynamic Logic Circuit
Limited Switch Dynamic Logic (LSDL), a high performance logic circuit, has been modified by introducing a pseudo-nMOS style load. The resultant circuit consumes less power, primar...
Jayakumaran Sivagnaname, Hung C. Ngo, Kevin J. Now...
SCAM
2003
IEEE
14 years 3 months ago
CPP Denotational Semantics
This paper shows that CPP, the preprocessor of the C language, can be seen as a programming language in which directives are statements, parametrized macros are functions, files a...
Jean-Marie Favre
ESOP
2001
Springer
14 years 2 months ago
Secure Information Flow and CPS
Security-typed languages enforce confidentiality or integrity policies by type checking. This paper investigates continuation-passing style (CPS) translation of such languages as ...
Steve Zdancewic, Andrew C. Myers