Sciweavers

1275 search results - page 157 / 255
» time 1998
Sort
View
FSE
1998
Springer
131views Cryptology» more  FSE 1998»
14 years 1 months ago
Cryptanalysis of TWOPRIME
Ding et al [DNRS97] propose a stream generator based on several layers. We present several attacks. First, we observe that the non-surjectivity of a linear combination step allows ...
Don Coppersmith, David Wagner, Bruce Schneier, Joh...
IFIP
1998
Springer
14 years 1 months ago
Combining Static Partitioning with Dynamic Distribution of Threads
This paper presents a hybrid approach to automatic parallelization of computer programs which combines static extraction of threads (tasks) with dynamic scheduling for parallel an...
Ronald Moore, Melanie Klang, Bernd Klauer, Klaus W...
KDD
1998
ACM
122views Data Mining» more  KDD 1998»
14 years 1 months ago
Memory Placement Techniques for Parallel Association Mining
Many data mining tasks (e.g., Association Rules, Sequential Patterns) use complex pointer-based data structures (e.g., hash trees) that typically suffer from sub-optimal data loca...
Srinivasan Parthasarathy, Mohammed Javeed Zaki, We...
PAKDD
1998
ACM
158views Data Mining» more  PAKDD 1998»
14 years 1 months ago
Data Mining Using Dynamically Constructed Recurrent Fuzzy Neural Networks
Abstract. Approaches to data mining proposed so far are mainly symbolic decision trees and numerical feedforward neural networks methods. While decision trees give, in many cases, ...
Yakov Frayman, Lipo Wang
VLDB
1998
ACM
97views Database» more  VLDB 1998»
14 years 1 months ago
Design and Analysis of Parametric Query Optimization Algorithms
Query optimizers normally compile queries into one optimal plan by assuming complete knowledge of all cost parameters such asselectivity and resourceavailability. The execution of...
Sumit Ganguly