资源列表
[数据结构常用算法] guangdubianli
说明:广度优先遍历实现走迷宫的算法,对图的搜索的理解-Breadth-first algorithm to achieve Maze, understanding of the graph search<> 在 2025-06-19 上传 | 大小:264kb | 下载:0
[数据结构常用算法] 11103090202_8
说明:学生信息管理系统,有一定的算法,可以实现学生的信息管理,用的是链表。-Student information management system, a certain algorithm can achieve the student information management, using a linked list.<chenbo110> 在 2025-06-19 上传 | 大小:268kb | 下载:0
[数据结构常用算法] KDTreeTest
说明:这是一个名为kdtree的数据结构源码,用来划分高维空间,并且查找最近的点-this source code is a kind of structure to split the space of multi-dimension, which is named kdtree. And you can use it to compute the nearest point in the database.<王海> 在 2025-06-19 上传 | 大小:1.7mb | 下载:0
[数据结构常用算法] Stack-and-Queue-FIFO
说明:Queue是先进先出的集合而Stack是后进先出的集合-Queue is a collection of FIFO Stack is a LIFO collection<hlh> 在 2025-06-19 上传 | 大小:5kb | 下载:0
[数据结构常用算法] Stack--FIFO
说明:Queue是先进先出的集合而Stack是后进先出的集合-Queue is a collection of FIFO Stack is a LIFO collection<hlh> 在 2025-06-19 上传 | 大小:4kb | 下载:0
[数据结构常用算法] bucket-sort
说明:实现桶排的算法,结合数据结构课本编写的测试程序-bucket sort<乔建国> 在 2025-06-19 上传 | 大小:257kb | 下载:0
[数据结构常用算法] huffmanT-code
说明:利用哈弗曼树的算法实现文件的压缩与解压缩,字符编码、译码-huffman tree compress and uncompress<乔建国> 在 2025-06-19 上传 | 大小:273kb | 下载:0
[数据结构常用算法] pre-mid-creattree
说明:已知用户输入的二叉树的前序、中序遍历结果,建立二叉树,并以广义表的形式输出结果-creat a binary tree by its preorder and mid-order<乔建国> 在 2025-06-19 上传 | 大小:489kb | 下载:0