-
施伯乐@黄皮书《数据结构教程》part3
施伯乐@黄皮书《数据结构教程》part3-Shi Bole @ beige book Data Structure Course part3
- 2022-03-10 14:51:58下载
- 积分:1
-
旅行商问题:
某售货员要到若干城市去推销商品,已知各城市之间的路程(或旅费)。他要选定一条从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程(或旅...
旅行商问题:
某售货员要到若干城市去推销商品,已知各城市之间的路程(或旅费)。他要选定一条从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程(或旅费)最小。-traveling salesman problem : A salesman to a number of cities to sell commodities, known the distance between cities (or travel). He selected from a resident, after each city again, the last resident to return to the line, making the total distance (or travel) is the smallest.
- 2023-07-26 02:35:04下载
- 积分:1
-
霍夫曼编码前缀编码Huffman Coding
霍夫曼编码前缀编码Huffman Coding-Huffman Codeing
- 2022-04-27 08:54:46下载
- 积分:1
-
一个很好的矩阵类,使用者用了请务必感谢原作者
一个很好的矩阵类,使用者用了请务必感谢原作者-a good matrix type, users spent Be sure to thank the original author! !
- 2023-02-20 22:25:03下载
- 积分:1
-
数据结构经典算法,c源码,很齐全的,对学习数据结构很有帮助。...
数据结构经典算法,c源码,很齐全的,对学习数据结构很有帮助。-c program,
- 2022-02-05 00:25:39下载
- 积分:1
-
采用链式存储结构设计广义表,实现以下操作:创建广义表,取广义表的表头元素和表尾元素 求广义表的深度...
采用链式存储结构设计广义表,实现以下操作:创建广义表,取广义表的表头元素和表尾元素 求广义表的深度-Chain store use of the structural design of the generalized form, realize the following: create a generalized form, check the generalized table header elements and table elements for the end of the depth of the generalized form
- 2023-06-16 10:10:04下载
- 积分:1
-
Huffman coding procedures small data structure
哈夫曼编码 很小的程序 数据结构的-Huffman coding procedures small data structure
- 2022-03-16 13:47:50下载
- 积分:1
-
SQL 语句帮助文件
SQL 语句帮助文件-SQL sentence help document
- 2022-04-01 20:18:42下载
- 积分:1
-
银行排队系统仿真
假设银行只有一个窗口(排一个队),客户到达时间间隔服从均值为200秒的指数分布,客户在窗口接受服务
的时间服从均值为300秒的指数分布。设计排队模拟系统,在进行了100人服务后,输出平均到达间隔、平均
等待时间、平均服务时间以及平均停留时间。
- 2022-01-24 19:08:32下载
- 积分:1
-
本书总结了历届国际奥林匹克竞赛(IOI)的试题特点及我国参赛选手的培训经验。书中许多例题取自历届大赛的试题及中国队选手的训练题目,针对问题讲解了解题的关键思路及...
本书总结了历届国际奥林匹克竞赛(IOI)的试题特点及我国参赛选手的培训经验。书中许多例题取自历届大赛的试题及中国队选手的训练题目,针对问题讲解了解题的关键思路及如何灵活运用有关的算法知识。-the book summarizes the successive international Olympiad (IOI) and the characteristics of the questions my players training experience. Many examples from the book the previous contest questions and the Chinese team"s training topics dealing with the problem of solving the problems on the key ideas and how flexible use of the algorithm knowledge.
- 2022-05-18 11:38:10下载
- 积分:1