-
-
NSGA-II.rar
his function is utilized to produce offsprings from parent chromosomes.
The genetic operators corssover and mutation which are carried out with
slight modifications from the original design. For more information read
the document enclosed.
-
circle1.rar
his code is an applicatino of EMOO by using Genetic algorithms to solve
the following simple constrained problem:
Draw the biggest possible circle in a 2D space filled with stars without
enclosing any of them.
-
RTOS.zip
This is source code for HCS12 based RTOS.
This code enables the user to create his own application on the kernel given.
-
-
-
ArtOfJavaWebDevelopment.pdf.gz
This book is for every Java web developer, regardless of his or her level of exper-
tise. It is designed primarily for intermediate to advanced developers, who under-
stand the specifics of the various web APIs in Java but haven t yet mastered the best ...
-
ourdev_247126.rar
his design converts DVD video into a format suitable for display on a CRT/LCD monitor. A DVD video source, such as a DVD player, should be connected to the VIDEO IN port on the DE2-70 board. A CRT/LCD monitor should be connected to the VGA port. The DVD ...
-
stack.zip
... in Item 42 of Scott Meyer s "Effective C++", 2nd Edition. In his discussion he creates a generic stack class to contain pointers-to-objects. His class is written with a void* based implementation, and a template-based interface. The ...
-
-
jlayer1.0.1.tar.gz
JLayer is a library that decodes/plays/converts MPEG 1/2/2.5 Layer 1/2/3
(i.e. MP3) in real time for the JAVA(tm) platform. This is a non-commercial project
and anyone can add his contribution. JLayer is licensed under LGPL (see LICENSE.txt).
-