Sciweavers

22 search results - page 4 / 5
» Debugging Haskell by Observing Intermediate Data Structures
Sort
View
WWW
2005
ACM
14 years 6 months ago
Three-level caching for efficient query processing in large Web search engines
Large web search engines have to answer thousands of queries per second with interactive response times. Due to the sizes of the data sets involved, often in the range of multiple...
Xiaohui Long, Torsten Suel
BIOSYSTEMS
2008
83views more  BIOSYSTEMS 2008»
13 years 5 months ago
Hydrophobic condensation and modular assembly model of protein folding
Despite several decades of intense study, protein folding problem remains elusive. In this paper, we review current knowledge and the prevailing thinking in the field, and summari...
Tian-Yow Tsong, Chin-Kun Hu, Ming-Chya Wu
BIOINFORMATICS
2006
101views more  BIOINFORMATICS 2006»
13 years 5 months ago
A lock-and-key model for protein-protein interactions
Motivation: Protein-protein interaction networks are one of the major post-genomic data sources available to molecular biologists. They provide a comprehensive view of the global ...
Julie L. Morrison, Rainer Breitling, Desmond J. Hi...
KDD
2010
ACM
240views Data Mining» more  KDD 2010»
13 years 9 months ago
Diagnosing memory leaks using graph mining on heap dumps
Memory leaks are caused by software programs that prevent the reclamation of memory that is no longer in use. They can cause significant slowdowns, exhaustion of available storag...
Evan K. Maxwell, Godmar Back, Naren Ramakrishnan
ASPLOS
2011
ACM
12 years 8 months ago
ConSeq: detecting concurrency bugs through sequential errors
Concurrency bugs are caused by non-deterministic interleavings between shared memory accesses. Their effects propagate through data and control dependences until they cause softwa...
Wei Zhang, Junghee Lim, Ramya Olichandran, Joel Sc...