Computer Science (CS): Recent submissions
Now showing items 7-9 of 104
-
Using Cyclic Memory Allocation to Eliminate Memory Leaks
(2006-01)We present and evaluate a new memory management technique for eliminating memory leaks in programs with dynamic memory allocation. This technique observes the execution of the program on a sequence of training inputs to ... -
Survival Techniques for Computer Programs
(2006-01)Programs developed with standard techniques often fail when they encounter any of a variety of internal errors. We present a set of techniques that prevent programs from failing and instead enable them to continue to ... -
Relaxing Routing Table to Alleviate Dynamism in P2P Systems
(2006-01)In dynamic P2P networks, nodes join and depart from the system frequently, which partially damages the predefined P2P structure, and impairs the system performance such as basic lookup functionality. Therefore stabilization ...