Sciweavers

4516 search results - page 575 / 904
» Data Structures in the Design of Interfaces
Sort
View
ACL
2010
15 years 4 months ago
The S-Space Package: An Open Source Package for Word Space Models
We present the S-Space Package, an open source framework for developing and evaluating word space algorithms. The package implements well-known word space algorithms, such as LSA,...
David Jurgens, Keith Stevens

Book
537views
17 years 4 months ago
How to Think Like a Computer Scientist: Java Version
""The goal of this book is to teach you to think like a computer scientist. I like the way computer scientists think because they combine some of the best features of Mat...
Allen B. Downey
ACHI
2009
IEEE
16 years 1 months ago
3D Audio Perception System for Humanoid Robots
An audio system is one of the basic components of a humanoid robot designed for natural interaction. For many interaction purposes it is sufficient to use the sound detection and...
Norbert Schmitz, Carsten Spranger, Karsten Berns
ESA
2004
Springer
137views Algorithms» more  ESA 2004»
16 years 4 days ago
Fast 3-Coloring Triangle-Free Planar Graphs
We show the first o(n2 ) algorithm for coloring vertices of trianglefree planar graphs using three colors. The time complexity of the algorithm is O(n log n). Our approach can be ...
Lukasz Kowalik
SBACPAD
2003
IEEE
102views Hardware» more  SBACPAD 2003»
16 years 21 hour ago
Performance Analysis of DECK Collective Communication Service
Collective communication is very useful for parallel applications, especially those in which matrix and vector data structures need to be manipulated by a group of processes. This...
Rafael Ennes Silva, Delcino Picinin, Marcos E. Bar...