Sciweavers

308 search results - page 49 / 62
» A Functional Shell That Operates on Typed and Compiled Appli...
Sort
View
134
Voted
HASKELL
2008
ACM
15 years 3 months ago
Lightweight monadic regions
We present Haskell libraries that statically ensure the safe use of resources such as file handles. We statically prevent accessing an already closed handle or forgetting to clos...
Oleg Kiselyov, Chung-chieh Shan
128
Voted
EUROSYS
2009
ACM
15 years 12 months ago
xCalls: safe I/O in memory transactions
Memory transactions, similar to database transactions, allow a programmer to focus on the logic of their program and let the system ensure that transactions are atomic and isolate...
Haris Volos, Andres Jaan Tack, Neelam Goyal, Micha...
131
Voted
ICCAD
2010
IEEE
117views Hardware» more  ICCAD 2010»
15 years 22 days ago
A synthesis flow for digital signal processing with biomolecular reactions
Abstract--We present a methodology for implementing digital signal processing (DSP) operations such as filtering with biomolecular reactions. From a DSP specification, we demonstra...
Hua Jiang, Aleksandra P. Kharam, Marc D. Riedel, K...
100
Voted
ACCV
2006
Springer
15 years 8 months ago
A Handheld Projector Supported by Computer Vision
This paper describes the use of computer vision to support the operation of a handheld projector, and describes four applications. Projectors in the past have been used as fixed d...
Akash Kushal, Jeroen van Baar, Ramesh Raskar, Paul...
IEEEPACT
2002
IEEE
15 years 7 months ago
Optimizing Loop Performance for Clustered VLIW Architectures
Modern embedded systems often require high degrees of instruction-level parallelism (ILP) within strict constraints on power consumption and chip cost. Unfortunately, a high-perfo...
Yi Qian, Steve Carr, Philip H. Sweany