Sciweavers

13734 search results - page 398 / 2747
» Abstractions of data types
Sort
View
GI
2009
Springer
15 years 4 months ago
Use of Situation Awareness Data by the CDA
: Situation awareness for ground combat vehicles is being actively developed by the U.S. Army to enable soldiers and commanders to have a better understanding of their environments...
Ronald Matthew Yannone, Bryan Beaudoin, Howard Par...
PLDI
2003
ACM
16 years 1 hour ago
CCured in the real world
CCured is a program transformation system that adds memory safety guarantees to C programs by verifying statically that memory errors cannot occur and by inserting run-time checks...
Jeremy Condit, Matthew Harren, Scott McPeak, Georg...
WWW
2007
ACM
16 years 7 months ago
Automatic search engine performance evaluation with click-through data analysis
Performance evaluation is an important issue in Web search engine researches. Traditional evaluation methods rely on much human efforts and are therefore quite time-consuming. Wit...
Yiqun Liu, Yupeng Fu, Min Zhang, Shaoping Ma, Liyu...
ICCD
2008
IEEE
115views Hardware» more  ICCD 2008»
16 years 3 months ago
Techniques for increasing effective data bandwidth
—In this paper we examine techniques for increasing the effective bandwidth of the microprocessor offchip interconnect. We focus on mechanisms that are orthogonal to other techni...
Christopher Nitta, Matthew Farrens
ITNG
2007
IEEE
16 years 1 months ago
Super Iterator A design pattern for Algorithm and Data structure collections
The Super Iterator pattern, like the standard Iterator pattern, traverses an unknown data structure without exposing that structure. With the standard Iterator pattern, clients mu...
Andre Oboler, Charles Twardy, David W. Albrecht