资源列表
[数据结构常用算法] date_struct
说明:一些基本的数据结构,都是自己写的,很简单,但比较实用-Some basic data structures are written in their own, very simple, but more practical<Mr.Cai> 在 2024-11-13 上传 | 大小:1.04mb | 下载:0
[数据结构常用算法] HuffmanTree
说明:基于Huffman树的一个压缩算法,通过统计字符的出现频率构造Huffman树,然后进行编码和解码。包括源代码和测试样例-Huffman tree based on a compression algorithm, the frequency of statistical character of the Huffman tree structure, and then to encode and decode. Including s<leo> 在 2024-11-13 上传 | 大小:1.04mb | 下载:0
[数据结构常用算法] expression
说明:这是一个可以计算算式表达式值的程序.-This is a calculation formula of the expression is worth program, users can change the source code to add calculation formula.<王昱鑫> 在 2024-11-13 上传 | 大小:1.04mb | 下载:0
[数据结构常用算法] Multi-machine-scheduling-algorithm
说明:多级调度算法,做出来仅供参考学习,语言是C-this is a Multi machine scheduling algorithm just for reference and learning, used language is C++<K> 在 2024-11-13 上传 | 大小:1.04mb | 下载:0
[数据结构常用算法] Traffic-Advisory-System
说明:设计、实现一个全国大中城市间的交通咨询程序,为旅客提供两种最优决策方案和一种查询方案: (1) 最短时间路线; (2) 最小耗费路线; (3) 城市所有路线查询。 -Design, implement a consultation process traffic between the cities, provide passengers with the two best decision and a query pl<hanyinqi> 在 2024-11-13 上传 | 大小:1.04mb | 下载:0
[数据结构常用算法] Josephus-problem
说明:设编号为1-n的n(n>0)个人按顺时针方向围成一圈.首先第1个人从1开始顺时针报数,报m的人(m 为正整数).令其出列。然后再从他的下一个人开始,重新从1顺时针报数,报m的人,再令其出列。如此下去,直到圈中所有人出列为止。求出列编号序列。-Numbered 1-n set of n (n> 0) Personal clockwise circle. First Person 1 1 clockwise report th<王丹> 在 2024-11-13 上传 | 大小:1.04mb | 下载:0
[数据结构常用算法] shortest-path
说明:最短路径算法,对于权重图最短路径计算的基本算法-Shortest path algorithm, the basic algorithm for computing the shortest path weight of FIG.<小七2729> 在 2024-11-13 上传 | 大小:1.04mb | 下载:0