-
人工智能里的图搜索技术,以宽度优先为搜索策略。
人工智能里的图搜索技术,以宽度优先为搜索策略。-artificial intelligence search technology plans to give priority to the width search strategy.
- 2022-03-25 06:05:13下载
- 积分:1
-
车辆识别
车辆识别-vehicle identification
- 2022-05-18 07:43:22下载
- 积分:1
-
A星算法+强启发函数解八数码问题,自带判断是否有解
A星算法+强启发函数解八数码问题,自带判断是否有解-A Star Algorithm+ strong heuristic function solution of 8 digital issues, bring their own to determine whether the broken
- 2022-03-24 18:20:44下载
- 积分:1
-
LIBSVM软件包在一起,只要你能读到一个矩阵转换日…
把libsvm包在一起,只要能读入矩阵转换成所需的格式libsvm就可以运行了
- 2023-03-17 05:45:05下载
- 积分:1
-
人工神经网络BPN,人工神经网络BP算法源代码
人工神经网络BPN,人工神经网络BP算法源代码-Artificial neural network BPN, artificial neural network BP algorithm source code
- 2022-03-05 03:52:20下载
- 积分:1
-
matlab中求解最大最小问题的蚂蚁算法源代码。很有参考价值。...
matlab中求解最大最小问题的蚂蚁算法源代码。很有参考价值。-Matlab solution of the biggest problems the smallest ant algorithm source code. Great reference value.
- 2022-03-24 05:52:57下载
- 积分:1
-
遗传算法,通过选择、交叉、变异求取函数最优解c程序简单实现,并拥有最优保存思想。...
遗传算法,通过选择、交叉、变异求取函数最优解c程序简单实现,并拥有最优保存思想。-Genetic algorithm, selection, crossover and mutation to strike a function of the optimal solution c procedures are simple to achieve, and has saved the best idea.
- 2022-06-02 08:37:01下载
- 积分:1
-
用数据分类法进行分类,并将其应用于决策中
利用Fisher分类器对数据进行分类,并画出决策面(含测试数据)-Fisher classifier using the data classification, and face painted in decision-making (including test data)
- 2022-03-06 04:52:22下载
- 积分:1
-
FAST apriori.cpp 基于数组和为运算的apriori算法实现,采用为运算来测试子集的存在性,把测试子集存在性的复杂度由O(n^2)降低为O(n)...
FAST apriori.cpp 基于数组和为运算的apriori算法实现,采用为运算来测试子集的存在性,把测试子集存在性的复杂度由O(n^2)降低为O(n)-FAST apriori.cpp array-based computing and for the apriori algorithm, adopted as the operator to test the existence of a subset to test the existence of a subset of the complexity from O (n ^ 2) reduced to O (n)
- 2022-08-16 14:04:17下载
- 积分:1
-
用BCB做优雅的网格分布写Kohonen程序,将任意…
用BCB编写的Kohonen程序做优雅的网格分布,将任意维的输入数据,简化为二维x,y平面,竞争学习最佳实践。
- 2022-11-08 15:30:03下载
- 积分:1