Sciweavers

4155 search results - page 44 / 831
» External Memory Algorithms
Sort
View
ENTCS
2008
132views more  ENTCS 2008»
13 years 9 months ago
Distributed Verification of Multi-threaded C++ Programs
Verification of multi-threaded C++ programs poses three major challenges: the large number of states, states with huge sizes, and time intensive expansions of states. This paper p...
Stefan Edelkamp, Shahid Jabbar, Damian Sulewski
CHI
2002
ACM
14 years 9 months ago
Reinventing the inbox: supporting the management of pending tasks in email
Email was originally designed as a tool for asynchronous communication. However, its current usage goes far beyond that. One of the most commonly performed activities in email is ...
Jacek Gwizdka
COSIT
1999
Springer
132views GIS» more  COSIT 1999»
14 years 1 months ago
Pictorial and Verbal Tools for Conveying Routes
Traditionally, depictions and descriptions have been seen as complementary; depictions have been preferred to convey iconic or metaphorically iconic information whereas description...
Barbara Tversky, Paul U. Lee
IPL
2002
59views more  IPL 2002»
13 years 8 months ago
An efficient decoding technique for Huffman codes
We present a new data structure for Huffman coding in which in addition to sending symbols in order of their appearance in the Huffman tree one needs to send codes of all circular...
Rezaul Alam Chowdhury, M. Kaykobad, Irwin King
PPOPP
2010
ACM
14 years 6 months ago
Modeling transactional memory workload performance
Transactional memory promises to make parallel programming easier than with fine-grained locking, while performing just as well. This performance claim is not always borne out bec...
Donald E. Porter, Emmett Witchel