Sciweavers

4615 search results - page 33 / 923
» Virtual Classes and Their Implementation
Sort
View
ECOOP
1998
Springer
14 years 27 days ago
Implementing Layered Designs with Mixin Layers
Mixin layers are a technique for implementing layered object-oriented (e.g., collaboration-based designs). Mixin layers are similar to abstract subclasses (mixin classes) but scale...
Yannis Smaragdakis, Don S. Batory
IVA
2009
Springer
14 years 3 months ago
A Virtual Tour Guide for Virtual Worlds
In this paper we present an implementation of a embodied conversational agent that serves as a virtual tour guide in Second Life. We show how we combined the abilities of a convers...
Dusan Jan, Antonio Roque, Anton Leuski, Jackie Mor...
ASWC
2006
Springer
14 years 12 days ago
Partition-Based Block Matching of Large Class Hierarchies
Abstract. Ontology matching is a crucial task of enabling interoperation between Web applications using different but related ontologies. Due to the size and the monolithic nature,...
Wei Hu, Yuanyuan Zhao, Yuzhong Qu
CDC
2008
IEEE
128views Control Systems» more  CDC 2008»
14 years 3 months ago
An LMI framework for analysis and design of multi-dimensional haptic systems
— This paper introduces a convenient framework based on passivity and Linear Matrix Inequalities (LMIs) for stability analysis and controller design for haptic systems involving ...
Gianni Bianchini, Marcello Orlandesi, Domenico Pra...
ESOP
2005
Springer
14 years 2 months ago
Towards a Type System for Analyzing JavaScript Programs
JavaScript is a popular language for client-side web scripting. It has a dubious reputation among programmers for two reasons. First, many JavaScript programs are written against a...
Peter Thiemann