-
本程序利用蚂蚁算法解决TSP(旅行商问题)问题
本程序利用蚂蚁算法解决TSP(旅行商问题)问题-This procedure using ant algorithm to solve TSP (Traveling Salesman Problem) problem
- 2022-02-06 19:13:39下载
- 积分:1
-
神经网络算法的神经网络负反馈
用VC++实现的BP(反向传播负反馈)神经网络算法-with VC BP (BP negative feedback) neural network algorithm
- 2022-01-25 21:07:43下载
- 积分:1
-
HIGHLIGHT TRUE
#define NOHIGHLIGHT FALSE
#define UPDATE TRUE
#define NOUPD...
HIGHLIGHT TRUE
#define NOHIGHLIGHT FALSE
#define UPDATE TRUE
#define NOUPDATE FALSE
#define FORMAT TRUE
#define NOFORMAT FALSE
#define LEFT 0-HIGHLIGHT# define NOHIGHLIGHT TRUE FALSE UPDATE# define TRUE## define FALSE de NOUPDATE fine FORMAT# define TRUE FALSE# defin NOFORMAT e LEFT 0
- 2023-04-10 04:40:04下载
- 积分:1
-
机器人路径规划演示平台,自主移动的智能机器人演示程序源代码,可以实现机器人壁障功能...
机器人路径规划演示平台,自主移动的智能机器人演示程序源代码,可以实现机器人壁障功能-Demonstration platform for robot path planning, intelligent autonomous mobile robot demo program source code, you can realize robot barrier function
- 2022-08-09 16:57:38下载
- 积分:1
-
模拟退火算法(解98数学建模灾情巡视问题)
模拟退火算法(解98数学建模灾情巡视问题)-Simulated annealing algorithm (solution of 98 to inspect the disaster mathematical modeling issues)
- 2022-02-02 21:33:23下载
- 积分:1
-
Genetic Algorithm for university examination timetable, not extracting passwords...
遗传算法求解大学考试时间表问题,没有解压密码的。-Genetic Algorithm for university examination timetable, not extracting passwords.
- 2023-07-31 13:45:04下载
- 积分:1
-
这是一个简单的人工智能的例子 希望大家能以此为作出更好的 更完善的...
这是一个简单的人工智能的例子 希望大家能以此为作出更好的 更完善的
- 2022-09-06 21:20:02下载
- 积分:1
-
基于遗传算法和bp网络的简单人脸识别,只能识别三种表情。图像经过简单的小波变换处理...
基于遗传算法和bp网络的简单人脸识别,只能识别三种表情。图像经过简单的小波变换处理-Bp networks based on genetic algorithm and a simple face recognition, could only identify three kinds of expressions. After a simple wavelet transform image processing
- 2022-03-01 00:24:39下载
- 积分:1
-
小波人工神经网络C语言实现(代码),以及相关支持库,已调试,可运行....
小波人工神经网络C语言实现(代码),以及相关支持库,已调试,可运行.-Wavelet artificial neural network C language (code), and related support libraries, have been debug run.
- 2022-03-07 11:23:24下载
- 积分:1
-
调用过程 CM = Confusion_matrix(train_predicts, train_targets) [combining_predicts, e...
调用过程 CM = Confusion_matrix(train_predicts, train_targets) [combining_predicts, errorrate] = combining_NB(DP, test_targets, CM) DP,三维数组,(i,j,k)为第k个样本的DP矩阵 targets 为 0 1 2 -process called CM = Confusion_matrix (train_predicts, train_targets) [combining_predicts, errorrate] = combining_NB (DP, test_targets, CM) DP, three-dimensional array (i, j, k) for the k samples of DP matrix targets for 0 1 2
- 2022-03-21 02:55:16下载
- 积分:1