Sciweavers

1222 search results - page 127 / 245
» Verifying a File System Implementation
Sort
View
ICFP
2003
ACM
16 years 2 months ago
A static type system for JVM access control
This paper presents a static type system for JAVA Virtual Machine (JVM) code that enforces an access control mechanism similar to the one found, for example, in a JAVA implementat...
Tomoyuki Higuchi, Atsushi Ohori
120
Voted
PLDI
2003
ACM
15 years 8 months ago
A type and effect system for atomicity
Ensuring the correctness of multithreaded programs is difficult, due to the potential for unexpected and nondeterministic interactions between threads. Previous work addressed th...
Cormac Flanagan, Shaz Qadeer
153
Voted
AHS
2006
IEEE
195views Hardware» more  AHS 2006»
15 years 8 months ago
An Efficient Hardware Architecture for H.264 Adaptive Deblocking Filter
This paper presents an efficient hardware architecture for real-time implementation of adaptive deblocking filter algorithm used in H.264 video coding standard. This hardware is d...
Mustafa Parlak, Ilker Hamzaoglu
136
Voted
ICRA
2005
IEEE
115views Robotics» more  ICRA 2005»
15 years 8 months ago
Obstacle Detection for Small Autonomous Aircraft Using Sky Segmentation
– A vision-based obstacle detection system for small unmanned aerial vehicles (UAVs) is presented. Obstacles are detected by segmenting the image into sky and non-sky regions and...
Tim G. McGee, Raja Sengupta, J. Karl Hedrick
131
Voted
PTS
2003
127views Hardware» more  PTS 2003»
15 years 4 months ago
An Automata-Based Approach to Property Testing in Event Traces
We present a framework for property testing where a partially ordered execution trace of a distributed system is modeled by a collection of communicating automata. We prove that th...
Hesham Hallal, Sergiy Boroday, Andreas Ulrich, Ale...