Sciweavers

2482 search results - page 187 / 497
» Characterizing Programming Systems Allowing Program Self-ref...
Sort
View
JIPS
2006
71views more  JIPS 2006»
15 years 2 months ago
Scenario-based 3D Objects Synthesizing System Design
: This paper proposes the framework of the scenario-based 3D image synthesizing system that allows common users who envision a scenario in their mind to realize it into the segment...
Ji-Seung Nam, Hui Gao, Mi-Young Kang, Kyoung-Tae K...
CORR
2011
Springer
170views Education» more  CORR 2011»
14 years 8 months ago
A Model for Coherent Distributed Memory For Race Condition Detection
—We present a new model for distributed shared memory systems, based on remote data accesses. Such features are offered by network interface cards that allow one-sided operations...
Franck Butelle, Camille Coti
ECOOP
2005
Springer
15 years 7 months ago
Loosely-Separated "Sister" Namespaces in Java
Most modern programming systems such as Java allow us to link independently developed components together dynamically. This makes it possible to develop and deploy software on a pe...
Yoshiki Sato, Shigeru Chiba
LCPC
2005
Springer
15 years 7 months ago
Testing Speculative Work in a Lazy/Eager Parallel Functional Language
Eden is a parallel extension of the functional language Haskell. Eden inherits from Haskell its laziness, which allows it to avoid unnecessary computations. However, in order to en...
Alberto de la Encina, Ismael Rodríguez, Fer...
ICLP
2003
Springer
15 years 7 months ago
Concurrency, Time, and Constraints
Concurrent constraint programming (ccp) is a model of concurrency for systems in which agents (also called processes) interact with one another by telling and asking information in...
Frank D. Valencia