Sciweavers

5241 search results - page 76 / 1049
» Embedded Programming with C
Sort
View
109
Voted
PLDI
2006
ACM
15 years 6 months ago
Practical dynamic software updating for C
Software updates typically require stopping and restarting an application, but many systems cannot afford to halt service, or would prefer not to. Dynamic software updating (DSU) ...
Iulian Neamtiu, Michael W. Hicks, Gareth Stoyle, M...
78
Voted
SIGSOFT
2001
ACM
16 years 1 months ago
Using aspectC to improve the modularity of path-specific customization in operating system code
Layered architecture in operating system code is often compromised by execution path-specific customizations such as prefetching, page replacement and scheduling strategies. Paths...
Yvonne Coady, Gregor Kiczales, Michael J. Feeley, ...
119
Voted
ICLP
1993
Springer
15 years 4 months ago
Turbo Erlang: Approaching the Speed of C
Erlang is a concurrent programming language designed for prototyping and implementing reliable real-time systems. In its design Erlanginherits someideas fromconcurrent logic progra...
Bogumil Hausman
74
Voted
ICIP
1997
IEEE
16 years 2 months ago
Progressive Image Indexing and Retrieval Based on Embedded Wavelet Coding
Kai-Chieh Liang, C. C. Jay Kuo
IWOMP
2007
Springer
15 years 6 months ago
Problems, Workarounds and Possible Solutions Implementing the Singleton Pattern with C++ and OpenMP
Programs written in C++ and OpenMP are still relatively rare. This paper shows some problems with the current state of the OpenMP specification regarding C++. We illustrate the pr...
Michael Süß, Claudia Leopold