资源列表
Hash_in_C++
- 一些Hash算法的C++实现,可作为应用的参考。-Some Hash algorithm C++ Realized, the application can be used as reference.
maximum_distance_in_Btree
- 分析了求二叉树中最大距离的方法,并给出了程序。这是关于微软面试题的心得。-Analysis of binary tree for the largest distance method of procedure. This is a test on the Microsoft Surface experience.
Polynomials
- 用循环链表实现的多项式 包括 运算符及io重载-By cyclic list, including the realization of a polynomial operator overloading and io
sjjg
- 数据结构课程的一个实训项目(书籍信息管理系统)-Data structure of a practical training course project (the book information management system)
sequenlist
- 线性表(顺序表)的创建,插入,删除操作,在vc6.0huoc-free可实现。 对于初学数据结构者,该程序是综合理解线性表最好的程序。-Linear form (order form) the creation, insertion, deletion, in vc6.0huoc-free can be realized. Data structure for the beginner, and the program is a comprehensive understanding of
tingchechang
- 停车场模拟,使用VC++6.0 编写,希望对大家有益。-Car park simulation, the use of VC++ 6.0 to prepare, I hope useful for all of us.
tree
- 根据kruskal算法写成的求一棵树的最小生成树的程序。-According to Kruskal algorithm written in a tree for the minimum spanning tree procedure.
tree
- 根据prim算法编写的求一棵树的最小生成树的程序。-Prepared in accordance with prim algorithm for a tree of minimum spanning tree procedure.
eightqueen
- 这是用类的方法解决八皇后问题,希望对大家有帮助-This is the type of method used to solve the issue of the eight Queen s, I hope all of you help
3_kebian_release
- 登台阶(递归法)已经通过实现方便-Deng-level (recursive method) has been adopted to facilitate the achievement of
spanningtree
- 求解最小生成树问题,输入邻接矩阵权值,可以得到结果,使用于数据结构、图论和运筹学.-Solve the minimum spanning tree problem, enter the weight adjacency matrix, can be the result of the use of data structures, graph theory and operations research.
Qsort
- 快速排序算法C实现。编译器使用的为dev C-Quick Sort Algorithm C to achieve. Compiler used for dev C
