Sciweavers

1404 search results - page 12 / 281
» A C to Hardware Software Compiler
Sort
View
CROSSROADS
2008
86views more  CROSSROADS 2008»
13 years 10 months ago
The use of compiler optimizations for embedded systems software
O ptimizing embedded applications using a compiler can generally be broken down into two major categories: hand-optimizing code to take advantage of a particular processor's ...
Joe Bungo
IEEEINTERACT
2003
IEEE
14 years 3 months ago
The Effect of Compiler Optimizations on Pentium 4 Power Consumption
This paper examines the effect of compiler optimizations on the energy usage and power consumption of the Intel Pentium 4 processor. We measure the effects of different levels of ...
John S. Seng, Dean M. Tullsen
CC
2005
Springer
195views System Software» more  CC 2005»
13 years 11 months ago
Compilation of Generic Regular Path Expressions Using C++ Class Templates
Various techniques for the navigation and matching of data structures using path expressions have been the subject of extensive investigations. No matter whether such techniques ar...
Luca Padovani