Sciweavers

5241 search results - page 33 / 1049
» Embedded Programming with C
Sort
View
RTCSA
1996
IEEE
15 years 10 months ago
Impact of priority assignment on optimistic concurrency control in distributed real-time databases
Kam-yiu Lam, Victor C. S. Lee, Sheung-lun Hung, Be...
RTCSA
1998
IEEE
15 years 10 months ago
A Worst Case Timing Analysis Technique for Optimized Programs
Sung-Soo Lim, Jihong Kim, Sang Lyul Min
SIGCSE
2006
ACM
362views Education» more  SIGCSE 2006»
15 years 12 months ago
Chirp on crickets: teaching compilers using an embedded robot controller
Traditionally, the topics of compiler construction and language processing have been taught as an elective course in Computer Science curricula. As such, students may graduate wit...
Li Xu, Fred G. Martin

Book
1455views
17 years 4 months ago
Introduction to Object-Oriented Programming using C++
A set of lecture notes that introduces the reader to the object-orientation as a new programming concept. However, this is not a course for learning the C++ programming language.
Peter Müller
IEEEHPCS
2010
15 years 4 months ago
Reducing memory requirements of stream programs by graph transformations
Stream languages explicitly describe fork-join parallelism and pipelines, offering a powerful programming model for many-core Multi-Processor Systems on Chip (MPSoC). In an embedd...
Pablo de Oliveira Castro, Stéphane Louise, ...