Sciweavers

367 search results - page 36 / 74
» Partial evaluation of machine code
Sort
View
85
Voted
TOOLS
2000
IEEE
15 years 4 months ago
Pickling Threads State in the Java System
Today, distributed object-based computing is closely linked with Java. The Java virtual machine is ported to most current operating systems and provides many services which help d...
Sara Bouchenak, Daniel Hagimont
CGO
2010
IEEE
14 years 10 months ago
On improving heap memory layout by dynamic pool allocation
Dynamic memory allocation is widely used in modern programs. General-purpose heap allocators often focus more on reducing their run-time overhead and memory space utilization, but...
Zhenjiang Wang, Chenggang Wu, Pen-Chung Yew
98
Voted
AVSS
2009
IEEE
15 years 7 months ago
Object-Video Streams for Preserving Privacy in Video Surveillance
—This paper presents a framework for preserving privacy in video surveillance. Raw video is decomposed into a background and one or more object-video streams. Objectvideo streams...
Faisal Z. Qureshi
99
Voted
DAGSTUHL
1996
15 years 1 months ago
Multi-Level Lambda-Calculi: An Algebraic Description
Abstract. Two-level -calculi have been heavily utilised for applications such as partial evaluation, abstract interpretation and code generation. Each of these applications pose di...
Flemming Nielson, Hanne Riis Nielson
94
Voted
HASKELL
2009
ACM
15 years 7 months ago
Lazy functional incremental parsing
Structured documents are commonly edited using a free-form editor. Even though every string is an acceptable input, it makes sense to maintain a structured representation of the e...
Jean-Philippe Bernardy