Sciweavers

895 search results - page 20 / 179
» Designing and Developing Accessible Java Swing Applications
Sort
View
IPPS
2006
IEEE
14 years 2 months ago
Reconfiguration of embedded Java applications
This work presents the development of a coarse grain reconfigurable unit to be coupled to a native Java microcontroller, which is designed for an optimized execution of the embedd...
João Cláudio Soares Otero, Flá...
CASES
2007
ACM
14 years 13 days ago
Scratch-pad memory allocation without compiler support for java applications
ABSTRACT This paper presents the first scratch-pad memory allocation scheme that requires no compiler support for interpreted-language based applications. A scratch-pad memory (SPM...
Nghi Nguyen, Angel Dominguez, Rajeev Barua
ISCAICIS
2000
13 years 9 months ago
Design and Development of Knowledge-Based Systems on the Web
The World Wide Web (Web) offers a large potential for delivery of various information-based services, including the services of intelligent applications. As access to the Web has ...
Ralph F. Grove
DSN
2005
IEEE
14 years 2 months ago
Engineering Over-Clocking: Reliability-Performance Trade-Offs for High-Performance Register Files
Register files are in the critical path of most high-performance processors and their latency is one of the most important factors that limit their size. Our goal is to develop er...
Gokhan Memik, Masud H. Chowdhury, Arindam Mallik, ...
SIGSOFT
2000
ACM
14 years 24 days ago
Designing robust Java programs with exceptions
Exception handling mechanisms are intended to help developers build robust systems. Although an exception handling mechanism provides a basis for structuring source code dealing w...
Martin P. Robillard, Gail C. Murphy