Sciweavers

3796 search results - page 381 / 760
» Presentations by Programmers for Programmers
Sort
View
OSDI
1996
ACM
15 years 5 months ago
Automatic Compiler-Inserted I/O Prefetching for Out-of-Core Applications
Current operating systems offer poor performance when a numeric application's working set does not fit in main memory. As a result, programmers who wish to solve "out-of...
Todd C. Mowry, Angela K. Demke, Orran Krieger
EOR
2006
51views more  EOR 2006»
15 years 4 months ago
The allocation of shared fixed costs
We consider the problem of sharing the fixed costs of facilities among a number of users. Although the problem can be formulated and solved as an Integer Programme this provides l...
Martin Butler, H. Paul Williams
FTEDA
2006
208views more  FTEDA 2006»
15 years 4 months ago
FPGA Design Automation: A Survey
Design automation or computer-aided design (CAD) for field programmable gate arrays (FPGAs) has played a critical role in the rapid advancement and adoption of FPGA technology ove...
Deming Chen, Jason Cong, Peichen Pan
JSYML
2008
112views more  JSYML 2008»
15 years 4 months ago
Internal consistency for embedding complexity
In a previous paper with M. Dzamonja, class forcings were given which fixed the complexity (a universality covering number) for certain types of structures of size together with ...
Sy-David Friedman, Katherine Thompson
JFP
2007
110views more  JFP 2007»
15 years 4 months ago
Spreadsheet functional programming
The functional programming community has shown some interest in spreadsheets, but surprisingly no one seems to have considered making a standard spreadsheet, such as Excel, work w...
David Wakeling