Sciweavers

2214 search results - page 274 / 443
» Complexity of Reasoning
Sort
View
VTC
2010
IEEE
136views Communications» more  VTC 2010»
15 years 1 months ago
Performance of the LTE Uplink with Intra-Site Joint Detection and Joint Link Adaptation
—We evaluate the performance of the uplink of a 3GPP UTRAN Long Term Evolution (LTE) system with intra-site cooperation, where different sectors belonging to the same site may co...
Andreas Müller, Philipp Frank, Joachim Speide...
174
Voted
DLS
2009
182views Languages» more  DLS 2009»
15 years 1 months ago
Context-oriented software transactional memory in common lisp
Software transactional memory (STM) is a promising approach for coordinating concurrent threads, for which many implementation strategies are currently being researched. Although ...
Pascal Costanza, Charlotte Herzeel, Theo D'Hondt
148
Voted
ICUMT
2009
15 years 1 months ago
Application of smoothed estimators in spectrum sensing technique based on model selection
In cognitive radio networks, secondary user (SU) does not have rights to transmit when the primary user (PU) band is occupied, that's why a sensing technique must be done. Rec...
Bassem Zayen, Aawatif Hayar, Hamza Debbabi, Hichem...
142
Voted
TIT
2011
125views more  TIT 2011»
14 years 10 months ago
Unidirectional Chosen-Ciphertext Secure Proxy Re-Encryption
Abstract. In 1998, Blaze, Bleumer, and Strauss proposed a cryptographic primitive called proxy re-encryption, in which a proxy transforms – without seeing the corresponding plain...
Benoît Libert, Damien Vergnaud
115
Voted
SIGSOFT
2009
ACM
16 years 4 months ago
Static data race detection for concurrent programs with asynchronous calls
A large number of industrial concurrent programs are being designed based on a model which combines threads with event-based communication. These programs consist of several threa...
Vineet Kahlon, Nishant Sinha, Erik Kruus, Yun Zhan...