Sciweavers

529 search results - page 59 / 106
» C Essentials
Sort
View
ISSS
2002
IEEE
124views Hardware» more  ISSS 2002»
14 years 19 days ago
Timing Analysis of Embedded Software for Speculative Processors
Static timing analysis of embedded software is important for systems with hard real-time constraints. To accurately estimate time bounds, it is essential to model the underlying m...
Abhik Roychoudhury, Xianfeng Li, Tulika Mitra
RTAS
2002
IEEE
14 years 19 days ago
Achieving End-to-end Predictability in the TAO Real-time CORBA ORB
End-to-end predictability of operations is essential for many fixed-priority distributed real-time and embedded (DRE) applications, such as command and control systems, manufactu...
Irfan Pyarali, Douglas C. Schmidt, Ron Cytron
ISSRE
2000
IEEE
14 years 3 days ago
Software Black Box: An Alternative Mechanism for Failure Analysis
Learning from software failures is an essential step towards the development of more reliable software systems and processes. However, as more intricate software systems are devel...
Sebastian G. Elbaum, John C. Munson
SSIAI
2000
IEEE
14 years 3 days ago
Two-Dimensional Phase Unwrapping Using Neural Networks
Imaging systems that construct an image from phase information in received signals include synthetic aperture radar (SAR) and optical Doppler tomography (ODT) systems. A fundament...
Wade Schwartzkopf, Thomas E. Milner, Joydeep Ghosh...
ECOOP
2000
Springer
14 years 2 days ago
On Inner Classes
Inner classes in object-oriented languages play a role similar to nested function definitions in functional languages, allowing an object to export other objects with direct acces...
Atsushi Igarashi, Benjamin C. Pierce