Sciweavers

706 search results - page 51 / 142
» An Experimental Study on Computer Programming with Linguisti...
Sort
View
COLING
2002
14 years 9 months ago
Analysis of Titles and Readers for Title Generation Centered on the Readers
The title of a document has two roles, to give a compact summary and to lead the reader to read the document. Conventional title generation focuses on finding key expressions from...
Yasuko Senda, Yaushi Shinohara
ENTCS
2007
101views more  ENTCS 2007»
14 years 9 months ago
A Framework for Timed Concurrent Constraint Programming with External Functions
The timed concurrent constraint programming language (tccp in short) was introduced for modeling reactive systems. This language allows one to model in a very intuitive way typica...
María Alpuente, Bernhard Gramlich, Alicia V...
PLILP
1997
Springer
15 years 1 months ago
DrScheme: A Pedagogic Programming Environment for Scheme
Abstract. Teaching introductory computing courses with Scheme elevates the intellectual level of the course and thus makes the subject more appealing to students with scienti c int...
Robert Bruce Findler, Cormac Flanagan, Matthew Fla...
CHI
2005
ACM
14 years 11 months ago
Effects of display blurring on the behavior of novices and experts during program debugging
The Restricted Focus Viewer (RFV) relates a small part of an otherwise blurred display to the focus of visual attention. A user controls which part of the screen is in focus by us...
Roman Bednarik, Markku Tukiainen
LCPC
2000
Springer
15 years 1 months ago
Recursion Unrolling for Divide and Conquer Programs
This paper presents recursion unrolling, a technique for improving the performance of recursive computations. Conceptually, recursion unrolling inlines recursive calls to reduce c...
Radu Rugina, Martin C. Rinard