Sciweavers

691 search results - page 1 / 139
» Packing Small Vectors
Sort
View
CASES
2008
ACM
13 years 6 months ago
Efficient vectorization of SIMD programs with non-aligned and irregular data access hardware
Automatic vectorization of programs for partitioned-ALU SIMD (Single Instruction Multiple Data) processors has been difficult because of not only data dependency issues but also n...
Hoseok Chang, Wonyong Sung
ESA
1993
Springer
140views Algorithms» more  ESA 1993»
13 years 9 months ago
Fully Dynamic Algorithms for Bin Packing: Being (mostly) Myopic Helps
The problem of maintaining an approximate solution for one-dimensional bin packing when items may arrive and depart dynamically is studied. In accordance with various work on fully...
Zoran Ivkovic, Errol L. Lloyd
JCT
2008
55views more  JCT 2008»
13 years 4 months ago
Packing of graphs with small product of sizes
Alexandr V. Kostochka, Gexin Yu
DCC
2000
IEEE
13 years 9 months ago
QccPack: An Open-Source Software Library for Quantization, Compression, and Coding
We describe the QccPack software package, an open-source collection of library routines and utility programs for quantization, compression, and coding of data. QccPack is being wr...
James E. Fowler
CASC
2007
Springer
112views Mathematics» more  CASC 2007»
13 years 11 months ago
Polynomial Division Using Dynamic Arrays, Heaps, and Packed Exponent Vectors
A common way of implementing multivariate polynomial multiplication and division is to represent polynomials as linked lists of terms sorted in a term ordering and to use repeated ...
Michael B. Monagan, Roman Pearce