资源列表
zhan03
- 栈的顺序存储结构, 栈的顺序存储结构-Stack the order of storage structure, the order of stack storage structure
house
- 利用递归写的马踏棋盘的代码!希望能对大家有帮助!-Writing of the use of recursive code chessboard horse riding! I hope everyone can help!
c
- 单链表合并 删除等
dijkstra
- 地杰斯特拉算法,实现确定图中任意两点间的最短距离,并显示最短路径-Jess Terra algorithm to achieve an arbitrary figure to determine the shortest distance between two points and displays the shortest path
reverse.c
- 对文本文件内容倒序输出。(针对已选择的文件,把文件的内容倒序输出)-reverse output file s content
dijkstrahop
- 修改DIJKSTRA算法,输出其过程中经过结点的个数.-revised algorithm, the process of its output after the number of nodes.
huaxuewenti
- 滑雪问题,要求输入行数和列数,输入每行每列的数组并输出最长区域的长度。
BiTree
- 动态建立二叉树,先序遍历和按层遍历建立二叉树的算法。-Dynamic establishment of binary tree, the first layer traversal and by the establishment of binary tree traversal algorithms.
BiTree
- 分别采用先、中、后序分为递归和非递归两种方式遍历二叉树并输出结果-Were used before, during and after order is divided into two kinds of recursive and non-recursive binary tree traversal methods, and the output of
c-implement-a-stack
- c语言来实现数据结构中的堆栈 用于交流学习-c implement a stack
Duble_sort
- 数据结构和各类算法实现中排序算法最为常用,为了解决冒泡排序时间较长的不足进行了双向冒泡排序,加快数据计算。-Data structures and various algorithms most commonly used in sorting algorithm, in order to solve the shortage bubble sort longer be a two-way bubble sort, faster data calculations.
mergelist
- 这是数据结构中的指针合并,传上来大家互相学习,大家共同进步