Sciweavers

2736 search results - page 26 / 548
» Implementable allocation rules
Sort
View
INTEGRATION
2000
71views more  INTEGRATION 2000»
13 years 10 months ago
A hardware implementation of realloc function
The memory intensive nature of object-oriented languages such as C++ and Java has created the need of a high-performance dynamic memory management. Objectoriented applications oft...
Witawas Srisa-an, Chia-Tien Dan Lo, J. Morris Chan...
ICPPW
2003
IEEE
14 years 4 months ago
Performance Analysis of Approximate String Searching Implementations for Heterogeneous Computing Platform
This paper presents an analytical performance prediction model that can be used to predict the speedup and similar performance metrics of four approximate string searching implemen...
Panagiotis D. Michailidis, Konstantinos G. Margari...
JUCS
2010
143views more  JUCS 2010»
13 years 9 months ago
Design of Arbiters and Allocators Based on Multi-Terminal BDDs
: Assigning one (more) shared resource(s) to several requesters is a function of arbiters (allocators). This class of decision-making modules can be implemented in a number of ways...
Václav Dvorák, Petr Mikusek
COLING
2000
14 years 9 days ago
Automatic Refinement of a POS Tagger Using a Reliable Parser and Plain Text Corpora
This paper proposes a new unsupervised learning method for obtaining English part-ofspecch(POS) disambiguation rules which would improve thc accuracy of a POS tagger. This method ...
Hideki Hirakawa, Kenji Ono, Yumiko Yoshimura
IWDM
1989
126views Database» more  IWDM 1989»
14 years 3 months ago
Implementing PRISMA/DB in an OOPL
PRISMA/DB is implementedin a parallelobject-orientedlanguage to gain insight in the usage of parallelism. This environment allows us to experiment with parallelism by simply chang...
Annita N. Wilschut, Paul W. P. J. Grefen, Peter M....