资源列表
liurujia
- 算法例题分析,非常经典,有利于提高算法水平-Example analysis of algorithms, very classic and have helped raise the level of algorithm
Heapfunction
- 算法分析实验 算法分析变治法 堆排序-Experimental analysis of algorithms analysis of algorithms change conquer Heap Sort
pathfunction
- 算法分析实验 算法分析 全源最短路径-Experimental analysis of algorithms entire source shortest path algorithm analysis
KMP
- KMP算法的一个小型实现...可能太菜了点-KMP algorithm is an implementation ... may be too small dishes of point ...
Dijkstra-C
- 这是在C++语言环境下编写的关于Dijkstra算法的程序-This is the C++ language environment to prepare the procedure on the Dijkstra algorithm for
shujujiegoujingdiansuanfa
- 该资源可是浓缩后的精华,集合了大量的非常基础的数据结构经典算法,更为重要的就是算法全部用c语言实现了。这么宝贵的资源拿来和大家一起分享分享了-However, the resource concentrated essence, a collection of a large number of very basic data structure of classical algorithms, the more important is the algorithm entirely in c
exp6_binaryTree
- binary tree is one of most important structure in application of data structure.this file implement the data structure in a recusive way.
3546
- 一个作业程序,出自于殷人昆的数据结构2版-One operating procedures, from the data structure in the YIN Kun Version 2
xishujuzhenyunsuan
- 稀疏矩阵的运算 加减乘除求逆等功能都有 包含报告 代码和可运行程序-Sparse matrix computing functions such as addition and subtraction multiplication and division are inverse
Dictionary
- 字典的创建个维护 包含查找添加和删除单词等功能 有报告 代码和运行程序-Maintenance includes the creation of the dictionary to find a word to add and remove features such as code and run the program there have been reports
SchoolScenes_Guide_PerfectVersion
- 用无向网表示你所在学校的校园景点平面图,图中顶点表示主要景点,存放景点的编号、名称、简介等信息,图中的边表示景点间的道路,存放路径长度信息等。 要求事先一下功能: (1) 查询各顶点的相关信息。 (2) 查询图中任意两个景点之间的最短路径。 (3) 查询图中任意两个景点之间的所有路径。 --Free to the net means that the school campus attractions in your plans, the graph vertices of
NQueue
- 利用回溯法求解N皇后问题及其算法性能分析。-The use of backtracking algorithms for solving N Queens problem and its performance analysis.
