资源列表
[数据结构常用算法] shujujiegou
说明:该书是国外翻译的书,有关数据结构,我看了之后还觉得不错,所以推荐给大家-This book is the translation of foreign books, the data structure, I still feel good after reading, it is recommended to everyone<沈鹃> 在 2025-05-01 上传 | 大小:10.7mb | 下载:0
[数据结构常用算法] linjjiejuzhen
说明:将图的邻接矩阵表示方法转化为邻接表表示方法-The adjacency matrix adjacency list representation into a representation<learn> 在 2025-05-01 上传 | 大小:5kb | 下载:0
[数据结构常用算法] eightqueen
说明:此程序是数据结构中简单的八皇后问题,通过栈思想在VC++来实现该程序-This program is a simple data structure in the eight queens problem, thinking through the stack in VC++ to implement the program<胡佩> 在 2025-05-01 上传 | 大小:213kb | 下载:0
[数据结构常用算法] huffmancoding
说明:能够实现huffman编码的编码与解码功能-It can do huffman coding and encode huffman<peizhongyou> 在 2025-05-01 上传 | 大小:528kb | 下载:0
[数据结构常用算法] uthash-1.5
说明:一个非常不错的c++哈希表结构算法,有详细说明文档-A very good c++ hash table structure algorithm, a detailed documentation<z> 在 2025-05-01 上传 | 大小:459kb | 下载:0
[数据结构常用算法] lift-finally(example)
说明:电梯算法调度.模拟多人在不同楼层同时要求到各自目的地时电梯的响应顺序,要求使用C语言编程,定义合适的数据结构。-Elevator algorithm<朱嘉儿> 在 2025-05-01 上传 | 大小:23kb | 下载:0
[数据结构常用算法] Binary-tree-creation-and-traversal
说明:二叉树的创建与遍历建立二叉树左右链存储结构。 对其递归的实现中序,先序,后序遍历。 对其非递归的实现中序,先序,后序遍历。 -Binary tree creation and traversal binary tree set up chain stores around the structure. Recursive implementation of its order, the first order, the or<teddy> 在 2025-05-01 上传 | 大小:152kb | 下载:0