Sciweavers

6248 search results - page 91 / 1250
» Programming in a data factory
Sort
View
JOT
2008
79views more  JOT 2008»
15 years 2 months ago
A Data Mining Address Book
This paper describes how to use web-based data mining to populate a flat-file database called the JAddressBook. The JAddressBook represents a nextgeneration address book program t...
Douglas Lyon
92
Voted
CISIS
2010
IEEE
15 years 9 months ago
A Multidimensional Array Slicing DSL for Stream Programming
—Stream languages offer a simple multi-core programming model and achieve good performance. Yet expressing data rearrangement patterns (like a matrix block decomposition) in thes...
Pablo de Oliveira Castro, Stéphane Louise, ...
OOPSLA
2007
Springer
15 years 8 months ago
Elephant 2000: a programming language based on speech acts
: Elephant 2000 is a vehicle for some ideas about programming language features. We expect these features to be valuable in writing and verifying programs that interact with people...
John McCarthy
119
Voted
PLDI
2005
ACM
15 years 8 months ago
Automatic pool allocation: improving performance by controlling data structure layout in the heap
This paper describes Automatic Pool Allocation, a transformation framework that segregates distinct instances of heap-based data structures into seperate memory pools and allows h...
Chris Lattner, Vikram S. Adve
GECCO
2005
Springer
133views Optimization» more  GECCO 2005»
15 years 8 months ago
Parsing and translation of expressions by genetic programming
We have investigated the potential for using genetic programming to evolve compiler parsing and translation routines for processing arithmetic and logical expressions as they are ...
David Jackson