Sciweavers

1448 search results - page 121 / 290
» Restricted Stack Implementations
Sort
View
DAGSTUHL
2006
13 years 9 months ago
Reconfigurable Architectures and Instruction Sets: Programmability, Code Generation, and Program Execution
Abstract. Within Self-reconfiguring systems two basic problems arise: on instruction level, reconfigurable instruction sets make program generation and execution inherently difficu...
Rainer Buchty
IJCAI
2001
13 years 9 months ago
Efficient Consequence Finding
We present an extensive experimental study of consequence-finding algorithms based on kernel resolution, using both a trie-based and a novel ZBDD-based implementation, which uses ...
Laurent Simon, Alvaro del Val
IADIS
2003
13 years 9 months ago
Towards Assuring the Quality Attributes of Web Applications: An Approach for Separating Features
This paper presents an approach for separating features out of the implementation artifacts of client-computation in Web applications. A primary benefit to be gained from separati...
Mohamed Sharaf Aun, Shoji Yuen, Kiyoshi Agusa
IJET
2008
86views more  IJET 2008»
13 years 7 months ago
A Delivery Engine for QTI Assessments
The IMS Question and Test Interoperability (QTI) standard has had a restricted take-up, in part due to the lack of tools. This paper describes the `ASDEL' test delivery engine...
Gary B. Wills, Jonathon S. Hare, Jiri Kajaba, Davi...
ML
2008
ACM
104views Machine Learning» more  ML 2008»
13 years 7 months ago
Many holes in hindley-milner
We implement statically-typed multi-holed contexts in OCaml using an underlying algebraic datatype augmented with phantom types. Existing approaches require dynamic checks or more...
Sam Lindley