Sciweavers

9818 search results - page 335 / 1964
» Much Support and More
Sort
View
SIGMOD
2003
ACM
174views Database» more  SIGMOD 2003»
16 years 7 months ago
ViST: A Dynamic Index Method for Querying XML Data by Tree Structures
With the growing importance of XML in data exchange, much research has been done in providing flexible query facilities to extract data from structured XML documents. In this pape...
Haixun Wang, Sanghyun Park, Wei Fan, Philip S. Yu
HASKELL
2009
ACM
16 years 1 months ago
Parallel performance tuning for Haskell
Parallel Haskell programming has entered the mainstream with support now included in GHC for multiple parallel programming models, along with multicore execution support in the ru...
Don Jones Jr., Simon Marlow, Satnam Singh
IEEESCC
2008
IEEE
16 years 1 months ago
A Graphical Approach to Providing Infrastructure Recommendations for IT
We present SPIRIT, a Service for Providing Infrastructure Recommendations for Information Technology. SPIRIT allows maintenance support providers for Small-to-Medium Businesses (S...
Ashwin Lall, Anca Sailer, Mark Brodie
ADBIS
2006
Springer
150views Database» more  ADBIS 2006»
16 years 24 days ago
Design and Implementation of a Document Database Extension
Abstract. Integration of text and documents into database management systems has been the subject of much research. However, most of the approaches are limited to data retrieval. C...
Stefania Leone, Ela Hunt, Thomas B. Hodel, Michael...
143
Voted
MICRO
2005
IEEE
108views Hardware» more  MICRO 2005»
16 years 12 days ago
How to Fake 1000 Registers
Large numbers of logical registers can improve performance by allowing fast access to multiple subroutine contexts (register windows) and multiple thread contexts (multithreading)...
David W. Oehmke, Nathan L. Binkert, Trevor N. Mudg...