Sciweavers

2157 search results - page 95 / 432
» Optimal Fast Hashing
Sort
View
PLDI
2012
ACM
13 years 6 months ago
Fast and precise hybrid type inference for JavaScript
JavaScript performance is often bound by its dynamically typed nature. Compilers do not have access to static type information, making generation of efficient, type-specialized m...
Brian Hackett, Shu-yu Guo
ICCAD
2004
IEEE
124views Hardware» more  ICCAD 2004»
16 years 1 months ago
FLUTE: fast lookup table based wirelength estimation technique
Wirelength estimation is an important tool to guide the design optimization process in early design stages. In this paper, we present a novel wirelength estimation technique calle...
C. Chu
ICMCS
2006
IEEE
133views Multimedia» more  ICMCS 2006»
15 years 10 months ago
Modified Winner Update with Adaptive Block Partition for Fast Motion Estimation
Motion estimation (ME) plays an important role in video compression. Block-based ME has been adopted in most video compression standards due to its efficiency. In this paper, we p...
Shou-Der Wei, Shao-Wei Liu, Shang-Hong Lai
ICANN
2001
Springer
15 years 8 months ago
Fast Curvature Matrix-Vector Products
The method of conjugate gradients provides a very effective way to optimize large, deterministic systems by gradient descent. In its standard form, however, it is not amenable to ...
Nicol N. Schraudolph
ICPADS
1998
IEEE
15 years 8 months ago
Fast Mutual Exclusion Algorithms Using Read-Modify-Write and Atomic Read/Write Registers
: Three fast mutual exclusion algorithms using read-modify-write and atomic read/write registers are presented in a sequence, with an improvement from one to the next. The last alg...
Ting-Lu Huang