资源列表
KTree
- 构建一颗分层的结构树,将数据分类别进行索引-Construction of a hierarchical tree structure, the data sub-category index
data
- 数据结构——单链表基本操作,用的是C语言编写的,可能有小错。-Data structure- the basic operation of a single linked list, using the C language, and there may be minor mistakes.
adjListGraph
- 本程序基于C++利用邻接链表实现了图的基本数据结构,有向图和无向图均适用,包含了图的存储,图的插入,图的删除等基本操作,可供数据结构学习之用。-This program realizes the class of graph using adjacent list. The fundamental function includes the storage of graph, inserting and removing edges from the graph, etc.
kruskal
- graph kruskal algoritm
nc
- newton-contes求积分MATLAB代码实现-Newton-contes MATLAB code implementation.
shunxubiao
- 顺序表基本操作, 1.学会定义线性表的顺序存储类型,实现C程序的基本结构,对线性表的一些基本操作和具体的函数定义。 2.掌握顺序表的基本操作,实现顺序表的插入、删除、查找以及求并集等运算。 3.掌握对多函数程序的输入、编辑、调试和运行过程。 -Basic operation of the order form, 1. Learn the definition of linear order of the table storage type, to achieve the bas
tree
- 二叉树的各种运算的实现,文本文档,包括求深度、结点个数、遍历以及查找结点等。-Binary tree implementation of the various operations, including seeking depth, the number of nodes, traverse and to find other nodes.
Huff_Coding
- 实现了数据结构的的霍夫曼编码和解码,效果不错啊,可以运行-Huffman Coding_Decoding
wenbenbianjiqi
- 文本编辑器插入查处,查找,是数据结构的实验,大学实验,我拿个100分的-The text editor insert to investigate and deal with the search
horse-riding
- 数据结构,马踏棋盘问题源代码。已经编译通过,源文件内包含代码解释。-Data structures, horse riding board source of the problem.It has been compiled by the inner source file that contains code interpreter.
DIJKSTR
- 用贪心法解单源最短路径,比较不错的一个算法,大家好好看下
count
- 电信计费程序 电信计费程序
