Sciweavers

1643 search results - page 14 / 329
» Consistability: Describing Usually Consistent Systems
Sort
View
IJCAI
2003
13 years 8 months ago
LADDER: A Language to Describe Drawing, Display, and Editing in Sketch Recognition
We have created LADDER, the first language to describe how sketched diagrams in a domain are drawn, displayed, and edited. The difficulty in creating such a language is choosing...
Tracy Hammond, Randall Davis
ISWC
2005
IEEE
14 years 29 days ago
Wearable Augmented Reality System Using Invisible Visual Markers and an IR Camera
This paper describes a wearable augmented reality (AR) system using invisible visual markers. Some AR systems use visual markers in order to measure the position and orientation o...
Yusuke Nakazato, Masayuki Kanbara, Naokazu Yokoya
AIEDU
2006
93views more  AIEDU 2006»
13 years 7 months ago
The Behavior of Tutoring Systems
Tutoring systems are described as having two loops. The outer loop executes once for each task, where a task usually consists of solving a complex, multi-step problem. The inner lo...
Kurt VanLehn
SPAA
1998
ACM
13 years 11 months ago
Lamport Clocks: Verifying a Directory Cache-Coherence Protocol
Modern shared-memory multiprocessors use complex memory system implementations that include a variety of non-trivial and interacting optimizations. More time is spent in verifying...
Manoj Plakal, Daniel J. Sorin, Anne Condon, Mark D...
QSIC
2005
IEEE
14 years 28 days ago
Proving the Safety of SQL Queries
Many programs need to access data in a relational database. This is usually done by means of queries written in SQL. Although the language SQL is declarative, certain runtime erro...
Stefan Brass, Christian Goldberg