-
Based on VC++ Genetic algorithm source code (very classic), very impressive
基于VC++的遗传算法源码(相当经典),非常可观-Based on VC++ Genetic algorithm source code (very classic), very impressive
- 2023-01-26 18:05:03下载
- 积分:1
-
网上一直没有Harris算法的VC程序
无奈
自己写一个吧
用了两个小时就写好了 非常简陋 大家凑合着看
2005年11月15日...
网上一直没有Harris算法的VC程序
无奈
自己写一个吧
用了两个小时就写好了 非常简陋 大家凑合着看
2005年11月15日-Harris algorithm VC procedures helpless himself wrote it with a two hour written a very simple you can make do with a November 15, 2005
- 2022-04-11 17:24:10下载
- 积分:1
-
C均值法,用于模式识别中的聚类算法。非常好用!
C均值法,用于模式识别中的聚类算法。非常好用!-C- Means method for pattern recognition algorithm for clustering. Very handy!
- 2023-07-09 17:40:03下载
- 积分:1
-
人工智能中一个关于野人过河的小程序
人工智能中一个关于野人过河的小程序-AI Savage cross the river on a small procedure
- 2022-02-01 22:47:14下载
- 积分:1
-
数据挖掘中很不错的源码,一个fss算法的java源程序,有极好的可读性...
数据挖掘中很不错的源码,一个fss算法的java源程序,有极好的可读性-data mining is a good source, a fss algorithm java source files, has an excellent readability
- 2022-12-28 19:05:03下载
- 积分:1
-
AI 人工智能 在C#环境下 实现 过河问题 算法
AI 人工智能 在C#环境下 实现 过河问题 算法-AI
- 2022-05-20 06:12:16下载
- 积分:1
-
遗传算法程序,是用java编写的,适合学习最优化的朋友来作为参考...
遗传算法程序,是用java编写的,适合学习最优化的朋友来作为参考-Genetic Algorithm is used in the preparation of java, the most suitable learning optimized reference to a friend
- 2023-01-24 09:50:04下载
- 积分:1
-
隐马尔科夫模型工具箱,可以广泛应用于识别等领域
隐马尔科夫模型工具箱,可以广泛应用于识别等领域-HMM Toolbox, can be widely applied in areas such as identification
- 2022-08-18 03:25:08下载
- 积分:1
-
神经网络拟合,试用,本人用于药品浓度拟合之用
神经网络拟合,试用,本人用于药品浓度拟合之用-neural network fitting trial, I used drugs used concentration Fitting
- 2023-01-28 23:00:03下载
- 积分:1
-
基因算法(GA)
GA 是一种启发式的优化法 (heuristic optimization method), 它是通过既定的随机搜索进行操作.优化问题的可...
基因算法(GA)
GA 是一种启发式的优化法 (heuristic optimization method), 它是通过既定的随机搜索进行操作.优化问题的可能的解的集合被认为是 个体(individuals)组成的 人群(population). 一个个体对它的环境的适应程度由它的 健康度(fitness)表示. -genetic algorithm (GA) GA is a heuristic optimization method (heuristic optimi method. 5), which is established through a random search for the operation. Optimization of the solution may be considered a collection of individuals (individuals) of the crowd (pop ulation). It"s an individual adaptation to the environment by its Health (fitness).
- 2022-08-14 21:53:12下载
- 积分:1