-
C、 人工智慧、 BFS 和 DFS
出差旅行推销员的问题,解决问题使用人工智能此代码
- 2022-08-25 16:42:27下载
- 积分:1
-
用经典RK方法和四阶ADAMS预测校正算法求解微分方程
用经典RK方法和四阶ADAMS预测校正算法求解微分方程-Classical RK method and fourth-order predictor-corrector algorithm for solving differential equations ADAMS
- 2022-07-23 00:35:19下载
- 积分:1
-
是自己在ECPLISE下做的一个简单的排序程序,有兴趣的可以看下....
是自己在ECPLISE下做的一个简单的排序程序,有兴趣的可以看下.-in ECPLISE is done with the sort of a simple procedure that can be interested in a glance.
- 2023-01-09 01:50:04下载
- 积分:1
-
贝叶斯网络学习算法――k2算法,包括对贝叶斯网络结构的学习,最后生成网络...
贝叶斯网络学习算法――k2算法,包括对贝叶斯网络结构的学习,最后生成网络-Bayesian network learning algorithm- k2 algorithms, including Bayesian network structure learning, the last generation network
- 2022-04-07 02:05:04下载
- 积分:1
-
布尔:你将获得两布尔陈述你的任务是检查吧…
bool:you will be given two bool statements and your assignment is to check it right or wrong.-bool : you will be given two statements and your bool as signment is to check it right or wrong.
- 2022-03-07 15:23:05下载
- 积分:1
-
Video tracking
视频跟踪,运用离子滤波算法。
整套测试视频都有。要下载opencv
- 2022-04-10 19:49:53下载
- 积分:1
-
捷联惯性导航C语言实现
捷联惯性导航C语言实现,捷联惯性导航学习使用,参考网上例程编写~
- 2022-07-17 23:28:41下载
- 积分:1
-
stable matching
简单的稳定匹配算法实现,无bug
Implement Gale-Shapley algorithm of the Stable Matching Problem in your
favorite language, and give the matching result of attached ranking data
(boys rankings.txt and girls rankings.txt), supposing that the ranking is sorted
from high to low. (C++ source file gs make ranking.cc which generates the
data is also supplied here.)
- 2023-02-04 07:15:03下载
- 积分:1
-
迭代法计算一元非线性方程
应用背景
在计算方法中计算线性方程中。要考虑迭代格式的构造、初始条件的选取。收敛性。终止条件和误差分析。需要建立迭代函数,写出等价方程的不动点
关键技术迭代法计算一元非线性方程:f(x)是实变量x的非线性实单值函数,一元非线性方程是指f(x)是多项式的非线性方程。可以用迭代法获得F(x)=0的近似值
- 2023-03-02 15:20:03下载
- 积分:1
-
C代码输入十进制数转化为二进制数
资源描述
在codeblocks平台上面运用C语言来描述,实现输入十进制数转换为二进制数进行输出。文件包里面包括整个工程,下载即用。
此程序适合各种数值间的转换。
- 2022-10-20 01:20:04下载
- 积分:1