Sciweavers

4820 search results - page 263 / 964
» Implementing Signatures for C
Sort
View
137
Voted
OSN
2008
135views more  OSN 2008»
15 years 2 months ago
A comparison of optical buffering technologies
We describe the practical and fundamental limitations of the more prominent optical buffering approaches. The architectural implementation and needs of an optical packet switch ar...
E. F. Burmeister, D. J. Blumenthal, J. E. Bowers
117
Voted
INFOCOM
2007
IEEE
15 years 10 months ago
Resilient Network Coding in the Presence of Byzantine Adversaries
Abstract— Network coding substantially increases network throughput. But since it involves mixing of information inside the network, a single corrupted packet generated by a mali...
Sidharth Jaggi, Michael Langberg, Sachin Katti, Tr...
115
Voted
IPPS
2006
IEEE
15 years 9 months ago
Parallel ICA methods for EEG neuroimaging
HiPerSAT, a C++ library and tools, processes EEG data sets with ICA (Independent Component Analysis) methods. HiPerSAT uses BLAS, LAPACK, MPI and OpenMP to achieve a high performa...
D. B. Keith, C. C. Hoge, Robert M. Frank, Allen D....
118
Voted
PVM
2005
Springer
15 years 9 months ago
A Case for New MPI Fortran Bindings
Abstract. The Fortran language has evolved substantially from the Fortran 77 bindings defined in the MPI-1 (Message Passing Interface) standard. Fortran 90 introduced interface bl...
Craig Edward Rasmussen, Jeffrey M. Squyres
122
Voted
CC
2004
Springer
160views System Software» more  CC 2004»
15 years 9 months ago
Elkhound: A Fast, Practical GLR Parser Generator
The Generalized LR (GLR) parsing algorithm is attractive for use in parsing programming languages because it is asymptotically efficient for typical grammars, and can parse with an...
Scott McPeak, George C. Necula