资源列表
Cplus
- 积累重要的数据结构算法,有助于C++的学习-Accumulation of important data structure algorithms, the study will help C++
Cplusone
- 数据结构分治策略的几个典型问题的解答,分类清晰-Per policy data structure answers some typical questions
Cplustwo
- 老师的算法ppt.做书籍形式,希望大家看的好。数据结构的。-Teacher' s algorithm ppt. To do in book form, I hope you look good. Data structure.
bankersolution
- 著名的银行家算法的C语言实现,有利于基础的数据结构和算法的练习-Well-known banker algorithm C language, is conducive to data structures and algorithms based practice
suanfazhidao
- 有关算法的书,不错哦 算法之道,学习算法必看-suanfazhidao very good book
1
- 本实验实现的是一个简单的停车场管理模拟系统,采用堆栈的数据结构,对车辆的停放统一管理。-Implementation of this experiment is a simple simulation of car park management system that uses the stack data structure, the unified management of the parking of vehicles.
Sparsematrixtranspose
- 稀疏矩阵的转置 要求: 1 稀疏矩阵采用三元组顺序表的存储结构 2 能够实现两种转置算法:按列序为主序进行转置和快速转置。 3 输出矩阵转置前后的三元组。-Sparse matrix transpose requirements: 1 sparse matrix using the table triples storage structure 2 in order to achieve the two transpose algorithm: order by colum
SeqList
- 对于单链表描述,可以学习的,增加初学者的能力.-SeqList
Monkey_King(1)
- 数据结构 monkey_king 算法 c语言 可运行-monkey king
Tree
- 数据结构编程,实现二叉树的所有算法 包括:遍历,初始化,删除,添加等-Data structure programming, all of the binary tree algorithms include: walk, initialization, delete, add, etc.
12
- 这个文件有关于数据结构的动画,对理解数据结构会有帮助的。-This file is the animation on the data structure for understanding the data structure will help.
search_in_part
- 这个程序的功能是能够实现分块查找,优化查找算法,加快查找时间-This program is the ability to realize block search, optimization search algorithm, to speed up search time
