-
这个应该是经典编程里面的经典算法实现的八皇后问题.也通过了测试.完全达到设计要求.
这个应该是经典编程里面的经典算法实现的八皇后问题.也通过了测试.完全达到设计要求.-This should be a classic of the classic programming algorithm inside the eight Queen s problems. Also passed the test. Fully meet the design requirements.
- 2022-01-22 07:50:23下载
- 积分:1
-
reed solomon编码/解码工具, 可以对字符串进行编码,加入错误,并进行解码和纠错。...
reed solomon编码/解码工具, 可以对字符串进行编码,加入错误,并进行解码和纠错。
- 2022-07-24 00:48:16下载
- 积分:1
-
一个二十四点的游戏
一个二十四点的游戏-a 24-point game
- 2023-08-21 01:10:03下载
- 积分:1
-
细菌觅食
细菌觅食技术用在诸多方式中的控制系统。在这里我使用觅食求解实时功能的全球最小的细菌。在使用具有 760 局部最低解
- 2022-03-24 14:01:56下载
- 积分:1
-
Bayesian forecasting of operations research is on the machine is important exper...
运筹学的贝叶斯预测,是上机进行运筹学实验的重要实验。-Bayesian forecasting of operations research is on the machine is important experimental operations research experiments.
- 2022-04-08 04:16:45下载
- 积分:1
-
这事辛普森积分算法实例
这事辛普森积分算法实例-Simpson Integration Algorithm for example
- 2022-08-21 13:38:28下载
- 积分:1
-
双色球随机软件源码
void CRandDlg::OnOK()
{
// TODO: Add extra validation here
int a[7];
int b=0;
srand((unsigned)time( NULL ));
for (int i=0;i
- 2022-03-24 20:24:18下载
- 积分:1
-
卡尔曼滤波对自由目标的应用
利用卡尔曼滤波对自由落体的目标小球进行跟踪,其中有些视频演示跟踪过程.-The use of Kalman filter to the objective of free-falling ball track, some of which track the process of video presentations.
- 2022-07-12 03:05:29下载
- 积分:1
-
改进蚁群算法求解配送
有多个配送点,每个配送点必须访问,可以访问多次,起点确定,配送点与配送点之间不完全连接,配送点与配送点之间以时间作为衡量标准。要求从起点出发,尽可能快地访问每一个配送点。
- 2023-01-03 03:00:07下载
- 积分:1
-
用fortran编写的复合形法的源程序,供大家参考。
用fortran编写的复合形法的源程序,供大家参考。-fortran prepared with the complex method of the source, for your reference.
- 2022-02-05 18:50:49下载
- 积分:1