Sciweavers

5343 search results - page 282 / 1069
» Keyword programming in java
Sort
View
CORR
2007
Springer
82views Education» more  CORR 2007»
15 years 3 months ago
Programs as polygraphs: computability and complexity
Abstract – This study presents Albert Burroni’s polygraphs as an algebraic and graphical description of first-order functional programs, where functions can have many outputs....
Guillaume Bonfante, Yves Guiraud
AVI
2000
15 years 4 months ago
Instructions and Descriptions: some cognitive aspects of programming and similar activities
The Cognitive Dimensions framework outlined here is generalised broad-brush approach to usability evaluation for all types of information artifact, from programming languages thro...
Thomas Green
RIA
2007
123views more  RIA 2007»
15 years 2 months ago
Continuations pour la programmation de comportement d'agent
Continuations are a well established programming concept that allows capturing and resuming the current program state. They can be found in several functional programming languages...
Denis Jouvin
GECCO
2006
Springer
144views Optimization» more  GECCO 2006»
15 years 7 months ago
When lisp is faster than C
This paper compares the performance of the program evaluation phase of genetic programming using C and Common Lisp. A simple experiment is conducted, and the conclusion is that ge...
Børge Svingen
SAC
2006
ACM
15 years 9 months ago
Noxes: a client-side solution for mitigating cross-site scripting attacks
Web applications are becoming the dominant way to provide access to on-line services. At the same time, web application vulnerabilities are being discovered and disclosed at an al...
Engin Kirda, Christopher Krügel, Giovanni Vig...