资源列表
shujvjiegousuanfa
- 数据结构中的各种算法PPT,包括迪杰斯特拉算法,克鲁斯卡尔算法等。-Data structure of the various algorithms PPT, including the Dijkstra algorithm, Kruskal algorithm.
shujvjiegouyanshi
- 数据结构中所有重要知识点的演示,有C或PASCAL两种语言。绝对是个好东西!-Data structure of knowledge in all important points of presentation, there is C or PASCAL languages. Is a good thing!
myprogrom
- 下楼问题,质数问题,分书问题,开灯问题,排球问题,排课问题,等c++源码-Problem downstairs, prime number problem, sub-book questions, questions turn on the lights, volleyball questions, Course Scheduling problem, such as c++ source code
tree
- 克鲁斯卡尔算法构造最小生成树,数据结构,可执行-Construction Kruskal minimum spanning tree algorithm, data structure, the executable
search
- 邻接表表示的深度搜索,数据结构实验,源码可运行-Adjacent table express the depth of search, the structure of the experimental data, source code can be run
tu
- 图的深度优先遍历,数据结构实验,源码可运行-Map depth-first traversal, the structure of the experimental data, source code can be run
lbg.c
- LBG algorithm for vector quantization
SSC_count.c
- SSC Algorithm - competitive for data quantization-SSC Algorithm- competitive for data quantization
pds_clock.c
- Partial Distance Search - for data quantization-Partial Distance Search- for data quantization
pds.c
- Partial Distance Search without clock
Separar.c
- Separar - Separate the dictionary for data quantization-Separar- Separate the dictionary for data quantization
MyStackss
- 基于C++实现的数据结构中 顺序栈的类 基本功能 -Using C++ language in order to prepare the data structure stack type basic operation