Sciweavers

4263 search results - page 419 / 853
» Learning without Coding
Sort
View
ICRA
2002
IEEE
109views Robotics» more  ICRA 2002»
15 years 11 months ago
Digital Tactile Sensing Elements Communicating through Conductive Skin Layers
In this paper, we propose a tactile sensing element that communicates through two dimensional conductive skin layers without individual wires. Each tactile element has sensors and...
Mitsuhiro Hakozaki, Hiroyuki Shinoda
PARELEC
2002
IEEE
15 years 11 months ago
Boosting the Performance of Electromagnetic Simulations on a PC-Cluster
One of the crucial aspects in the design process of high voltage apparatus is the precise simulation of the electrostatic and/or electromagnetic £eld distribution in three dimens...
Carsten Trinitis, Martin Schulz, Wolfgang Karl
WCRE
2002
IEEE
15 years 11 months ago
Register Liveness Analysis for Optimizing Dynamic Binary Translation
Dynamic binary translators compile machine code from a source architecture to a target architecture at run time. Due to the hard time constraints of just-in-time compilation only ...
Mark Probst, Andreas Krall, Bernhard Scholz
AOSD
2010
ACM
15 years 11 months ago
Composing aspects with aspects
Aspect-oriented programming languages modularize crosscutting concerns by separating the concerns from a base program in aspects. What they do not modularize well is the code need...
Antoine Marot, Roel Wuyts
SPAA
2009
ACM
15 years 11 months ago
Brief announcement: a lower bound for depth-restricted work stealing
Work stealing is a common technique used in the runtime schedulers of parallel languages such as Cilk and parallel libraries such as Intel Threading Building Blocks (TBB). Depth-r...
Jim Sukha