Sciweavers

43 search results - page 3 / 9
» cc 2009
Sort
View
EMNLP
2009
13 years 3 months ago
Cross-Cultural Analysis of Blogs and Forums with Mixed-Collection Topic Models
This paper presents preliminary results on the detection of cultural differences from people's experiences in various countries from two perspectives: tourists and locals. Ou...
Michael Paul, Roxana Girju
CC
2009
Springer
190views System Software» more  CC 2009»
14 years 6 months ago
SSA Elimination after Register Allocation
form uses a notational abstractions called -functions. These instructions have no analogous in actual machine instruction sets, and they must be replaced by ordinary instructions ...
Fernando Magno Quintão Pereira, Jens Palsbe...
CC
2009
Springer
141views System Software» more  CC 2009»
14 years 6 months ago
Compile-Time Analysis and Specialization of Clocks in Concurrent Programs
Abstract. Clocks are a mechanism for providing synchronization barriers in concurrent programming languages. They are usually implemented using primitive communication mechanisms a...
Nalini Vasudevan, Olivier Tardieu, Julian Dolby, S...
CC
2009
Springer
116views System Software» more  CC 2009»
14 years 6 months ago
A Framework for Exploring Optimization Properties
Important challenges for compiler optimization include determining what optimizations to apply, where to apply them and what is a good sequence in which to apply them. To address t...
Min Zhao, Bruce R. Childers, Mary Lou Soffa
CC
2009
Springer
126views System Software» more  CC 2009»
14 years 6 months ago
Live Debugging of Distributed Systems
Debugging distributed systems is challenging. Although incremental debugging during development finds some bugs, developers are rarely able to fully test their systems under realis...
Darren Dao, Jeannie R. Albrecht, Charles Edwin Kil...