Sciweavers

1631 search results - page 36 / 327
» Extreme Programming - Back to Basics
Sort
View
BIRD
2007
Springer
120views Bioinformatics» more  BIRD 2007»
14 years 4 months ago
Joining Softassign and Dynamic Programming for the Contact Map Overlap Problem
Comparison of 3-dimensional protein folds is a core problem in molecular biology. The Contact Map Overlap (CMO) scheme provides one of the most common measures for protein structur...
Brijnesh J. Jain, Michael Lappe
SOSP
1997
ACM
13 years 11 months ago
Eraser: A Dynamic Data Race Detector for Multi-Threaded Programs
Multi-threaded programming is difficult and error prone. It is easy to make a mistake in synchronization that produces a data race, yet it can be extremely hard to locate this mi...
Stefan Savage, Michael Burrows, Greg Nelson, Patri...
ENTCS
2010
141views more  ENTCS 2010»
13 years 10 months ago
Debugging as a Science, that too, when your Program is Changing
Program debugging is an extremely time-consuming process, and it takes up a large portion of software development time. In practice, debugging is still very much of an art, with t...
Abhik Roychoudhury
GECCO
2003
Springer
117views Optimization» more  GECCO 2003»
14 years 3 months ago
Improving Evolvability of Genetic Parallel Programming Using Dynamic Sample Weighting
Abstract. This paper investigates the sample weighting effect on Genetic Parallel Programming (GPP) that evolves parallel programs to solve the training samples captured directly f...
Sin Man Cheang, Kin-Hong Lee, Kwong-Sak Leung
TOG
2008
106views more  TOG 2008»
13 years 9 months ago
BSGP: bulk-synchronous GPU programming
We present BSGP, a new programming language for general purpose computation on the GPU. A BSGP program looks much the same as a sequential C program. Programmers only need to supp...
Qiming Hou, Kun Zhou, Baining Guo