Sciweavers

9412 search results - page 219 / 1883
» An aspect-oriented generative approach
Sort
View
RT
1998
Springer
15 years 10 months ago
Efficient Image Generation for Multiprojector and Multisurface Displays
We describe an efficient approach to rendering a perspectively correct image on a potentially irregular display surface that may be illuminated with one or more distinct devices. T...
Ramesh Raskar, Matt Cutts, Greg Welch, Wolfgang St...
DAC
1997
ACM
15 years 10 months ago
Generation of Software Tools from Processor Descriptions for Hardware/Software Codesign
An experimental set of tools that generate instruction set simulators, assemblers, and disassemblers from a single description was developed to test if retargetable development to...
Mark R. Hartoog, James A. Rowson, Prakash D. Reddy...
ECP
1997
Springer
108views Robotics» more  ECP 1997»
15 years 10 months ago
Contingency Selection in Plan Generation
Akey question in conditional planning is: howmany, and whichof the possible executionfailures shouldbe plannedfor? Onecannot, in general, plan for all the possiblefailures because...
Nilufer Onder, Martha E. Pollack
ICS
1997
Tsinghua U.
15 years 10 months ago
Sparse Code Generation for Imperfectly Nested Loops with Dependences
Standard restructuring compiler tools are based on polyhedral algebra and cannot be used to analyze or restructure sparse matrix codes. We have recently shown that tools based on ...
Vladimir Kotlyar, Keshav Pingali
TOOLS
1992
IEEE
15 years 10 months ago
Automating the Development of Syntax Tree Generators for an Evolving Language
This paper describes an Ei el system for rapid testing of grammars. Grammars are de ned in an extended BNF notation that allows actions on the parse tree nodes to be de ned as add...
Per Grape, Kim Walden