Sciweavers

5456 search results - page 288 / 1092
» A study of Object Evolution
Sort
View
ENTCS
2002
77views more  ENTCS 2002»
15 years 4 months ago
The variety of variables in computer-aided real-time programming
The refinement calculus is a well-established theory for translating specifications to program code. Recent research has extended the calculus to handle real-time requirements and...
Luke Wildman, Colin J. Fidge
HCI
2009
15 years 2 months ago
ConvoCons: Encouraging Affinity on Multitouch Interfaces
This paper describes the design of ConvoCons, a system to promote affinity of group members working in a co-located multitouch environment. The research includes an exploratory stu...
Michael A. Oren, Stephen B. Gilbert
CORR
2011
Springer
175views Education» more  CORR 2011»
14 years 11 months ago
Traced communication complexity of cellular automata
We study cellular automata with respect to a new communication complexity problem: each of two players know half of some finite word, and must be able to tell whether the state o...
Eric Goles Ch., Pierre Guillon, Ivan Rapaport
SCL
2011
14 years 11 months ago
Analysis of consensus protocols with bounded measurement errors
This paper analyzes two classes of consensus algorithms in presence of bounded measurement errors. The considered protocols adopt an updating rule based either on constant or vani...
Andrea Garulli, Antonio Giannitrapani
ICSE
2011
IEEE-ACM
14 years 7 months ago
MeCC: memory comparison-based clone detector
In this paper, we propose a new semantic clone detection e by comparing programs’ abstract memory states, which are computed by a semantic-based static analyzer. Our experimenta...
Heejung Kim, Yungbum Jung, Sunghun Kim, Kwangkeun ...