Sciweavers

942 search results - page 13 / 189
» Structured decomposition of adaptive applications
Sort
View
JOLLI
2011
70views more  JOLLI 2011»
14 years 6 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
VIS
2004
IEEE
139views Visualization» more  VIS 2004»
16 years 27 days 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...
SIGMOD
2003
ACM
239views Database» more  SIGMOD 2003»
15 years 12 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
COMBINATORICS
2006
144views more  COMBINATORICS 2006»
14 years 11 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
ASPLOS
2009
ACM
16 years 10 days 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