Sciweavers

3796 search results - page 547 / 760
» Presentations by Programmers for Programmers
Sort
View
APLAS
2010
ACM
15 years 2 months ago
Verification of Tree-Processing Programs via Higher-Order Model Checking
Abstract. We propose a new method to verify that a higher-order, treeprocessing functional program conforms to an input/output specification. Our method reduces the verification pr...
Hiroshi Unno, Naoshi Tabuchi, Naoki Kobayashi
ICECCS
2010
IEEE
188views Hardware» more  ICECCS 2010»
15 years 2 months ago
A Transactional Architecture for Simulation
Abstract—We are developing a concurrent, agent-based approach to complex systems simulation as part of the CoSMoS project. In such simulations an agent’s behaviour can typicall...
Tim Hoverd, Adam T. Sampson
CACM
2010
145views more  CACM 2010»
15 years 2 months ago
Phase change memory architecture and the quest for scalability
Memory scaling is in jeopardy as charge storage and sensing mechanisms become less reliable for prevalent memory technologies, such as dynamic random access memory (DRAM). In cont...
Benjamin C. Lee, Engin Ipek, Onur Mutlu, Doug Burg...
CGF
2008
85views more  CGF 2008»
15 years 2 months ago
Stylized Vector Art from 3D Models with Region Support
We describe a rendering system that converts a 3D meshed model into the stylized 2D filled-region vector-art commonly found in clip-art libraries. To properly define filled region...
Elmar Eisemann, Holger Winnemöller, John C. H...
98
Voted
CORR
2010
Springer
136views Education» more  CORR 2010»
15 years 2 months ago
Applying Prolog to Develop Distributed Systems
Development of distributed systems is a difficult task. Declarative programming techniques hold a promising potential for effectively supporting programmer in this challenge. Whil...
Nuno P. Lopes, Juan A. Navarro, Andrey Rybalchenko...