资源列表
redisign
- C语言 Hash文件 使用索引 进行增删改查 有简单注释-The C language Hash file index additions and deletions to check with brief notes
datastructure-list
- 完成了线性表的各种数据结构的实现,并且编写了主函数进行测试-Completed to achieve a variety of data structures linear form, and the preparation of the main function tests
mintree
- 一个连通图可以有多个生成树,实际应用中希望所选的生成树的权值总和最小,这就是最小生成树的问题。代码实现用Kruskal算法实现求解最小生成树。-A connected graph can have multiple spanning tree, hope in the actual application of the selected total weight minimum spanning tree, this is the minimum spanning tree problem. C
201541084霍朋强简单表达式求值
- 通过简单的计算来进行表达式求值包括了报告(The evaluation of the expression by simple calculation includes the report)
哈夫曼编码器,译码器问题
- 完成哈夫曼编码,译码问题,用C语言实现编码器,译码器的功能。(Complete the Hoffman code, decoding the problem, using the C language to implement the encoder, decoder functions.)
HuffmanCoding
- 霍夫曼编码的算法实现,利用自己给定的频率和要求输出霍夫曼树-get the huffman tree
Graph
- 数据结构中关于图的操作,本人亲自编写,编译通过,分享给大家-Data Structure About Graph
数据结构算法源码
- 带头结点双链循环线性表.c 底层编程 汉诺塔 逆阵 数据结构 百鸡百钱.c
rescue
- rescue 孤岛营救问题 大兵瑞恩被关押在迷宫的东南角,即(N,M)单元里,并已经昏迷。迷宫只有一个入口, 在西北角。也就是说,麦克可以直接进入(1,1)单元。另外,麦克从一个单元移动到另一个 相邻单元的时间为1,拿取所在单元的钥匙的时间以及用钥匙开门的时间可忽略不计。-island to rescue Private Ryan, rescue issues to be held in the southeast corner of the maze, namely (N, M)
datastructure_haoshu
- 数据结构的好东西,希望大家好好学习一下,我会给大家继续分享好资料-Data structure of the good things, I hope you take some lessons, I will give good information to share with
sujujiegou
- 计算机科学与技术专业的专业基础课——数据结构的课件及其一些算法。-Computer science and technology specialty basic course- and some of the courseware data structure algorithms.
pack
- 完全背包问题(用每类物品的任意数量装满背包,使背包中物品的总价值最大)-Full knapsack problem (with any number of each type of goods loaded backpack, so that the total value of items in backpack maximum)
