Sciweavers

5090 search results - page 213 / 1018
» Constructing Strategies for Programming
Sort
View
103
Voted
ASSETS
2000
ACM
15 years 7 months ago
A Java programming tool for students with visual disabilities
This paper reports on a tool for assisting students with visual disabilities in learning how to program. The tool is meant to be used by computer science majors learning the progr...
Ann C. Smith, Joan M. Francioni, Sam D. Matzek
124
Voted
ET
2010
83views more  ET 2010»
15 years 1 months ago
Experience with Widening Based Equivalence Checking in Realistic Multimedia Systems
—Designers often apply manual or semi-automatic loop and data transformations on array and loop intensive programs to improve performance. For the class of static affine program...
Sven Verdoolaege, Martin Palkovic, Maurice Bruynoo...
135
Voted
IJACTAICIT
2010
127views more  IJACTAICIT 2010»
14 years 12 months ago
New Proposed Algorithms for nth Order Butterworth Active Filter Computer-Aided Design
This paper describes new proposed algorithms for constructing the transfer function of nth order Butterworth LPF using the idea of the cascade combination of active filters. Compu...
Haider Fakher Radhi Al-Saidy
165
Voted
ISOOMS
1994
15 years 6 months ago
Testing of Object-Oriented Programming Systems (OOPS): A Fault-Based Approach
The goal of this paper is to examine the testing of object-oriented systems and to compare and contrast it with the testing of conventional programming language systems, with empha...
Jane Huffman Hayes
125
Voted
FOAL
2007
ACM
15 years 6 months ago
Aspect-oriented programming with type classes
We consider the problem of adding aspects to a strongly typed language which supports type classes. We show that type classes as supported by the Glasgow Haskell Compiler can mode...
Martin Sulzmann, Meng Wang