GA(Simple Genetic Algorithm)是一种强大的智能多变量优化算法
GA(Simple Genetic Algorithm)是一种强大的智能多变量优化算法,它模仿种群繁殖规律来进行优化。 本SGA可以优化变量,求最小值,最大值(当把函数倒数也就求最小值啦) 并且支...
GA(Simple Genetic Algorithm)是一种强大的智能多变量优化算法,它模仿种群繁殖规律来进行优化。 本SGA可以优化变量,求最小值,最大值(当把函数倒数也就求最小值啦) 并且支...
This a simple example project for the MSP430 series MCU and the GCC port of the mspgcc project. The...
A simple System of Students Manage from internet by C++ and SQL server.Hope it is useful for the beg...
The Inter IC bus or I2C bus is a simple bidirectional two wire bus designed primarily for general co...
ssd8 exercise 3 Write a simple datagram client/server in Java and a tcp client/server also in java...
This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and h...
This sample is a simple example on how to perform a glow effect by rendering into an arbitrary size...
All of Java s Input/Output (I/O) facilities are based on streams, which provide simple ways to read ...
Last week I posted an article on a simple C++ template class, XYDataArray, I used in my system devel...
在控制台下用simple DES实现对任意文件的加解密...