Sciweavers

575 search results - page 81 / 115
» A Note on Karr's Algorithm
Sort
View
SIGMOD
2004
ACM
103views Database» more  SIGMOD 2004»
15 years 11 months ago
A Read-Only Transaction Anomaly Under Snapshot Isolation
Snapshot Isolation (SI), is a multi-version concurrency control algorithm introduced in [BBGMOO95] and later implemented by Oracle. SI avoids many concurrency errors, and it never ...
Alan Fekete, Elizabeth J. O'Neil, Patrick E. O'Nei...
CSCW
2010
ACM
15 years 8 months ago
Social language network analysis
In this note we introduce a new methodology that combines tools from social language processing and network analysis to identify socially situated relationships between individual...
Andrew J. Scholand, Yla R. Tausczik, James W. Penn...

Source Code
1894views
15 years 6 months ago
Supervised Image Segmentation Using Markov Random Fields
This is the sample implementation of a Markov random field based image segmentation algorithm described in the following papers: 1. Mark Berthod, Zoltan Kato, Shan Yu, and Josi...
Csaba Gradwohl, Zoltan Kato
IEEEPACT
2009
IEEE
15 years 5 months ago
Analytical Modeling of Pipeline Parallelism
Parallel programming is a requirement in the multi-core era. One of the most promising techniques to make parallel programming available for the general users is the use of parall...
Angeles G. Navarro, Rafael Asenjo, Siham Tabik, Ca...
CPM
2009
Springer
189views Combinatorics» more  CPM 2009»
15 years 5 months ago
Average-Case Analysis of Perfect Sorting by Reversals
A sequence of reversals that takes a signed permutation to the identity is perfect if it preserves all common intervals between the permutation and the identity. The problem of com...
Mathilde Bouvel, Cedric Chauve, Marni Mishna, Domi...