Sciweavers

89
Voted
IWMM
2000
Springer
144views Hardware» more  IWMM 2000»
15 years 11 days ago
Memory Allocation with Lazy Fits
Dynamic memory allocation is an important part of modern programming languages. It is important that it be done fast without wasting too much memory. Memory allocation using lazy ...
Yoo C. Chung, Soo-Mook Moon