Sciweavers

395 search results - page 11 / 79
» On the Effectiveness of GC in Java
Sort
View
BMCBI
2006
107views more  BMCBI 2006»
14 years 11 months ago
Evaluation of methods for oligonucleotide array data via quantitative real-time PCR
Background: There are currently many different methods for processing and summarizing probelevel data from Affymetrix oligonucleotide arrays. It is of great interest to validate t...
Li-Xuan Qin, Richard P. Beyer, Francesca N. Hudson...
104
Voted
ACSAC
1999
IEEE
15 years 4 months ago
Transactions in Java Card
A smart card runtime environment must provide the proper transaction support for the reliable update of data, especially on multiapplication cards like the Java Card. The transact...
Marcus Oestreicher
91
Voted
IFM
2010
Springer
124views Formal Methods» more  IFM 2010»
14 years 10 months ago
Safe Commits for Transactional Featherweight Java
Abstract. Transactions are a high-level alternative for low-level concurrencycontrol mechanisms such as locks, semaphores, monitors. A recent proposal for integrating transactional...
Thi Mai Thuong Tran, Martin Steffen
107
Voted
ICALT
2003
IEEE
15 years 5 months ago
An Intelligent Tutoring System Prototype for Learning to Program Java?
The “JavaTM Intelligent Tutoring System” (JITS) research project involves the development of a programming tutor designed for students in their first programming course in Jav...
Edward R. Sykes
PPOPP
2006
ACM
15 years 5 months ago
Scalable synchronous queues
We present two new nonblocking and contention-free implementations of synchronous queues, concurrent transfer channels in which producers wait for consumers just as consumers wait...
William N. Scherer III, Doug Lea, Michael L. Scott