Sciweavers

3750 search results - page 398 / 750
» Code Optimization for Code Compression
Sort
View
IJIT
2004
15 years 6 months ago
An Evaluation of Algorithms for Single-Echo Biosonar Target Classification
A recent neuro-spiking coding scheme for feature extraction from biosonar echoes of various plants is examined with a variety of stochastic classifiers. Feature vectors derived are...
Turgay Temel, John Hallam
CORR
2010
Springer
147views Education» more  CORR 2010»
15 years 5 months ago
Mechanized semantics
The goal of this lecture is to show how modern theorem provers--in this case, the Coq proof assistant--can be used to mechanize the specification of programming languages and their...
Xavier Leroy
126
Voted
CORR
2000
Springer
99views Education» more  CORR 2000»
15 years 4 months ago
Adaptive simulated annealing (ASA): Lessons learned
Adaptive simulated annealing (ASA) is a global optimization algorithm based on an associated proof that the parameter space can be sampled much more efficiently than by using othe...
Lester Ingber
150
Voted
CC
2006
Springer
124views System Software» more  CC 2006»
15 years 8 months ago
Hybrid Optimizations: Which Optimization Algorithm to Use?
We introduce a new class of compiler heuristics: hybrid optimizations. Hybrid optimizations choose dynamically at compile time which optimization algorithm to apply from a set of d...
John Cavazos, J. Eliot B. Moss, Michael F. P. O'Bo...
PLDI
1997
ACM
15 years 9 months ago
Dynamic Feedback: An Effective Technique for Adaptive Computing
This paper presents dynamic feedback, a technique that enables computations to adapt dynamically to different execution environments. A compiler that uses dynamic feedback produce...
Pedro C. Diniz, Martin C. Rinard