Sciweavers

2297 search results - page 126 / 460
» A fast APRIORI implementation
Sort
View
VISUALIZATION
1997
IEEE
15 years 3 months ago
Fast oriented line integral convolution for vector field visualization via the Internet
Oriented Line Integral Convolution (OLIC) illustrates flow fields by convolving a sparse texture with an anisotropic convolution kernel. The kernel is aligned to the underlying ...
Rainer Wegenkittl, Eduard Gröller
ISCAS
1994
IEEE
117views Hardware» more  ISCAS 1994»
15 years 3 months ago
Design of a Fast Sequential Decoding Algorithm Based on Dynamic Searching Strategy
This paper presents a new sequential decoding algorithm based on dynamic searching strategy to improve decoding efficiency. The searching strategy is to exploit both sorting and p...
Wen-Wei Yang, Li-Fu Jeng, Chen-Yi Lee
MM
1995
ACM
100views Multimedia» more  MM 1995»
15 years 2 months ago
Fast Lossy Internet Image Transmission
Images are usually transmitted across the Internet using a lossless protocol such as TCP/IP. Lossless protocols require retransmission of lost packets, which substantially increas...
John M. Danskin, Geoffrey M. Davis, Xiyong Song
73
Voted
ASPDAC
2005
ACM
107views Hardware» more  ASPDAC 2005»
15 years 1 months ago
Making fast buffer insertion even faster via approximation techniques
Abstract— As technology scales to 0.13 micron and below, designs are requiring buffers to be inserted on interconnects of even moderate length for both critical paths and fixing...
Zhuo Li, Cliff C. N. Sze, Charles J. Alpert, Jiang...
JVM
2004
103views Education» more  JVM 2004»
15 years 15 days ago
The Virtual Processor: Fast, Architecture-Neutral Dynamic Code Generation
Tools supporting dynamic code generation tend too be low-level (leaving much work to the client application) or too intimately related with the language/system in which they are u...
Ian Piumarta