Sciweavers

16844 search results - page 357 / 3369
» How to Design Programs
Sort
View
ISESE
2005
IEEE
16 years 11 days ago
Effects of pair programming at the development team level: an experiment
We studied the effects of pair programming in a team context on productivity, defects, design quality, knowledge transfer and enjoyment of work. Randomly formed three pair program...
Jari Vanhanen, Casper Lassenius
180
Voted
ESOP
1999
Springer
15 years 11 months ago
Dynamic Programming via Static Incrementalization
Abstract. Dynamicprogramming is an importantalgorithm design technique. It is used for solving problems whose solutions involve recursively solving subproblems that share subsubpro...
Yanhong A. Liu, Scott D. Stoller
SIGUCCS
2000
ACM
15 years 11 months ago
Ripped Apart at the Seams: Re-Tailoring the Computer Training Program at Brown University
In this paper, we describe the process we went through to redesign our training program in order to make it more targeted to the individual user, more responsive to a constantly c...
Eileen Palenchar, Stephanie Birdsall
167
Voted
GCSE
2000
Springer
15 years 10 months ago
Mixin-Based Programming in C++
Combinations of C++ features, like inheritance, templates, and class nesting, allow for the expression of powerful component patterns. In particular, research has demonstrated that...
Yannis Smaragdakis, Don S. Batory
DAC
2006
ACM
16 years 7 months ago
Optimization of area under a delay constraint in digital filter synthesis using SAT-based integer linear programming
In this paper, we propose an exact algorithm for the problem of area optimization under a delay constraint in the synthesis of multiplierless FIR filters. To the best of our knowl...
Eduardo A. C. da Costa, José Monteiro, Leve...