Sciweavers

3473 search results - page 119 / 695
» Aspect-Oriented Programming with C
Sort
View
137
Voted
CP
2004
Springer
16 years 8 days ago
On-Demand Bound Computation for Best-First Constraint Optimization
Martin Sachenbacher, Brian C. Williams
BIOCOMP
2006
15 years 8 months ago
Membrane Remodeling and Diffusion of Cytochrome C from a Geometrically Idealized Mitochondrial Crista
In healthy eukaryotic cells, mitochondria have an outer membrane that surrounds a complex inner membrane structure [7,8]. Cytochrome c is found in the space between the two membra...
John Manor, Peter Salamon, James Nulton, Joseph Ma...
IWMM
2009
Springer
166views Hardware» more  IWMM 2009»
16 years 1 months ago
Garbage collection in the next C++ standard
: © Garbage Collection in the Next C++ Standard Hans-J. Boehm, Mike Spertus HP Laboratories HPL-2009-360 C++, garbage collection C++ has traditionally relied on manual memory mana...
Hans-Juergen Boehm, Mike Spertus
CASES
2006
ACM
16 years 25 days ago
Supporting precise garbage collection in Java Bytecode-to-C ahead-of-time compiler for embedded systems
A Java bytecode-to-C ahead-of-time compiler (AOTC) can improve the performance of a Java virtual machine (JVM) by translating bytecode into C code, which is then compiled into mac...
Dong-Heon Jung, Sung-Hwan Bae, Jaemok Lee, Soo-Moo...