Sciweavers

5377 search results - page 649 / 1076
» Programming Languages For Interactive Computing
Sort
View
GECCO
2008
Springer
139views Optimization» more  GECCO 2008»
15 years 7 months ago
Evolutionary design of dynamic SwarmScapes
This paper discusses interactive evolutionary algorithms and their application in swarm-based image generation. From an artist’s perspective, the computer-generated patterns oļ¬...
Namrata Khemka, Scott Novakowski, Gerald Hushlak, ...
TPHOL
2009
IEEE
16 years 29 days ago
A Formalisation of Smallfoot in HOL
In this paper a general framework for separation logic inside the HOL theorem prover is presented. This framework is based on Abeparation Logic. It contains a model of an abstract,...
Thomas Tuerk
EMSOFT
2007
Springer
16 years 15 days ago
Design and implementation of a comprehensive real-time java virtual machine
The emergence of standards for programming real-time systems in Java has encouraged many developers to consider its use for systems previously only built using C, Ada, or assembly...
Joshua S. Auerbach, David F. Bacon, Bob Blainey, P...
GPCE
2007
Springer
16 years 15 days ago
Simple and safe SQL queries with c++ templates
Most software applications use a relational database for data management and storage. Interaction with such a database is often done by letting the program construct strings with ...
Joseph Gil, Keren Lenz
PLDI
1997
ACM
15 years 10 months ago
Flick: A Flexible, Optimizing IDL Compiler
An interface definition language (IDL) is a nontraditional language for describing interfaces between software components. IDL compilers generate ā€œstubsā€ that provide separat...
Eric Eide, Kevin Frei, Bryan Ford, Jay Lepreau, Ga...