-
这是一个C语言写的一个解决TSP问题的蚁群算法程序
这是一个C语言写的一个解决TSP问题的蚁群算法程序-This is a C language to write a solution to the problem TSP Ant Colony Algorithm procedure
- 2022-01-25 19:21:25下载
- 积分:1
-
java game
java game
- 2022-05-05 08:40:13下载
- 积分:1
-
bmp_fileformat
bmp_fileformat
- 2023-03-12 17:20:04下载
- 积分:1
-
一本CSS的手册,中文版本,网站美观就靠它了
一本CSS的手册,中文版本,网站美观就靠它了-A CSS manual, the Chinese version, the site relied on a beautiful
- 2023-08-06 20:05:03下载
- 积分:1
-
A very detailed database on the basis of knowledge training film, it is worth a...
一篇很详细的数据库基础知识培训胶片,很值得一看。-A very detailed database on the basis of knowledge training film, it is worth a visit.
- 2022-03-24 19:28:25下载
- 积分:1
-
3. 约瑟夫环问题。设编号为1,2,…,n(n>0)个人按顺时针方向围坐一圈。开始时任意给出一个报数上限值m,从第一个人开始顺时针方向自1起顺序报数,报到...
3. 约瑟夫环问题。设编号为1,2,…,n(n>0)个人按顺时针方向围坐一圈。开始时任意给出一个报数上限值m,从第一个人开始顺时针方向自1起顺序报数,报到m时停止报数,报m的人出列,从他在顺时针方向上的下一个人起重新自1起顺序报数;报到m的人出列;如此下去,直到所有人全部出列为止。用带头结点的单循环链表作数据元素的存储结构。
数据输入:
第一行为人数n。
第二行为报数值m。
数据输出:
依次输出出列人员的编号。
示例:
输入文件input3.txt:
4
3
4 1 3 2
输出:(标准输出)
3 2 4 1
-3. Joseph Central problems. Located numbered 1,2, ..., n (n
- 2022-05-14 13:51:18下载
- 积分:1
-
Discusses the basic principles of fax communications, transmission theory, modul...
论述了传真通讯的基本原理,传输理论,调制原理和传真通讯规程。-Discusses the basic principles of fax communications, transmission theory, modulation theory and fax communications protocols.
- 2022-01-26 00:56:35下载
- 积分:1
-
Procedures in the Windows user
在Windows用户态程序下高效除错,无论是开放、测试还是支持,都会遇上程序运行结果跟预期效果不一致的情况,找到问题的根源和解决的过程就是排错。-Procedures in the Windows user-mode debugging and efficient, whether it is open, testing, or support, the event will run the results are inconsistent with the expected results of the situation, find a root of the problem and solution process is debugging.
- 2023-03-14 16:10:04下载
- 积分:1
-
请阅读您的包裹和描述
Please read your package and describe
- 2022-02-05 16:09:40下载
- 积分:1
-
内嵌实时系统的例子
内嵌实时系统的例子-embedded real-time systems example
- 2022-04-06 10:26:06下载
- 积分:1