Sciweavers

4719 search results - page 172 / 944
» Spreadsheet functional programming
Sort
View
128
Voted
ICCAD
1996
IEEE
141views Hardware» more  ICCAD 1996»
15 years 6 months ago
An observability-based code coverage metric for functional simulation
Functional simulation is the most widely used method for design verification. At various levels of abstraction, e.g., behavioral, register-transfer level and gate level, the design...
Srinivas Devadas, Abhijit Ghosh, Kurt Keutzer
133
Voted
AAAI
2007
15 years 5 months ago
Visualization and Adjustment of Evaluation Functions Based on Evaluation Values and Win Probability
We present a method of visualizing and adjusting the evaluation functions in game programming in this paper. It is widely recognized that an evaluation function should assign a hi...
Shogo Takeuchi, Tomoyuki Kaneko, Kazunori Yamaguch...
140
Voted
ASAP
2008
IEEE
199views Hardware» more  ASAP 2008»
15 years 4 months ago
An efficient method for evaluating polynomial and rational function approximations
In this paper we extend the domain of applicability of the E-method [7, 8], as a hardware-oriented method for evaluating elementary functions using polynomial and rational functio...
Nicolas Brisebarre, Sylvain Chevillard, Milos D. E...
102
Voted
ESA
2010
Springer
163views Algorithms» more  ESA 2010»
15 years 3 months ago
On the Huffman and Alphabetic Tree Problem with General Cost Functions
We study a wide generalization of two classical problems, the Huffman Tree and Alphabetic Tree Problem. We assume that the cost caused by the ith leaf is fi(di), where di is its d...
Hiroshi Fujiwara, Tobias Jacobs
ML
2008
ACM
115views Machine Learning» more  ML 2008»
15 years 2 months ago
Calling variadic functions from a strongly-typed language
The importance of providing a mechanism to call C functions from high-level languages has been understood for many years and, these days, almost all statically-typed high-level-la...
Matthias Blume, Mike Rainey, John H. Reppy