Sciweavers

12334 search results - page 30 / 2467
» The Use of C
Sort
View
ISLPED
1997
ACM
67views Hardware» more  ISLPED 1997»
14 years 2 months ago
Switching activity estimation using limited depth reconvergent path analysis
José C. Costa, José C. Monteiro, Sri...
CORR
2004
Springer
100views Education» more  CORR 2004»
13 years 9 months ago
An Example of Clifford Algebras Calculations with GiNaC
This is an example of C++ code of Clifford algebra calculations with the GiNaC computer algebra system. This code makes both symbolic and numeric computations. It was used to produ...
Vladimir V. Kisil
AMAST
2008
Springer
13 years 12 months ago
Vx86: x86 Assembler Simulated in C Powered by Automated Theorem Proving
Abstract. Vx86 is the first static analyzer for sequential Intel x86 assembler code using automated deductive verification. It proves the correctness of assembler code against func...
Stefan Maus, Michal Moskal, Wolfram Schulte
GECCO
2006
Springer
144views Optimization» more  GECCO 2006»
14 years 1 months ago
When lisp is faster than C
This paper compares the performance of the program evaluation phase of genetic programming using C and Common Lisp. A simple experiment is conducted, and the conclusion is that ge...
Børge Svingen