Sciweavers

20807 search results - page 230 / 4162
» How to read a paper
Sort
View
ICDAR
2007
IEEE
16 years 1 months ago
Robust Circle Detection
In this paper we present a method of robustly detect circles in a line drawing image. The method is fast, robust and very reliable, and is capable of assessing the quality of its ...
Bart Lamiroy, Laurent Fritz, Olivier Gaucher
IADIS
2004
15 years 8 months ago
Memory inspector: a data representation tutorial
This paper describes Memory Inspector, an interactive web-based tutorial on data storage types and an alternative method for teaching these concepts. Memory Inspector was designed...
Joaquin Vila, Barbara Beccue
SCANGIS
2003
15 years 8 months ago
Concurrency Control in Distributed Geographical Database Systems
Abstract. This paper discusses concurrency control in distributed geographical database systems. A geographic data server providing transactional services must be designed to handl...
Gjermund Hanssen
JMLR
2007
104views more  JMLR 2007»
15 years 6 months ago
Comments on the "Core Vector Machines: Fast SVM Training on Very Large Data Sets"
In a recently published paper in JMLR, Tsang et al. (2005) present an algorithm for SVM called Core Vector Machines (CVM) and illustrate its performances through comparisons with ...
Gaëlle Loosli, Stéphane Canu
CONCURRENCY
2004
108views more  CONCURRENCY 2004»
15 years 6 months ago
Finding stale-value errors in concurrent programs
Concurrent programs can suffer from many types of errors, not just the wellstudied problems of deadlocks and simple race conditions on variables. This paper addresses a kind of ra...
Michael Burrows, K. Rustan M. Leino