资源列表
Desktop
- 实用算法通用函数实现的链式链表和顺序链表-Practical algorithm to achieve universal function of chain list and order list
Max-heap
- 利用C++编程语言解决数据结构中的最大堆问题。-Using C++ programing language to solve the problems of Max-heap in data structure.
Data.Structure.And.Algorithms.In.C.2nd.ed.-.Adam.D
- 由Adam.Drozdek编写的数据结构和算法,C语言版的,第二版。比较经典。-Data.Structure.And.Algorithms.In.C.2nd.ed .-. Adam.Drozdek
OJ-Template
- 主要功能是在一个字符串中找出连续最长的数字串-The main function is to find the longest consecutive string of numbers in a string
PtsCompress
- 基于八叉树的三维激光扫描点云数据压缩,根据曲率进行分块压缩。-Point cloud compress based on october
wuziqi
- 五子棋对战源代码 算法设计,选择当前最优-Backgammon play against the source code for algorithm design, select the current best
select
- 线性时间选择算法的C++实现,带有详细讲解和注释。-Linear time selection algorithm in C++, with detailed explanations and comments.
3-1FloorCover
- 中科院算法作业,2*1的地板块覆盖3*n的地板有多少种方案-Arithmetic operations, ground plate 2* 1 3* n the floor covering many kinds of programs
file
- 大二数据结构课程设计 c写的,控制台程序-Sophomore data structures course design c write, console application
suanfa_PPT
- 讲述算法的一个课件,是兰州理工大学的用的,有需要的可以用下-Lanzhou University of Technology
Tree
- 用C++语言编写的二叉树的三序遍历和层次遍历 需要自己新建二叉树-Written in C++ binary tree traversal and the three-level binary tree traversal needs its own new
TheProgramofDataStructure
- 数据结构实验:包括基本实验代码,霍夫曼书,最短路径,排序算法,计算器,迷宫算法等经典算法的完整代码实现。所有代码均已完成上机实验调试成功。-Experiment data structure: the basic experiment code, Hoffman book, the shortest path, sorting algorithms, calculators, and other classical algorithm maze algorithm to achieve the