Sciweavers

3604 search results - page 327 / 721
» All Common Subsequences
Sort
View
SAMOS
2007
Springer
16 years 24 days ago
On the Problem of Minimizing Workload Execution Time in SMT Processors
Abstract—Most research work on (Simultaneous Multithreading Processors) SMTs focuses on improving throughput and/or fairness, or on prioritizing some threads over others in a wor...
Francisco J. Cazorla, Enrique Fernández, Pe...
CSFW
2006
IEEE
16 years 22 days ago
On the Completeness of Attack Mutation Algorithms
An attack mutation algorithm takes a known instance of an attack and transforms it into many distinct instances by repeatedly applying attack transformations. Such algorithms are ...
Shai Rubin, Somesh Jha, Barton P. Miller
ICDE
2006
IEEE
104views Database» more  ICDE 2006»
16 years 22 days ago
Trusted CVS
The CVS (Concurrent Versions System) software is a popular method for recording modifications to data objects, in addition to concurrent access to data in a multi-user environmen...
Muthuramakrishnan Venkitasubramaniam, Ashwin Macha...
VTC
2006
IEEE
16 years 21 days ago
Anti-Jamming and Anti-Multipath Performances of Generalized FH/BFSK
- We consider and investigate a generalized signaling method for non-coherent orthogonal FH/BFSK in band multitone jamming (BMJ). We let symbol tones not be restricted within one c...
Yi-Chen Chen, Kwang-Cheng Chen
PLDI
2006
ACM
16 years 19 days ago
LOCKSMITH: context-sensitive correlation analysis for race detection
One common technique for preventing data races in multi-threaded programs is to ensure that all accesses to shared locations are consistently protected by a lock. We present a too...
Polyvios Pratikakis, Jeffrey S. Foster, Michael W....