Sciweavers

1086 search results - page 32 / 218
» Programming by Numbers: A Programming Method for Novices
Sort
View
JDCTA
2010
159views more  JDCTA 2010»
14 years 8 months ago
QSPR Study Of Mineral Crystal Lattice Energy Based On Gene Expression Programming
In this study, gene expression programming (GEP), a novel genetic algorithm, is used to develop quantitative model as potential screening mechanism for mineral crystal lattice ene...
Yuntao Zhang, Wenbin Dai, Zhengjun Cheng
122
Voted
SAS
1991
Springer
15 years 5 months ago
On Static Properties of Specialized Programs
Specializing programs by partial evaluation is well defined extensionally, but in practice no intensional properties, such as what the specialized programs will look like or how ...
Karoline Malmkjær
FMICS
2009
Springer
15 years 5 months ago
Platform-Specific Restrictions on Concurrency in Model Checking of Java Programs
The main limitation of software model checking is that, due to state explosion, it does not scale to real-world multi-threaded programs. One of the reasons is that current software...
Pavel Parizek, Tomás Kalibera
ISSRE
2006
IEEE
15 years 8 months ago
Detecting Redundant Unit Tests for AspectJ Programs
Aspect-oriented software development is gaining popularity with the adoption of languages such as AspectJ. Testing is an important part in any software development, including aspe...
Tao Xie, Jianjun Zhao, Darko Marinov, David Notkin
CC
2012
Springer
227views System Software» more  CC 2012»
13 years 9 months ago
Programming Paradigm Driven Heap Analysis
The computational cost and precision of a shape style heap analysis is highly dependent on the way method calls are handled. This paper introduces a new approach to analyzing metho...
Mark Marron, Ondrej Lhoták, Anindya Banerje...