-
载入txt文件迷宫,含几种搜索方法,例如depth first search, breadth first search等...
载入txt文件迷宫,含几种搜索方法,例如depth first search, breadth first search等-maze included txt file containing several search methods, such as depth first search, breadth first search, etc.
- 2022-01-26 01:16:58下载
- 积分:1
-
关于模式识别的经典书籍,英文版的,很值得看
关于模式识别的经典书籍,英文版的,很值得看-On Pattern Recognition classic books, in English, is worth look
- 2022-01-25 23:01:40下载
- 积分:1
-
GA的教学
遗传算法的教材1-GA teaching a
- 2022-08-02 23:26:57下载
- 积分:1
-
一个用VC++开发的采用模糊C均值聚类算法.
一个用VC++开发的采用模糊C均值聚类算法.-a VC development of the fuzzy c-means clustering algorithm.
- 2023-02-25 09:45:04下载
- 积分:1
-
一种支持向量机多专家决策算法,很有参考价值
一种支持向量机多专家决策算法,很有参考价值-a support vector machine algorithm experts, great reference value
- 2022-01-30 18:20:08下载
- 积分:1
-
TSP的智能算法,里面包含最大最小蚁群算法,蚂蚁系统,蚁群系统...
TSP的智能算法,里面包含最大最小蚁群算法,蚂蚁系统,蚁群系统
- 2023-07-25 18:50:03下载
- 积分:1
-
一个用VB写的医学人工智能的源代码程序,约..
一个用VB写的人工智能看病程序源代码,可以参考编写健康咨询类等类似程序-Using VB to write a medical procedure of artificial intelligence source code, can refer to the preparation of health counseling and other similar types of procedures
- 2022-04-07 22:38:31下载
- 积分:1
-
人工智能是现在科学发展的热门,该程序通过人工神经网络的原理实现图像的分类功能...
人工智能是现在科学发展的热门,该程序通过人工神经网络的原理实现图像的分类功能-The scientific development of artificial intelligence is now the most popular, the program adopted the principle of artificial neural network classification of image features
- 2022-04-20 10:15:52下载
- 积分:1
-
matlab进行模糊pid仿真的源代码,效果一般,但已在本人毕业论文中实用...
matlab进行模糊pid仿真的源代码,效果一般,但已在本人毕业论文中实用-pid fuzzy matlab simulation of source code, the effect of the general, but in my dissertation in the practical
- 2022-02-01 15:10:58下载
- 积分:1
-
使用二进制和实数编码变量的遗传算法实现。混合变量…
This a GA implementation using binary and real coded variables. Mixed variables can be used. Constraints can also be handled. All constraints must be greater-than-equal-to type (g >= 0) and normalized (see the sample problem in prob1 in objective()).-This a GA implementation using binary and real coded variables. Mixed variables can be used. Constraints can also be handled. All constraints must be greater-than-equal-to type (g gt;= 0) and normalized (see the sample problem in prob1 in objective()).
- 2022-02-07 16:02:59下载
- 积分:1