-
在C++ 8PSK仿真
这是我们在数字通信方面的任务。仿真结果表明,该方法没有误差。希望有帮助!
- 2022-10-09 22:20:03下载
- 积分:1
-
数值分析的几种典型算法
数值分析的几种典型算法-numerical analysis of several typical algorithm
- 2022-03-03 21:34:19下载
- 积分:1
-
求解旅行商问题的遗传算法
遗传算法求解tsp问题,采用遗传算法,比其他的算法更容易解决tsp- GA to solve the tsp problem
- 2022-02-06 00:52:14下载
- 积分:1
-
最经典的版本的决策树的最全面的资源库…
c4.5的源码决策树最全面最经典的版本-Bank of the most comprehensive source of decision tree of the most classic version
- 2022-03-07 02:02:06下载
- 积分:1
-
AI::Categorizer is a framework for automatic text categorization. It consists of...
AI::Categorizer is a framework for automatic text categorization. It consists of a collection of Perl modules that implement common categorization tasks, and a set of defined relationships among those modules
- 2022-05-30 09:19:04下载
- 积分:1
-
n皇后问题,亦是经典算法与分析题目,通过回溯的方法,解决此问题...
n皇后问题,亦是经典算法与分析题目,通过回溯的方法,解决此问题-n queens problem, is also a classical algorithms and analysis of the subject, through the back way to solve this problem
- 2022-12-30 04:25:03下载
- 积分:1
-
钢筋工程量计算程序
钢筋工程量计算程序-reinforced engineering calculation program
- 2023-07-22 11:05:08下载
- 积分:1
-
人工智能八数码问题----图搜索策略
(1) 加深对各种图搜索策略概念的理解;
(2) 进一步了解启发式搜索、α-β剪枝等概念;
(3) 比较并分析各种图搜索策略的实质。
- 2023-09-04 15:45:04下载
- 积分:1
-
c# rsa algorithm encryption/decryption
RSA加密和解密C#实现公钥和私钥是预定义的。浏览要加密或解密的文件。
- 2022-06-18 22:48:56下载
- 积分:1
-
a_star_pathfinder明星路径可以用来研究路由方法的发展。
a_star_pathfinder A星路径寻找可以用来学习寻路的方法 可以用到很多地方 比如脱机的AI寻路就可以用到他 -a_star_pathfinder A Star path finding can be used to study routing methods can be used in many places such as the AI offline Wayfinding can be used on him
- 2022-02-04 14:10:32下载
- 积分:1