资源列表
[数据结构常用算法] hash
说明:数据结构实验作业哈希表的建立与操作,有实验报告,上面的源码可通过-hash table<huatengheiyue> 在 2025-01-20 上传 | 大小:50kb | 下载:0
[数据结构常用算法] paiduijiaohaoxitong
说明:排队演示 课程设计报告 好好看看 对你或许有用-Demonstration program designed to line up a good look at the report may be useful for you<韩龙> 在 2025-01-20 上传 | 大小:50kb | 下载:0
[数据结构常用算法] hafumanbianma
说明:c语言编写的哈夫曼编码。设需要编码的字符集为{d1, d2, …, dn},它们出现的频率为 {w1, w2, …, wn},应用哈夫曼树构造最短的不等长编码方案。 数据结构与算法 typedef char *HuffmanCode //动态分配数组,存储哈夫曼编码 typedef struct { unsigned int weight //用来存放各个结点的权值 unsigned int parent,<SongLY> 在 2025-01-20 上传 | 大小:50kb | 下载:0
[数据结构常用算法] 055523232007
说明:program to give one possible solution of the 8 queens puzzle because I was bored... and because after that, I was even more bored, I decided to extend it to an N queens version. Since this is my first contribution here<farzam> 在 2025-01-20 上传 | 大小:50kb | 下载:0
[数据结构常用算法] Who-birth-fish
说明:爱因斯坦测试题的程序实现,VB程序实现,速度比较快,算法很好-Einstein' s program to achieve the test questions, VB program to achieve, the faster the algorithm very<johnsonxjq> 在 2025-01-20 上传 | 大小:50kb | 下载:0
[数据结构常用算法] shujujiegou
说明:华东交通大学历年数据结构考试试卷及答案,供你考前参考-Data structures of ECJT University<姚达伟> 在 2025-01-20 上传 | 大小:50kb | 下载:0
[数据结构常用算法] MazeSearching
说明:迷宫找路算法,专门用于查找迷宫出路的算法,可参考-the methold used to search maze path,<fredaday> 在 2025-01-20 上传 | 大小:50kb | 下载:0