资源列表
dan-lian-biao
- 数据结构中的单链表的各种操作,包括建立,插入,查询-Various operations of single linked list data structure, including the establishment, insert, query
tree
- 创建二叉树,按顺序输入各节点的数据,返回该二叉树的中序遍历结果。-Create a binary tree, in order to enter the data of each node, and returns the binary tree traversal sequence results.
new_search
- 基本数据结构与STL 树及遍历 图的DFS与BFS
subset
- comb(int m,int k),用归纳法求解m个数集合中的所有k子集-comb (int m, int k), m the number of induction to solve the set of all subsets of k
translation
- 全国交通算法,求最短路径,最省时间,最少工作量. VC开发的,很有借鉴意义
The-experiment
- 某学校对教职工每月工资的计算规定如下:专职教师固定工资2000,再加上课时补贴20元/课时;行政人员只有固定工资3000元/每月;兼职教师只有课时补贴50元/课时。-A school staff monthly wage calculation rules are as follows: fixed salary of full-time teachers, plus a subsidy of 20 yuan/class class administrative staff a fixed s
The-similarity-calculation-string
- 一个关于--计算字符串的相似度--的经典算法实现与分析-A string of calculation about-similarity of classical algorithm to realize-and analysis
DataStructCode
- 很好的数据结构代码,我调试过没有问题,从最基本的链表到图算法都有-Good data structure code, I had no problems debugging, from the most basic graph algorithms are linked to
DataStruct
- 清华 严蔚敏《数据结构》的全部代码实现(C语言)
utility.h
- c++常用的类包,包含c++数据结构主要的算法实现,所有代码以头文件的形式存放,很实用,很方便-the package of the most useful and utility class of c++
tree
- 这个代码是二叉树的实现,是数据结构最基础的部分之一,适合初学数据结构的同学们来参考一下。-This code is the realization of a binary tree is the most basic part of the data structure, one data structure suitable for beginner students to reference.
test_c2
- 使用c代码实现了vp树的构建与搜索 虽然源码还有一些问题,但是可以通过小小的修改解决-achieve the vp-tree vith c language
