Sciweavers

487 search results - page 8 / 98
» A Compiled Implementation of Normalization by Evaluation
Sort
View
IPPS
1998
IEEE
15 years 3 months ago
Design, Implementation and Evaluation of Parallel Pipelined STAP on Parallel Computers
This paper presents performance results for the design and implementation of parallel pipelined Space-Time Adaptive Processing (STAP) algorithms on parallel computers. In particul...
Alok N. Choudhary, Wei-keng Liao, Donald Weiner, P...
HCI
2007
15 years 29 days ago
Cyberwalk: Implementation of a Ball Bearing Platform for Humans
This paper presents an advanced model of a treadmill using balls which are actuated by a belt on a turntable. The platform is able to run at high speeds which exceed normal walking...
Martin C. Schwaiger, Thomas Thümmel, Heinz Ul...
SAC
2008
ACM
14 years 11 months ago
Implementing Java modeling language contracts with AspectJ
The Java Modeling Language (JML) is a behavioral interface specification language (BISL) designed for Java. It was developed to improve functional software correctness of Java app...
Henrique Rebêlo, Sérgio Soares, Ricar...
COMPUTING
2006
100views more  COMPUTING 2006»
14 years 11 months ago
Interval Arithmetic with Containment Sets
The idea of containment sets (csets) is due to Walster and Hansen, and the theory is mainly due to the first author. Now that floating point computation with infinities is widely a...
John D. Pryce, George F. Corliss
IFL
2007
Springer
158views Formal Methods» more  IFL 2007»
15 years 5 months ago
Checking Dependent Types Using Compiled Code
Abstract. Type checkers for dependent types need to evaluate user defined functions during type checking. For this, current implementations typically use an interpreter, which has...
Dirk Kleeblatt