Sciweavers

6248 search results - page 144 / 1250
» Programming in a data factory
Sort
View
SC
1992
ACM
15 years 10 months ago
Heterogeneous Parallel Programming in Jade
This paper presents Jade, a high-level parallel programming language for managing coarse-grain concurrency. Jade simplifies programming by providing the programmer with the abstra...
Martin C. Rinard, Daniel J. Scales, Monica S. Lam
ICFP
2007
ACM
16 years 6 months ago
Call-pattern specialisation for haskell programs
User-defined data types, pattern-matching, and recursion are ubiquitous features of Haskell programs. Sometimes a function is called with arguments that are statically known to be...
Simon L. Peyton Jones
ICIRA
2009
Springer
200views Robotics» more  ICIRA 2009»
16 years 1 months ago
Classifying 3D Human Motions by Mixing Fuzzy Gaussian Inference with Genetic Programming
This paper combines the novel concept of Fuzzy Gaussian Inference(FGI) with Genetic Programming (GP) in order to accurately classify real natural 3d human Motion Capture data. FGI ...
Mehdi Khoury, Honghai Liu
VMCAI
2007
Springer
16 years 17 days ago
On Flat Programs with Lists
Abstract. In this paper we analyze the complexity of checking safety and termination properties, for a very simple, yet non-trivial, class of programs with singly-linked list data ...
Marius Bozga, Radu Iosif
ITICSE
2006
ACM
16 years 12 days ago
Agents help students in ProgrammingLand
ProgrammingLand is an online system for delivering content to introductory computer science courses as a substitute for a conventional textbook. Because the system has a large num...
Curt D. Hill, Vijayakumar Shanmugasundaram, Martin...