Sciweavers

7225 search results - page 223 / 1445
» Software is data too
Sort
View
DAWAK
2007
Springer
15 years 12 months ago
What-If Analysis for Data Warehouse Evolution
In this paper, we deal with the problem of performing what-if analysis for changes that occur in the schema/structure of the data warehouse We abstract software modules, queries, r...
George Papastefanatos, Panos Vassiliadis, Alkis Si...
157
Voted
QSIC
2006
IEEE
15 years 11 months ago
A Test Data Generation Tool for Unit Testing of C Programs
This paper describes a prototype tool, called SimC, which automatically generates test data for unit testing of C programs. The tool symbolically simulates the execution of the gi...
Zhongxing Xu, Jian Zhang
HICSS
2005
IEEE
134views Biometrics» more  HICSS 2005»
15 years 11 months ago
Discussion of a Large-Scale Open Source Data Collection Methodology
This paper discusses in detail a possible methodology for collecting repository data on a large number of open source software projects from a single project hosting and community...
Michael Hahsler, Stefan Koch
PPPJ
2003
ACM
15 years 11 months ago
A Java implemented key collision attack on the data encryption standard (DES)
A Java implementation of a key collision attack on DES suggested by Eli Biham, [1], is discussed. Storage space minimization and fast searching techniques to speed up the attack a...
John Loughran, Tom Dowling
LCR
1998
Springer
150views System Software» more  LCR 1998»
15 years 10 months ago
Improving Locality in Out-of-Core Computations Using Data Layout Transformations
Programs accessing disk-resident arrays, called out-of-core programs, perform poorly in general due to an excessive number of I/O calls and insufficient help from compilers. In ord...
Mahmut T. Kandemir, Alok N. Choudhary, J. Ramanuja...