Sciweavers

12334 search results - page 78 / 2467
» The Use of C
Sort
View
WIESS
2000
14 years 11 months ago
Automatic Precompiled Headers: Speeding up C++ Application Build Times
This paper describes the crucial design and implementation issues that arise in building a fully automatic precompiled header mechanism for compiling industrial-strength C and C++...
Tara Krishnaswamy
MONET
2008
90views more  MONET 2008»
14 years 9 months ago
Cognitive Radio Design on an MPSoC Reconfigurable Platform
Cognitive Radio has been proposed as a promising technology to solve today's spectrum scarcity problem by dynamic spectrum access. The MPSoC reconfigurable platform is propose...
Qiwei Zhang, André B. J. Kokkeler, Gerard J...
CASES
2008
ACM
14 years 12 months ago
Efficiency and scalability of barrier synchronization on NoC based many-core architectures
Interconnects based on Networks-on-Chip are an appealing solution to address future microprocessor designs where, very likely, hundreds of cores will be connected on a single chip...
Oreste Villa, Gianluca Palermo, Cristina Silvano
ISVLSI
2007
IEEE
230views VLSI» more  ISVLSI 2007»
15 years 4 months ago
A Methodology and Toolset to Enable SystemC and VHDL Co-simulation
The new design challenges imposed by the increasing difficulties of today’s electronic systems obligated designers to develop new methodologies. System-level design and Platfor...
Richard Maciel, Bruno Albertini, Sandro Rigo, Guid...
PEPM
1992
ACM
15 years 1 months ago
Self-applicable C Program Specialization
A partial evaluator is an automatic program transformation tool. Given as input a general program and part of its input, it can produce a specialized version. If the partial evalu...
Lars Ole Andersen