Sciweavers

4198 search results - page 403 / 840
» Data Parallel Program Design
Sort
View
TSP
2010
14 years 11 months ago
Code design for radar STAP via optimization theory
Abstract--In this paper, we deal with the problem of constrained code optimization for radar space-time adaptive processing (STAP) in the presence of colored Gaussian disturbance. ...
Antonio De Maio, Silvio De Nicola, Yongwei Huang, ...
123
Voted
CCIA
2005
Springer
15 years 10 months ago
Comparison of Strategies Based on Evolutionary Computation for the Design of Similarity Functions
One of the main keys in case-based reasoning system is the retrieval phase, where the most similar cases are retrieved by means of a similarity function. According to the problem, ...
Albert Fornells-Herrera, J. Camps Dausà, El...
ISLPED
1995
ACM
95views Hardware» more  ISLPED 1995»
15 years 8 months ago
Reducing the frequency of tag compares for low power I-cache design
In current processors, the cache controller, which contains the cache directory and other logic such as tag comparators, is active for each instruction fetch and is responsible fo...
Ramesh Panwar, David A. Rennels
126
Voted
IADIS
2008
15 years 6 months ago
Design of Physical Activity Recommendation System
Leisure-time physical activity (LTPA) has been shown to be an effective way of preventing diseases. However 50% of the people who start any type of sports or LTPA drop out of the ...
Ashkan Sami, Ryoichi Nagatomi, Masahiro Terabe, Ka...
SIGMOD
2010
ACM
207views Database» more  SIGMOD 2010»
15 years 9 months ago
Automatic contention detection and amelioration for data-intensive operations
To take full advantage of the parallelism offered by a multicore machine, one must write parallel code. Writing parallel code is difficult. Even when one writes correct code, the...
John Cieslewicz, Kenneth A. Ross, Kyoho Satsumi, Y...