资源列表
zhi-jie-cha-ru-pai-xu
- 讲了直接插入排序算法的两种方法,使用c语言写的。-Stresses the direct insertion sort algorithm two methods, using c language.
code4
- Efficient Nearest and Farthest Neighbors Algorithm
code5
- Hash Table Functions
GTree
- 通用树结构实现算法-双亲孩子表示法(代码可以复用)-Common tree structure to achieve
LinkStack
- 链式栈的实现(代码可以复用的喔 ,测试了没问题)-Achieve chain stack (code reuse Oh, tested no problem)
SeqStack
- 栈的顺序存储结构,很不错的哈(代码可以直接使用的)-Sequential stack storage structure, very good Ha (code can be used directly)
zhongzhuizhuanhouzui
- 中缀转后缀(计算机中计算器实现的第一个步骤呢)-Infix turn suffix (the first step of a computer calculator to achieve it)
ThreadBTree-
- 线索化二叉树(二叉树是很重的树结构,这个代码可以复用)-Threaded binary tree (binary tree structure is important, the code can be reused)
BFS
- 该代码实现了基于邻接表的深度优先遍历和广度优先遍历,并包含求图的割点的算法,可以在VS2010下直接运行。-The code implement the BFS and DFS of graph based on adjacence list.It includes the algorithm that find all articulated node. It can run in the environment of VS2010.
source
- 求6000以内的阿姆斯特朗数,测试过 oK-Demand within a few Armstrong 6000, tested oK
sort
- 冒泡排序,插入排序和选择排序算法 数据结构-Bubble sort, insertion sort, selection sort algorithm and data structure
array
- 数组的排序,在价值999元的《程序员专业开发资源库——Visual C++ 》中提取的-Sort array in the value of 999 yuan, "the programmer professional development resource library- Visual C++" extracted
