资源列表
11
- 实现数据顺序排序功能,可以进行查找,删除,排序!-Data sort function
chuan
- 数据结构中窜的链接。复制,查找等一些操作-Data structure in the channeling of link. Copy, search and other operations.....
digui
- 八皇后问题,该问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线-eight queen
asd
- 欧氏旅行售货员问题是对给定的平面上n 个点确定一条连接这n 个点的长度最短的哈密顿回路。-Euclidean traveling salesman problem is a given n points in the plane of a connection to determine the length of these n points the shortest Hamiltonian circuit.
AVL
- 数据结构,在VC环境下写的AVL平衡二叉树代码-Data structure in vc++ environment to write code for AVL balanced binary tree
BTree
- 数据结构,在vc++环境下写的BTree代码-Data structure in vc++ environment to write code for BTree
BinarySortTree
- 二叉排序树的操作.插入结点,删除结点,查找指定元素-Binary sort tree
~~~
- 能够实现邻接矩阵表示的图的类定义及其实现。-Adjacency matrix of the graph that the class definition and its implementation
xueshengchengji
- 链表做学生成绩管理系统 有数据结构的知识解决一些小的问题-List a student achievement management system data structures of knowledge to solve some small problems
sort
- 数据结构排序算法,包括堆排,希尔排序,快排-Sorting algorithm data structure
cPP
- 建立有向图的邻接矩阵,进行深度优先遍历,并利用广度优先遍历算法判断有向图中是否存在顶点vi到顶点vj的路径(i≠j)。-Establish the adjacency matrix, the depth-first traversal, and the use of breadth-first traversal algorithm to determine whether there is a directed graph vertex vi to vertex vj of the path
Project-Scheduling-Problem
- 项目调度问题,由清华刘宝碇教授的实验室发布的源程序-Project-Scheduling-Problem.cpp by Tsinghua Professor Liu Baoding
