Sciweavers

5184 search results - page 399 / 1037
» The digital divide of computing
Sort
View
COMPGEOM
1995
ACM
15 years 10 months ago
A Comparison of Sequential Delaunay Triangulation Algorithms
This paper presents an experimental comparison of a number of different algorithms for computing the Deluanay triangulation. The algorithms examined are: Dwyer’s divide and conq...
Peter Su, Robert L. (Scot) Drysdale III
PST
2008
15 years 8 months ago
An Access Control Scheme for Protecting Personal Data
This paper presents a new personal data access control (PDAC) scheme that is inspired by the protection schemes practiced in communities for sharing valuable commodities. The PDAC...
Wilfred Villegas, Bader Ali, Muthucumaru Maheswara...
MVA
2007
169views Computer Vision» more  MVA 2007»
15 years 8 months ago
Human Tracking Based on Particle Filter in Outdoor Scene
In this paper, we propose the object tracking method based on color histograms and particle filtering. Particle filtering is a time series filter for estimating a state using prob...
Mototsugu Muroi, Heitoh Zen
SODA
2008
ACM
80views Algorithms» more  SODA 2008»
15 years 8 months ago
Provably good multicore cache performance for divide-and-conquer algorithms
This paper presents a multicore-cache model that reflects the reality that multicore processors have both per-processor private (L1) caches and a large shared (L2) cache on chip. ...
Guy E. Blelloch, Rezaul Alam Chowdhury, Phillip B....
PDCN
2004
15 years 8 months ago
Implementing a secure setuid program
Setuid programs are often exploited by malicious attackers to obtain unauthorized access to local systems. Setuid programs, especially owned by the root user, are granted root pri...
Takahiro Shinagawa, Kenji Kono