Sciweavers

205 search results - page 5 / 41
» Combinatorics of sequential dynamical systems
Sort
View
COMPSAC
1999
IEEE
13 years 11 months ago
Brooks' Law Revisited: A System Dynamics Approach
The Brooks' Law says that adding manpower to a late software project makes it later. Brooks developed the law through observation of many projects and derived the generalizat...
Pei Hsia, Chih-Tung Hsu, David Chenho Kung
IJON
2006
111views more  IJON 2006»
13 years 7 months ago
Dynamic pruning algorithm for multilayer perceptron based neural control systems
Generalization ability of neural networks is very important and a rule of thumb for good generalization in neural systems is that the smallest system should be used to fit the tra...
Jie Ni, Qing Song
IPPS
1999
IEEE
13 years 11 months ago
The MuSE System: A Flexible Combination of On-Stack Execution and Work-Stealing
Executing subordinate activities by pushing return addresses on the stack is the most e cient working mode for sequential programs. It is supported by all current processors, yet i...
Markus Leberecht
ICRA
2007
IEEE
160views Robotics» more  ICRA 2007»
14 years 1 months ago
CRF-Filters: Discriminative Particle Filters for Sequential State Estimation
Abstract— Particle filters have been applied with great success to various state estimation problems in robotics. However, particle filters often require extensive parameter tw...
Benson Limketkai, Dieter Fox, Lin Liao
ISCA
2007
IEEE
162views Hardware» more  ISCA 2007»
14 years 1 months ago
BulkSC: bulk enforcement of sequential consistency
While Sequential Consistency (SC) is the most intuitive memory consistency model and the one most programmers likely assume, current multiprocessors do not support it. Instead, th...
Luis Ceze, James Tuck, Pablo Montesinos, Josep Tor...