Sciweavers

6054 search results - page 995 / 1211
» Implementation of Andorra-based Languages
Sort
View
ASPDAC
2005
ACM
98views Hardware» more  ASPDAC 2005»
15 years 10 months ago
Bitwidth-aware scheduling and binding in high-level synthesis
- Many high-level description languages, such as C/C++ or Java, lack the capability to specify the bitwidth information for variables and operations. Synthesis from these specifica...
Jason Cong, Yiping Fan, Guoling Han, Yizhou Lin, J...
SC
2005
ACM
15 years 10 months ago
Making Sequential Consistency Practical in Titanium
The memory consistency model in parallel programming controls the order in which operations performed by one thread may be observed by another. Language designers have been reluct...
Amir Kamil, Jimmy Su, Katherine A. Yelick
SIGCSE
2005
ACM
109views Education» more  SIGCSE 2005»
15 years 10 months ago
Exploring XML for data exchange in the context of an undergraduate database curriculum
The relationship between XML and database management systems has become an important topic for coverage at the undergraduate level. This paper presents an approach to teaching the...
Suzanne W. Dietrich, Susan Darling Urban, Hua Ma, ...
SIGECOM
2005
ACM
90views ECommerce» more  SIGECOM 2005»
15 years 10 months ago
ICE: an iterative combinatorial exchange
We present the first design for a fully expressive iterative combinatorial exchange (ICE). The exchange incorporates a tree-based bidding language that is concise and expressive ...
David C. Parkes, Ruggiero Cavallo, Nick Elprin, Ad...
SIGIR
2005
ACM
15 years 10 months ago
Optimization strategies for complex queries
Previous research into the efficiency of text retrieval systems has dealt primarily with methods that consider inverted lists in sequence; these methods are known as term-at-a-tim...
Trevor Strohman, Howard R. Turtle, W. Bruce Croft