Sciweavers

5241 search results - page 33 / 1049
» Embedded Programming with C
Sort
View
RTCSA
1998
IEEE
14 years 1 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»
14 years 3 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
15 years 7 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
13 years 7 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, ...