Sciweavers

956 search results - page 122 / 192
» Languages as libraries
Sort
View
WSC
1997
15 years 1 months ago
Parallel Simulation of TCP/IP Using TeD
We are developing a parallel simulation framework for large-scale network simulation. An important component of this work is the development of a TCP/IP model library. TCP/IP expe...
Brian J. Premore, David M. Nicol
CLEF
2010
Springer
15 years 29 days ago
SINAI at LogCLEF 2010
The SINAI1 research group presents some results obtained after performing a brief analysis to the query logs from The European Library2 (TEL). The objective of the LogCLEF task is ...
José M. Perea-Ortega, Arturo Montejo R&aacu...
ECEASST
2008
171views more  ECEASST 2008»
14 years 12 months ago
Type Checking C++ Template Instantiation by Graph Programs
Abstract: Templates are a language feature of C++ and can be used for metaprogramming. The metaprogram is executed by the compiler and outputs source code which is then compiled. T...
Karl Azab, Karl-Heinz Pennemann
IJDAR
2008
136views more  IJDAR 2008»
14 years 12 months ago
Matching word images for content-based retrieval from printed document images
As large quantity of document images is getting archived by the digital libraries, there is a need for an efficient search strategies to make them available as per users informatio...
Million Meshesha, C. V. Jawahar
NGC
2008
Springer
149views Communications» more  NGC 2008»
14 years 11 months ago
A New Type System for JVM Lock Primitives
A bytecode verifier for the Java virtual machine language (JVML) statically checks that bytecode does not cause any fatal error. However, the present verifier does not check correc...
Futoshi Iwama, Naoki Kobayashi