Sciweavers

4615 search results - page 33 / 923
» Virtual Classes and Their Implementation
Sort
View
114
Voted
ECOOP
1998
Springer
15 years 7 months 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
95
Voted
IVA
2009
Springer
15 years 10 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...
136
Voted
ASWC
2006
Springer
15 years 7 months 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
105
Voted
CDC
2008
IEEE
128views Control Systems» more  CDC 2008»
15 years 10 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...
173
Voted
ESOP
2005
Springer
15 years 9 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