Sciweavers

3600 search results - page 68 / 720
» The settling-time reducibility ordering
Sort
View
COGSCI
2002
71views more  COGSCI 2002»
13 years 10 months ago
Spanning seven orders of magnitude: a challenge for cognitive modeling
Much of cognitive psychology focuses on effects measured in tens of milliseconds while significant educational outcomes take tens of hours to achieve. The task of bridging this ga...
John R. Anderson
IRAL
2003
ACM
14 years 3 months ago
A sentence reduction using syntax control
This paper present a method based on the behavior of nonnative speaker for reduction sentence in foreign language. We demonstrate an algorithm using semantic information in order ...
Minh Le Nguyen, Susumu Horiguchi
SIGMOD
2008
ACM
111views Database» more  SIGMOD 2008»
14 years 10 months ago
Discovering bucket orders from full rankings
Discovering a bucket order B from a collection of possibly noisy full rankings is a fundamental problem that relates to various applications involving rankings. Informally, a buck...
Jianlin Feng, Qiong Fang, Wilfred Ng
ISCA
2006
IEEE
144views Hardware» more  ISCA 2006»
13 years 10 months ago
Conditional Memory Ordering
Conventional relaxed memory ordering techniques follow a proactive model: at a synchronization point, a processor makes its own updates to memory available to other processors by ...
Christoph von Praun, Harold W. Cain, Jong-Deok Cho...
CGO
2006
IEEE
14 years 4 months ago
Exhaustive Optimization Phase Order Space Exploration
The phase-ordering problem is a long standing issue for compiler writers. Most optimizing compilers typically have numerous different code-improving phases, many of which can be a...
Prasad Kulkarni, David B. Whalley, Gary S. Tyson, ...