资源列表
[数据结构常用算法] Algorithm-program
说明:算法程序,里面封装了算法中最常用的排序方法,通过数组和指针的比较列举他们的不同-Algorithm program, which encapsulates the most commonly used method of sorting algorithm to enumerate their different arrays and pointers<Wandroid> 在 2024-11-07 上传 | 大小:3072 | 下载:0
[数据结构常用算法] binary--heap
说明:二叉堆的实现 ,可以为数据结构的学习者,提供一个良好的借鉴-Binary heap implementation, provide a good reference for the data structure learners<付翔> 在 2024-11-07 上传 | 大小:3072 | 下载:0
[数据结构常用算法] linksqelist
说明:能够自动调用链表的构造函数和析构函数,能对链表进行插入、删除操作,若不能,则程序能够报错。-The linked list can automatically call the constructor and destructor of the linked list, insert and delete operations, if not, the program is capable of error.<吴莹> 在 2024-11-07 上传 | 大小:3072 | 下载:0
[数据结构常用算法] linjiejuzhen
说明:能够输入输出一个图的邻接矩阵,能够对相应的边和顶点进行插入删除操作,能够进行深度和广度优先搜索遍历-The adjacency matrix of a graph can be input and output, insertion and deletion operations to the corresponding edges and vertices, depth and breadth-first search travers<吴莹> 在 2024-11-07 上传 | 大小:3072 | 下载:0
[数据结构常用算法] C_EightQueen
说明:8皇后问题。用递归算法实现。采用了面向对象和面向过程。-8queen problem solved in recursive algorithm。<yang> 在 2024-11-07 上传 | 大小:3072 | 下载:0
[数据结构常用算法] Red_Black_Tree
说明:高级数据结构 C++的红黑树的实现和测试代码-Red Black Tree<SIIS> 在 2024-11-07 上传 | 大小:3072 | 下载:0
[数据结构常用算法] SizeBalancedTree
说明:Size Balanced Tree的C++实现,采用了模板编写的方式,能够以O(logn)的效率进行各种操作。-failed to translate<Xana Hopper> 在 2024-11-07 上传 | 大小:3072 | 下载:0