GA(Simple Genetic Algorithm)是一种强大的智能多变量优化算法
GA(Simple Genetic Algorithm)是一种强大的智能多变量优化算法,它模仿种群繁殖规律来进行优化。 本SGA可以优化变量,求最小值,最大值(当把函数倒数也就求最小值啦) 并且支持浮点编码,grey编码,二进制编码;轮...
Simple-app技术资料下载专区,收录754份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
GA(Simple Genetic Algorithm)是一种强大的智能多变量优化算法,它模仿种群繁殖规律来进行优化。 本SGA可以优化变量,求最小值,最大值(当把函数倒数也就求最小值啦) 并且支持浮点编码,grey编码,二进制编码;轮...
This a simple example project for the MSP430 series MCU and the GCC port of the mspgcc project. The project contains a ...
A simple System of Students Manage from internet by C++ and SQL server.Hope it is useful for the beginer like me .
The Inter IC bus or I2C bus is a simple bidirectional two wire bus designed primarily for general control and data tran...
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 has it s own database...
This sample is a simple example on how to perform a glow effect by rendering into an arbitrary size Frame Buffer Object...
All of Java s Input/Output (I/O) facilities are based on streams, which provide simple ways to read and write data of di...
Last week I posted an article on a simple C++ template class, XYDataArray, I used in my system development tool. The mai...