Sciweavers

762 search results - page 85 / 153
» A study of the uniqueness of source code
Sort
View
INFOCOM
2007
IEEE
14 years 3 months ago
Gossiping with Multiple Messages
Abstract— This paper investigates the dissemination of multiple pieces of information in large networks where users contact each other in a random uncoordinated manner, and users...
Sujay Sanghavi, Bruce Hajek, Laurent Massouli&eacu...
CC
2009
Springer
142views System Software» more  CC 2009»
14 years 9 months ago
Extensible Proof-Producing Compilation
This paper presents a compiler which produces machine code from functions defined in the logic of a theorem prover, and at the same time proves that the generated code executes the...
Magnus O. Myreen, Konrad Slind, Michael J. C. Gord...
ICMCS
2006
IEEE
133views Multimedia» more  ICMCS 2006»
14 years 3 months ago
End-to-End Stereoscopic Video Streaming System
Today, stereoscopic and multi-view video are among the popular research areas in the multimedia world. In this study, we have designed and built a platform consisting of stereo-vi...
Selen Pehlivan, Anil Aksay, Cagdas Bilen, Gozde Bo...
RSP
2005
IEEE
107views Control Systems» more  RSP 2005»
14 years 2 months ago
Rapid Prototyping of Embedded Software Using Selective Formalism
Our software synthesis tool, CSP++, generates C++ source code from verifiable CSPm specifications, and includes a framework for runtime execution. Our technique of selective for...
John D. Carter, Ming Xu, William B. Gardner
ECOOPWEXCEPTION
2006
Springer
14 years 26 days ago
Exception-Handling Bugs in Java and a Language Extension to Avoid Them
It is difficult to write programs that behave correctly in the presence of exceptions. We describe a dataflow analysis for finding a certain class of mistakes made while programs h...
Westley Weimer