Sciweavers

443 search results - page 32 / 89
» More on the Size of Higman-Haines Sets: Effective Constructi...
Sort
View
CE
2008
65views more  CE 2008»
13 years 7 months ago
Learning object design considerations for small-screen handheld devices
The key limitation of handheld technology for the delivery of learning objects is the small screen that is available for effective display. The smallness of the screen not only ad...
Daniel Churchill, John Hedberg
KDD
2006
ACM
228views Data Mining» more  KDD 2006»
14 years 8 months ago
Algorithms for time series knowledge mining
Temporal patterns composed of symbolic intervals are commonly formulated with Allen's interval relations originating in temporal reasoning. This representation has severe dis...
Fabian Mörchen
DATAMINE
2006
117views more  DATAMINE 2006»
13 years 7 months ago
A Rule-Based Approach for Process Discovery: Dealing with Noise and Imbalance in Process Logs
Effective information systems require the existence of explicit process models. A completely specified process design needs to be developed in order to enact a given business proce...
Laura Maruster, A. J. M. M. Weijters, Wil M. P. va...
DLS
2010
204views Languages» more  DLS 2010»
13 years 5 months ago
Alias analysis for optimization of dynamic languages
Dynamic languages such as Python allow programs to be written more easily using high-level constructs such as comprehensions for queries and using generic code. Efficient executio...
Michael Gorbovitski, Yanhong A. Liu, Scott D. Stol...
PLDI
2010
ACM
14 years 20 days ago
Finding low-utility data structures
Many opportunities for easy, big-win, program optimizations are missed by compilers. This is especially true in highly layered Java applications. Often at the heart of these misse...
Guoqing Xu, Nick Mitchell, Matthew Arnold, Atanas ...