Sciweavers

56 search results - page 3 / 12
» A Practical Soft Type System for Scheme
Sort
View
113
Voted
INFSOF
2006
72views more  INFSOF 2006»
15 years 3 months ago
Partial rollback in object-oriented/object-relational database management systems with dual buffer
Partial rollback mechanism has been widely supported by many database management systems (DBMSs). It allows a transaction to be rolled back partially, that is, only back to a cert...
Won-Young Kim, Byung Suk Lee, Kyu-Young Whang
129
Voted
APLAS
2007
ACM
15 years 7 months ago
More Typed Assembly Languages for Confidentiality
We propose a series of type systems for the information-flow security of assembly code. These systems extend previous work TALC with some timing annotations and associated judgment...
Dachuan Yu
144
Voted
CVPR
2011
IEEE
14 years 12 months ago
Towards a practical lipreading system
A practical lipreading system can be considered either as subject dependent (SD) or subject-independent (SI). An SD system is user-specific, i.e., customized for some particular ...
Ziheng Zhou, Matti Pietik, Guoying Zhao
127
Voted
ANOR
2008
93views more  ANOR 2008»
15 years 3 months ago
Pruning in column generation for service vehicle dispatching
Abstract Column generation techniques have become a widely used technique to successfully solve large (integer) linear programs. One of the keys to obtaining a practically efficien...
Stephan Westphal, Sven Oliver Krumke
131
Voted
ICFP
2010
ACM
15 years 4 months ago
Logical types for untyped languages
Programmers reason about their programs using a wide variety of formal and informal methods. Programmers in untyped languages such as Scheme or Erlang are able to use any such met...
Sam Tobin-Hochstadt, Matthias Felleisen