-
遗传算法
u首先要确定个体的编码形式,设计适应度函数。
u再计算种群内各个个体的适应度函数值,选择优良的个体并根据设计的遗传策略进行遗传操作,产生新一代种群,直到出现满意的个体为止。
u最后得到的适应度值最大的个体即为最优解。
编码是从实际问题中提取出决策变量并按某种形式组合成位串的过程。分为数值编码、非数值编码和混合编码。数值编码包括二制编码和实数编码。非数值编码包括符号编码、基因编码和知识编码。
- 2022-07-14 22:07:10下载
- 积分:1
-
二叉树操作
二叉树各种操作c++源码,包括创建、插入、删除、前序遍历,中序遍历,后序遍历各种操作
- 2023-04-28 13:55:03下载
- 积分:1
-
sloveTSPbothcandmatlab
同样是遗传算法 从 c和matlab 两方面解决(From the same genetic algorithm to solve both c and matlab)
- 2010-05-21 10:08:20下载
- 积分:1
-
Acquisition-process
c8051f060单片机的采集存储程序,利用DMA技术,完成快速采集存储,(c8051f060 microcontroller acquisition process, use DMA technology to complete the rapid acquisition and storage,)
- 2013-10-16 19:33:24下载
- 积分:1
-
index
说明: 文件内容索引,是一段文件内容索引的小文件(The contents of the documents indexed, indexing the contents of the documents is a small file)
- 2008-11-30 21:31:11下载
- 积分:1
-
COM
Source code demo rs232
- 2013-08-21 09:19:31下载
- 积分:1
-
Blood-Pressure-Monitor--Software
电子血压计原理图和代码,源码或其他好源码或编程学习资料,(Blood Pressure Monitor Software)
- 2014-11-06 15:36:06下载
- 积分:1
-
ActiveXDemo
C# 开发ActiveX插件,可供其他语言调用,已测试C#,网页,java均可调用(C# Development ActiveX plug-in, calling for other languages, have been tested C#, web, java can call)
- 2013-12-20 17:43:56下载
- 积分:1
-
JingZiQi
“一字棋”游戏(又叫“三子棋”或“井字棋”),是一款十分经典的益智小游戏。“井字棋”的棋盘很简单,是一个3×3的格子,很像中国文字中的“井”字,所以得名“井字棋”。(experiment " word game" game (also known as " third son of Chess" or " tic-tac-toe game" ), is a very classic puzzle game. " Tic-tac-toe game," the board is very simple, is a 3 × 3 lattice, much like Chinese characters of " Well,")
- 2014-04-25 09:52:21下载
- 积分:1
-
DFRobot_SIM808-master
说明: libraries to run SIM808
- 2020-12-28 11:39:02下载
- 积分:1