-
This is a genetic algorithm code, using C++ Written running environment is vs200...
这是一个遗传算法的代码,用C++写的,运行环境是vs2005.-This is a genetic algorithm code, using C++ Written running environment is vs2005.
- 2023-06-19 01:05:04下载
- 积分:1
-
识别动物的专家系统,包括长颈鹿、斑马、鸵鸟、企鹅、信天翁等七种动物的简单专家系统,表现了专家系统的框架结构...
识别动物的专家系统,包括长颈鹿、斑马、鸵鸟、企鹅、信天翁等七种动物的简单专家系统,表现了专家系统的框架结构-Expert system to identify animals, including giraffes, zebras, ostriches, penguins, albatrosses and other seven animals, a simple expert system, the performance of the expert system framework
- 2023-06-18 02:35:03下载
- 积分:1
-
Game programming in artificial intelligence technology, one source book, Chapte...
《游戏编程中的人工智能技术》一书中4,5章源代码- Game programming in artificial intelligence technology, one source book, Chapter 4,5
- 2022-11-28 03:40:03下载
- 积分:1
-
用C++实现了期望最大化算法,为了简化,矩阵使用对角矩阵
用C++实现了期望最大化算法,为了简化,矩阵使用对角矩阵-C achieve expectations maximize algorithm, in order to simplify the use of matrix diagonal matrix
- 2022-01-28 18:23:06下载
- 积分:1
-
五子棋是一种受大众广泛喜爱的游戏,这里介绍五子棋程序的数据结构、评分规则、胜负判断方法,重点分析了搜索算法,并在传统的博弈算法在五子棋应用中进行一些改进,从而使...
五子棋是一种受大众广泛喜爱的游戏,这里介绍五子棋程序的数据结构、评分规则、胜负判断方法,重点分析了搜索算法,并在传统的博弈算法在五子棋应用中进行一些改进,从而使剪枝更有效,运算性能更好。改进包括:不使用closed表;改变棋盘搜索顺序;增加记录最大棋盘信息的指针。实验证明,这几点改进对提高效率有很高帮助。
- 2022-07-01 17:06:31下载
- 积分:1
-
K-均值聚类算法的编程实现。包括逐点聚类和批处理聚类。K-均值聚类的的时间复杂度是n*k*m,其中n为样本数,k为类别数,m为样本维数。这个时间复杂度是相当客观的。因为如果用每秒10亿次的计算机对50个样本采用穷举法分两类,寻找最优,列举一遍约66.7天,分成3类,则要约3500万年。针对算法局部最优的缺点,本人正在编制模拟退火程序进行改进。希望及早奉给大家,倾听高手教诲。-K-means clustering algorithm programming. Point by point, including clustering and clustering batch. K-means clustering of the time complexity of n* k* m, n samples, several types of k, m sample dimension. The time complexity is a very objective. Because if we use one billion times per second the computer using 50 samples of two exhaustive method to find the optimal set out again about 66.7 days, divided into three categories, offering 3,500 years. Local optimal algorithm against the shortcomings, I was prepared simulated annealing process improvements. Early Feng hope for everyone, listen to the master teachings.
- 2022-01-28 00:58:44下载
- 积分:1
-
JVT
JVT-Z203_jsvm.rar
- 2022-08-16 19:56:27下载
- 积分:1
-
nsga2 C++源代码实现,收敛速度快
nsga2 C++源码实现,收敛速度很快-nsga2 C++ source code implementation, fast convergence
- 2023-02-14 23:05:04下载
- 积分:1
-
人工智能的一种典型的启发式搜索算法,是一种最好优先的算法,但要加上一些约束条件。...
人工智能的一种典型的启发式搜索算法,是一种最好优先的算法,但要加上一些约束条件。-A typical artificial intelligence heuristic search algorithm, is a priority of the best algorithm, but to add some more restrictive conditions.
- 2023-07-26 14:05:03下载
- 积分:1
-
基于Web页面的人工智能控件例证
[VB源码]
基于Web页面的人工智能控件例证
[VB源码]-Web page based on the example of artificial intelligence control [VB code]
- 2023-06-22 14:00:04下载
- 积分:1