Sciweavers

1594 search results - page 173 / 319
» Visualizing Program Executions on Large Data Sets
Sort
View
111
Voted
ERLANG
2006
ACM
15 years 9 months ago
Model checking erlang programs: the functional approach
We present the new model checker McErlang for verifying Erlang programs. In comparison with the etomcrl tool set, McErlang differs mainly in that it is implemented in Erlang. The ...
Lars-Åke Fredlund, Clara Benac Earle
ICRA
2003
IEEE
135views Robotics» more  ICRA 2003»
15 years 8 months ago
Robodaemon -a device independent, network-oriented, modular mobile robot controller
Abstract— We discuss a software environment for multirobot, multi-platform mobile robot control and simulation. Like others, we have observed that mobile robotics research is gre...
Gregory Dudek, Robert Sim
CORR
2010
Springer
118views Education» more  CORR 2010»
15 years 2 months ago
Orthogonal Persistence Revisited
The social and economic importance of large bodies of programs and data that are potentially long-lived has attracted much attention in the commercial and research communities. Her...
Alan Dearle, Graham N. C. Kirby, Ronald Morrison
111
Voted
COLING
1990
15 years 4 months ago
A Spelling Correction Program Based on a Noisy Channel Model
This paper describes a new program, correct, which takes words rejected by the Unix spell program, proposes a list of candidate corrections, and sorts them by probability. The pro...
Mark D. Kernighan, Kenneth Ward Church, William A....
CC
2006
Springer
125views System Software» more  CC 2006»
15 years 7 months ago
Path-Based Reuse Distance Analysis
Abstract. Profiling can effectively analyze program behavior and provide critical information for feedback-directed or dynamic optimizations. Based on memory profiling, reuse dista...
Changpeng Fang, Steve Carr, Soner Önder, Zhen...