Search
Skip to Search Results- 7Object-oriented
- 5Databases
- 4Computer Games
- 4Distributed computing
- 4Multimedia
- 4Programming environments
- 39Computing Science, Department of
- 39Computing Science, Department of/Technical Reports (Computing Science)
- 6Educational Psychology, Department of
- 6Educational Psychology, Department of/Journal Articles (Educational Psychology)
- 1Agricultural, Food and Nutritional Science, Department of
- 1Agricultural, Food and Nutritional Science, Department of/Journal Articles (Agricultural, Food and Nutritional Science)
-
2010
Kahlke, Renate, King, Sharla, Carbonaro, Mike, Boechler, Patricia, Drummond, Jane, Greidanus, Elaine
Health Science teams are increasingly interprofessional and often require use of information communication technology. These shifts result in a need for health science students to learn online interprofessional teamwork skills early in their training. In response, one interprofessional...
-
The APHID Parallel alpha-beta Search Algorithm
1996
Schaeffer, Jonathan, Brockington, Mark
Technical report TR96-07. This paper introduces the APHID (Asynchronous Parallel Hierarchical Iterative Deepening) game-tree search algorithm. An APHID search is a hierarchical search with a master controlling the top of the tree (d' ply), and the slaves searching the rest of the tree (d-d'...
-
1992
Schaeffer, Jonathan, Lobe, Greg, Parsons, Ian, Szafron, Duane, Melax, Stan, Smith, Carol, Lu, Paul
Technical report TR92-20. Workstations have been in use for more than a decade now. Although a network of workstations represents a large amount of aggregate computing power, there is a need for software that can harness this power for single, distributed applications. Enterprise is an...
-
1998
Leontiev, Yuri, Ozsu, M. Tamer, Szafron, Duane
Technical report TR98-01. In this paper we present a type system that combines inclusion and parametric polymorphism with behaviors (multi-methods) and precise function typing. Type declarations allow user-definable variance specification of type parameters and user-definable subtyping between...
-
1993
Peters, Randal J., Ozsu, M. Tamer, Szafron, Duane, Lipka, Anna
Technical report TR93-01. The establishment of a formal object model provides a theoretical foundation to investigate other objectbase features such as query processing. In this report, we present an extensible uniform behavioral object query model for the TIGUKAT(*) object management system. ...
-
1992
Peters, Randal J., Szafron, Duane, Ozsu, M. Tamer
Technical report TR92-14. Object-oriented computing is influencing many areas of computer science including software engineering, user interfaces, operating systems, programming languages and database systems. The appeal of object-orientation is attributed to its higher levels of abstraction for...
-
Fall 2009
Character behaviours in computer role-playing games have a significant impact on game-play, but are often difficult for story authors to implement and modify. Many computer games use custom scripts to control the behaviours of non-player characters (NPCs). Therefore, a story author must write...
-
1996
Ozsu, M. Tamer, Goralwalla, Iqbal, Li, John, Szafron, Duane
Technical report TR96-02. Video modeling has become a topic of increasing interest in the area of multimedia research. One of the key aspects in the video medium is the temporal relationship between video frames. In this report1 we propose a tree based model for specifying spatial and temporal...
-
2003
Schaeffer, Jonathan, Szafron, Duane, Tan, Kai, Anvik, John
Technical report TR03-13. Parallel programming is seen as an effective technique to improve the performance of computationally-intensive programs. This is done at the cost of increasing the complexity of the program, since new issues must be addressed for a concurrent application. Parallel...