Sciweavers

2114 search results - page 265 / 423
» A model of cooperative threads
Sort
View
EMSOFT
2006
Springer
14 years 25 days ago
Scheduling for multi-threaded real-time programs via path planning
The paper deals with the problem of computing schedules for multi-threaded real-time programs. In [14] we introduced a scheduling method based on the geometrization of PV programs...
Thao Dang, Philippe Gerner
MM
2010
ACM
178views Multimedia» more  MM 2010»
13 years 9 months ago
Topical summarization of web videos by visual-text time-dependent alignment
Search engines are used to return a long list of hundreds or even thousands of videos in response to a query topic. Efficient navigation of videos becomes difficult and users ofte...
Song Tan, Hung-Khoon Tan, Chong-Wah Ngo
SIGPLAN
2008
13 years 9 months ago
A parallel dynamic compiler for CIL bytecode
Multi-core technology is being employed in most recent high-performance architectures. Such architectures need specifically designed multi-threaded software to exploit all the pot...
Simone Campanoni, Giovanni Agosta, Stefano Crespi-...
ARTMED
2004
133views more  ARTMED 2004»
13 years 9 months ago
Bayesian network multi-classifiers for protein secondary structure prediction
Successful secondary structure predictions provide a starting point for direct tertiary structure modelling, and also can significantly improve sequence analysis and sequence-stru...
Víctor Robles, Pedro Larrañaga, Jos&...
ENTCS
2002
88views more  ENTCS 2002»
13 years 9 months ago
Testing Concurrent Java Programs using Randomized Scheduling
The difficulty of finding errors caused by unexpected interleavings of threads in concurrent programs is well known. Model checkers can pinpoint such errors and verify correctness...
Scott D. Stoller