Sciweavers

5241 search results - page 318 / 1049
» Embedded Programming with C
Sort
View
HASKELL
2009
ACM
15 years 9 months ago
Alloy: fast generic transformations for Haskell
Data-type generic programming can be used to traverse and manipulate specific parts of large heterogeneously-typed tree structures, without the need for tedious boilerplate. Gene...
Neil C. C. Brown, Adam T. Sampson
DATE
2007
IEEE
110views Hardware» more  DATE 2007»
15 years 9 months ago
Reconfigurable system-on-chip data processing units for space imaging instruments
Individual Data Processing Units (DPUs) are commonly used for operational control and specific data processing of scientific space instruments. To overcome the limitations of trad...
Björn Fiethe, Harald Michalik, C. Dierker, Bj...
ICFP
2006
ACM
16 years 3 months ago
Static analysis for syntax objects
We describe an s-expression based syntax-extension framework much like Scheme macros, with a key additional facility: the ability to define static semantics, such as type systems ...
David Fisher, Olin Shivers
IPPS
2007
IEEE
15 years 9 months ago
Optimizing Inter-Nest Data Locality Using Loop Splitting and Reordering
With the increasing gap between processor speed and memory latency, the performance of data-dominated programs are becoming more reliant on fast data access, which can be improved...
Sofiane Naci
SIGCSE
2000
ACM
94views Education» more  SIGCSE 2000»
15 years 7 months ago
Parallel computing to start the millennium
We describe the experience of three undergraduate computer science programs offering courses on parallel computing. In particular, we offer three different solutions to the proble...
Joel C. Adams, Chris Nevison, Nan C. Schaller