Sciweavers

202 search results - page 3 / 41
» Automatic test factoring for java
Sort
View
TOPLAS
2010
115views more  TOPLAS 2010»
14 years 7 months ago
JavaCOP: Declarative pluggable types for java
program constraints are defined over a program’s abstract syntax tree. The JAVACOP compiler automatically enforces these constraints on programs during compilation. The JAVACOP ...
Shane Markstrum, Daniel Marino, Matthew Esquivel, ...
ISMIR
2005
Springer
195views Music» more  ISMIR 2005»
15 years 2 months ago
Factors Affecting Automatic Genre Classification: An Investigation Incorporating Non-Western Musical Forms
The number of studies investigating automated genre classification is growing following the increasing amounts of digital audio data available. The underlying techniques to perfor...
Noris Mohd. Norowi, Shyamala Doraisamy, Rahmita Wi...
IIE
2007
159views more  IIE 2007»
14 years 9 months ago
Creating and Visualizing Test Data from Programming Exercises
Automatic assessment of programming exercises is typically based on testing approach. Most automatic assessment frameworks execute tests and evaluate test results automatically, bu...
Petri Ihantola
OOPSLA
2004
Springer
15 years 2 months ago
Example centric programming
Programmers tend to understand programs by thinking of concrete examples. Example Centric Programming seeks to add IDE support for examples throughout the process of programming. ...
Jonathan Edwards
GECCO
2009
Springer
166views Optimization» more  GECCO 2009»
15 years 4 months ago
Genetic programming in the wild: evolving unrestricted bytecode
We describe a methodology for evolving Java bytecode, enabling the evolution of extant, unrestricted Java programs, or programs in other languages that compile to Java bytecode. B...
Michael Orlov, Moshe Sipper