搜索资源列表
-
0下载:
haussdorf匹配加遗传算法,
采用遗传算法提高速度,用haussdorf算法进行图像的匹配-haussdorf matching increase genetic algorithm, using genetic algorithms to improve the speed with haussdorf algorithm for image matching
-
-
0下载:
遗传算法结构框架:遗传算法解决 y=x2问题的程序设计源码,编译环境 vc++6.0
-Structural framework of genetic algorithms: genetic algorithms to solve the problem y = x2 programming source code, build environment vc++6.0
-
-
0下载:
本压缩包内收集了一些C#常用的7种遗传算法,这些算法主要是保存超个体的基本遗传算法、仿生双倍体遗传算法、人工双倍体遗传算法、保存历史最优解的遗传算法、保存历史最优解的仿生双倍体遗传算法等,另外,对随机数的产生机制进行了优化,在内层循环中也能产生高质量的随机数。部分功能可通过源码爱好者测试截图中看出,这里不再详述。-The compression bag to collect some C# commonly used seven kinds of genetic algorithms is pr
-
-
0下载:
c代码,用遗传算法求函数最大值f(x)=x^2 x 从0到30,希望有用-c code, using genetic algorithms function max f (x) = x ^ 2 x from 0 to 30, hope helpful
-
-
0下载:
C代码:遗传算法求函数最大值f(x)=x^2 x 从0到30,希望有用-C code: genetic algorithms function max f (x) = x ^ 2 x from 0 to 30 seek to help
-
-
0下载:
这个是没有事的时候,自己写的一个小程序,希望对朋友有用,遗传算法C#五子棋游戏程序-This is no matter, he himself wrote a small program, I hope friends useful, genetic algorithms C# backgammon games
-
-
0下载:
AForge.NET 是一个专门为开发者和研究者基于C#框架设计的,他包括计算机视觉与人工智能,图像处理,神经网络,遗传算法,机器学习,机器人等领域。-The article describes an open source C# framework for researchers in the areas of Computer Vision and Artificial Intelligence- image processing, neural networks, genetic alg
-
-
0下载:
the procedure is using genetic algorithms to solve vehicle routing
-
-
0下载:
通过C++编程,实现用遗传算法求X*X的最大值,其中遗传代数通过手动输入-C++ programming, to achieve the maximum value of X* X using genetic algorithms, including genetic algebra by manually entering
-
-
0下载:
The Class Scheduling Problem (CSP) is concerned with assigning a number
of courses corresponding to various students and instructors to classrooms
taking into consideration constraints like classroom capacities and
university regulations. Th
-
-
0下载:
C#遗传算法和人工神经算法实例代码,一个简单的人工神经网络和遗传算法例子,界面语言为英文,是从老外那里搞到的,功能不只是人工神经和遗传算法,想学习的可以起到很好的借鉴作用,值得看看。-C# genetic algorithms and artificial neural algorithm example code, the example of a simple artificial neural networks and genetic algorithms, interface langu
-
-
0下载:
非常好的采用C++编写的遗传算法,相比其他代码,这个代码比较详尽-Very good using prepared by the C++, genetic algorithm, compared to other code, this code is more detailed
-
-
0下载:
遗传算法的简单应用,用于实现求解0-32之间的最大值-Simple application of genetic algorithms for solving 0-32 to achieve the maximum between
-
-
0下载:
一个用于VC++程序开发的遗传算法实例.cpp文件,举例说明计算第四点到其它三点的最小距离,来演示遗传算法的实际应用-A program for the development of genetic algorithms VC++ instance. Cpp file, an example calculation of the fourth point to another three-point minimum distance, to demonstrate the practical a
-
-
0下载:
C#组卷遗传算法,源代码完整的,有VS环境的可编译源程-C# test paper genetic algorithms, source code integrity, and can be compiled with VS environmental source program
-
-
0下载:
基因演算法的基本框架,可以通过该框架修改来得到想要的程式-The basic framework for genetic algorithms, the framework can be modified to get the desired program
-
-
0下载:
本书比较好的介绍了遗传算法等一系累的知识-The book describes the good, such as a series of genetic algorithms tired of knowledge
-
-
0下载:
n-queen problem mean two queen is not stand in a row, column or diagonal.
this code solving n-queen problem using genetic algorithms.this code is writing C#.
step 1 is selection and 2 crossover and step 3 is mutation.
-n-queen problem mean two
-
-
0下载:
此為求解系統最佳化之功用,基因演算法(GA),挑選機制:複製交配後即為突變,初新者若要學習C++的GA可用此來研究,寫得很清楚-This is the function of the system to solve the optimization, genetic algorithms (GA), the selection mechanism: after mating mutant copy, beginning a new person to learn C++ the GA can u
-
-
2下载:
基于遗传算法配电网无功优化方法程序源代码-Based on Genetic Algorithms for Reactive Power Optimization of source code
-