Sciweavers

704 search results - page 38 / 141
» Application of kernels to link analysis
Sort
View
ACMMSP
2005
ACM
101views Hardware» more  ACMMSP 2005»
15 years 5 months ago
Transparent pointer compression for linked data structures
64-bit address spaces are increasingly important for modern applications, but they come at a price: pointers use twice as much memory, reducing the effective cache capacity and m...
Chris Lattner, Vikram S. Adve
CVPR
2004
IEEE
16 years 1 months ago
Scale Selection for Anisotropic Scale-Space: Application to Volumetric Tumor Characterization
A unified approach for treating the scale selection problem in the anisotropic scale-space is proposed. The anisotropic scale-space is a generalization of the classical isotropic ...
Kazunori Okada, Dorin Comaniciu, Arun Krishnan
SIGMETRICS
2004
ACM
106views Hardware» more  SIGMETRICS 2004»
15 years 5 months ago
Performance analysis of BSTs in system software
Binary search tree (BST) based data structures, such as AVL trees, red-black trees, and splay trees, are often used in system software, such as operating system kernels. Choosing ...
Ben Pfaff
SIGMETRICS
2003
ACM
130views Hardware» more  SIGMETRICS 2003»
15 years 5 months ago
Analysis of TCP's computational energy cost for mobile computing
In this paper we present results from a detailed measurement study of TCP (Transmission Control Protocol) running over a wireless link. Our primary goal was on obtaining a breakdo...
Bokyung Wang, Suresh Singh
SP
2002
IEEE
106views Security Privacy» more  SP 2002»
14 years 11 months ago
Using Programmer-Written Compiler Extensions to Catch Security Holes
This paper shows how system-speci c static analysis can nd security errors that violate rules such as \integers from untrusted sources must be sanitized before use" and \do n...
Ken Ashcraft, Dawson R. Engler