Sciweavers

1195 search results - page 108 / 239
» New constructions of SSPDs and their applications
Sort
View
JFP
2006
113views more  JFP 2006»
15 years 6 months ago
Efficient manipulation of binary data using pattern matching
Pattern matching is an important operation in functional programs. So far, pattern matching has been investigated in the context of structured terms. This article presents an appr...
Per Gustafsson, Konstantinos F. Sagonas
JOT
2006
185views more  JOT 2006»
15 years 6 months ago
Empirical Study of Object-Oriented Metrics
The increasing importance of software measurement has led to development of new software measures. Many metrics have been proposed related to various constructs like class, coupli...
K. K. Aggarwal, Yogesh Singh, Arvinder Kaur, Ruchi...
AI
1998
Springer
15 years 6 months ago
A Complete Anytime Algorithm for Number Partitioning
Given a set of numbers, the two-way partitioning problem is to divide them into two subsets, so that the sum of the numbers in each subset are as nearly equal as possible. The pro...
Richard E. Korf
JECR
2002
215views more  JECR 2002»
15 years 6 months ago
An Integrative Approach to the Assessment of E-Commerce Quality
WebQual is a method for assessing the quality of Web sites. The method has been developed iteratively through application in various domains, including Internet bookstores and Int...
Stuart J. Barnes, Richard T. Vidgen
TOIS
2002
97views more  TOIS 2002»
15 years 6 months ago
Burst tries: a fast, efficient data structure for string keys
Many applications depend on efficient management of large sets of distinct strings in memory. For example, during index construction for text databases a record is held for each d...
Steffen Heinz, Justin Zobel, Hugh E. Williams