Sciweavers

942 search results - page 13 / 189
» Structured decomposition of adaptive applications
Sort
View
106
Voted
JOLLI
2011
70views more  JOLLI 2011»
14 years 10 months ago
Typability in Partial Applicative Structures
Adapting a claim of Kracht (Theor Comput Sci 354:131–141, 2006), we establish a characterization of the typable partial applicative structures. Keywords Partial applicative struc...
Inge Bethke, Piet Rodenburg
164
Voted
VIS
2004
IEEE
139views Visualization» more  VIS 2004»
16 years 4 months ago
Compatible Triangulations of Spatial Decompositions
We describe a general algorithm to produce compatible 3D triangulations from spatial decompositions. Such triangulations match edges and faces across spatial cell boundaries, solv...
Berk Geveci, Mathieu Malaterre, William J. Schroed...
141
Voted
SIGMOD
2003
ACM
239views Database» more  SIGMOD 2003»
16 years 3 months ago
D(k)-Index: An Adaptive Structural Summary for Graph-Structured Data
To facilitate queries over semi-structured data, various structural summaries have been proposed. Structural summaries are derived directly from the data and serve as indices for ...
Chen Qun, Andrew Lim, Kian Win Ong
122
Voted
COMBINATORICS
2006
144views more  COMBINATORICS 2006»
15 years 3 months ago
Weighted Zeta Functions of Graph Coverings
We present a decomposition formula for the weighted zeta function of an irregular covering of a graph by its weighted L-functions. Moreover, we give a factorization of the weighte...
Iwao Sato
266
Voted
ASPLOS
2009
ACM
16 years 4 months ago
QR decomposition on GPUs
QR decomposition is a computationally intensive linear algebra operation that factors a matrix A into the product of a unitary matrix Q and upper triangular matrix R. Adaptive sys...
Andrew Kerr, Dan Campbell, Mark Richards