资源列表
erchashu
- 数据结构二叉树编程,包括二叉树的建立消除、添加删除以及各种遍历查找功能-Data structures binary tree programming
basic-datastructure
- 一本非常好的基础数据结构,简单易懂,条理清晰-a very good basic data structure
knapsack
- knapsack problem solution
wodelianxi
- 用邻接链表建立一个数据结构,并有局部编码的功能,txt中是数据结构的数据,c文件中是写算法-adjacent list,locally incodable
Dijkstra
- dijkstra算法实现,此算法完整地实现了dijkstra算法,从建边、建点到建图,包括建堆来求最小值。-the implementation of dijkstra
tree
- 这是一个利用递归实现的二叉树源代码。- This is a by using the recursion binary tree of the realization of the source code.
Classic-sorting-method
- 三种排序法:选择排序、边存放边排序、冒泡排序-Three kinds of sorting method: selection sort, side storage and sorting, bubble sort
tu
- 数据结构图的实现(C++版,命令行模式)。-data structure diagram(Achieved in C++) .
dijkstra
- dijkstra最短路模型,是最短路径算法中的一种,也是比较经典的一种-The most short circuit model dijkstra
GTtree
- 简单的对树定义,匹配具有最长前缀字符的字符串-Simple definition of the tree, matching the longest prefix character string
mgqjydm
- 迷宫求解算法的源代码,可以参考一下-Maze solving algorithm source code
TongXunList
- 这是用C++写的一个通讯录的小程序,自己写的,希望对你有些帮助。-This is written in c++ a little programs address book, write their own, hope to you some help.
