Sciweavers

5456 search results - page 190 / 1092
» A study of Object Evolution
Sort
View
112
Voted
HVEI
2009
15 years 1 months ago
Psychophysical study of LCD motion-blur perception
Motion-blur is still an important issue on liquid crystal displays (LCD). In the last years, efforts have been done in the characterization and the measurement of this artifact. T...
Sylvain Tourancheau, Patrick Le Callet, Kjell Brun...
118
Voted
EVOW
2010
Springer
15 years 10 months ago
A New Selection Ratio for Large Population Sizes
Abstract. Motivated by parallel optimization, we study the SelfAdaptation algorithm for large population sizes. We first show that the current version of this algorithm does not r...
Fabien Teytaud
148
Voted
ISDA
2008
IEEE
15 years 10 months ago
Optimal Tuning of PI Speed Controller Using Nature Inspired Heuristics
This paper presents a comparative study of three popular, Evolutionary Algorithms (EA); Genetic Algorithms (GA), Particle Swarm Optimization (PSO) and Differential Evolution (DE) ...
Millie Pant, Radha Thangaraj, Ajith Abraham
117
Voted
ICSM
1999
IEEE
15 years 8 months ago
Restructuring Legacy C Code into C++
In this paper, we describe restructuring of C code into new C++ classes. Such restructuring is done to facilitate both software reuse and software evolution. The restructuring is ...
Richard Fanta, Václav Rajlich
117
Voted
HOPL
1993
15 years 7 months ago
The Development of the C Language
The C programming language was devised in the early 1970s as a system implementation language for the nascent Unix operating system. Derived from the typeless language BCPL, it ev...
Dennis Ritchie