搜索资源列表
JM98B
- 经典\"模拟退火算法\" 解决“推销员问题”的实例 对数模和组合优化问题很有帮助 简单易懂的C语言编程和详细的注释,容易推广到其他语言
DPSO-C.tar
- 耗散粒子群(DPSO)优化算法C程序及其测试实例
TSp
- cost存放了一个强连通图的边权矩阵,作为一个实例。 可在workspace中加载 运用此算法要注意多次试验。 bianquan.m文件给出了一个参数实例,可在命令窗口中输入bianquan,得到邻接矩阵C和节点个数N以及一个任意给出的路径R,,回车后再输入jiaohuan3,得到了最优解。 由于没有经过大量的实验,又是近似算法,对于网络比较复杂的情况,可以尝试多运行几次jiaohuan3,看是否能到进一步的优化结果。
AFSA
- 这是一个关于人工鱼群算法的具体实例编程,算法用c实现,参数可以改动设置。包括人工鱼群流程图
AFS
- 关于人工鱼群算法的一个实例,可以实现所有的人工鱼的基本功能,是采用c开发的
C#遗传算法源码实例集
- 该资源包含了常用的7种C#遗传算法源码实例集,和遗传算法C#五子棋游戏程序
一个简单但很全面的遗传算法例子.rar
- 用c编写的一个基于遗传算法的工程调度的实例。,prepared using a genetic algorithm based on the example of project scheduling.
TSP
- C语言,遗传算法求解TSP旅行商问题.遗传算法实例,tsp经典求解-Tsp problem use genetic algorithm 。it is about ai
ZhongXiaoXuePaiKe
- 中小学排课系统代码 用于算法研究,且内有测试实例及测试数据. 是C#的语法.-Timetable code for primary and secondary school system algorithm, and there are test cases and test data. Is the C# Syntax.
Matlabeg
- 基于 Ma t l a b语言的遗传算法工具箱支持二进制和浮点数编码方式, 并且提供了多种选择、 交叉、 变异的方法。 通过具体实例对 Ma t l a b的遗传 算法工具箱的用法进行 了说 明介绍.-The Ge ne t i c Al g or it h m To o l b ox ba s e d on Ma t l a b s u ppo ~s t h e b i na r y a nd f lo a t , a n d t he r e a r e t
axing
- 利用a星算法来走迷宫的C++实例。console下运行,a星算法比较简洁明了,便于学习-The use of a satellite algorithm to Maze in C++ examples. console running, a star algorithm is relatively simple and clear, easy to learn
GA
- C++纯手工编写遗传算法算法实例,并且远吗加入注释方便易懂-C++ algorithm for genetic algorithm hand-written examples, and easy to understand far behind with this comment
yichuanCPP
- 遗传算法的基本实例遗传算法是模拟达尔文的遗传选择和自然淘汰的生物进化过程的计算模型. 生存+检测的迭代搜索过程是它的核心. C-genetic algorithm C++
Seven-genetic-algorithm-example-cPP
- 该资源包含了常用的7种C#遗传算法源码实例集,和遗传算法C#五子棋游戏程序-This resource contains 7 common genetic algorithm source code C# example sets, and genetic algorithms C# backgammon games
TSP110707
- 本文首先提出了基于TSP 的多点位加工路径优化模型以最高生产效率为目标 函数并以数控中心的多孔位加工和多点位焊接两个典型的自动化加工系统为例来 验证该模型的经济性和适用性其次分别为这两个系统建立了基于TSP 的路径优 化模型模型中考虑了实际加工时的系统中约束条件的影响如数控加工中心的换 刀速度主轴移动速度和焊接机器人的工作台转动速度等提出了近似法将数 控加工中心主轴对同一个孔位n 次重复遍历如钻粗镗精镗等简化对n 个 极小间距的相邻点位的一次遍历从而建立相应的多点位数控加
NSGA_II(unmodified)
- 这个程序实改进遗传算法c程序,使用性很强,能用到很多其他优化方面的实例-improved GA edited by C
tanxinTSP
- TSP算法的vc编程 通过C编程实现TSP算法的编程实例-TSP algorithm vc programming programming through C programming examples TSP algorithm
A-quadratic-function-for-maximum-
- c++实现二次函数求最大值 能够准确定位遗传算法的使用 经典实例-A quadratic function for maximum by GA
k-means
- c++实现k均值源码,实现了k-means的算法,并给出界面显示。实例中通过二维空间中的点进行聚类-c++ k-means algorithm, display the cluster result on the two demension
ga_main
- 遗传算法C语言实例,包含基本遗传算法操作函数,且带有注释-Genetic Algorithm C language instance, contains the basic genetic algorithm manipulation functions, and with comments