Sciweavers

3373 search results - page 174 / 675
» Linear transformations on codes
Sort
View
129
Voted
DATESO
2007
100views Database» more  DATESO 2007»
15 years 5 months ago
Syllable-Based Burrows-Wheeler Transform
The Burrows-Wheeler Transform (BWT) is a compression method which reorders an input string into the form, which is preferable to another compression. Usually Move-To-Front transfor...
Jan Lansky, Katsiaryna Chernik, Zuzana Vlckova
PEPM
2009
ACM
15 years 8 months ago
Clone detection and removal for Erlang/OTP within a refactoring environment
A well-known bad code smell in refactoring and software maintenance is duplicated code, or code clones. A code clone is a code fragment that is identical or similar to another. Un...
Huiqing Li, Simon Thompson
136
Voted
KDD
2004
ACM
179views Data Mining» more  KDD 2004»
16 years 4 months ago
1-dimensional splines as building blocks for improving accuracy of risk outcomes models
Transformation of both the response variable and the predictors is commonly used in fitting regression models. However, these transformation methods do not always provide the maxi...
David S. Vogel, Morgan C. Wang
105
Voted
ICANN
2007
Springer
15 years 9 months ago
Sparse and Transformation-Invariant Hierarchical NMF
The hierarchical non-negative matrix factorization (HNMF) is a multilayer generative network for decomposing strictly positive data into strictly positive activations and base vect...
Sven Rebhan, Julian Eggert, Horst-Michael Gro&szli...
131
Voted
SCAM
2005
IEEE
15 years 9 months ago
Declassification: Transforming Java Programs to Remove Intermediate Classes
This paper presents an optimisation technique which automatically inlines certain classes within their enclosing class. Inlining a class involves inserting the fields and methods ...
Bernadette Power, Geoff W. Hamilton