资源列表
circlelist
- 利用c语言实现二叉树的遍历,先序后序中序-Using c language binary tree traversal, the first order in the sequence after sequence
BinaryTree
- 利用数据结构,c语言,实现二叉树的遍历,递归非递归-Use of data structures, c language, to achieve binary tree traversal, recursive non-recursive
prim
- 数据结构课程设计PRIM算法求最小生成树-don t konw
program
- 数据结构中的插入排序算法的实现 包括直接插入排序 折半 希尔-Data structure insertion sort algorithm implementation, including direct insertion sort binary Hill
tudeguanjianlujin
- 实现图的关键路径的算法的实现,用了图的数据结构-To achieve the critical path diagram algorithm, using a graph data structure
AdjGraph
- c++实现数据结构中图的邻接表存储以及基本操作-c++ data structures stored in the adjacency table and the basic operations
2
- 这是一个迷宫算法,能自动生成迷宫,并寻找从入口到出口的一条通路-This is a maze algorithm, can automatically generate the maze and find the entrance to the exit from a path
the_longest_rising_qeue
- 在一串整数列中找出最长增子序列,并输出其长度。所谓最长增子序列,如13752的最长增子序列为137或135.-find out the longest queue whose items are from the original queue and trend is rising. Put out its length.
CCProxy
- 把两个有序表A[0..n-1],B[0..n-1]合并成一个有序表C[0..2n-1]的算法-no
hufftree
- 哈夫曼树。哈夫曼树的visual c++版程序。简单可行,亲测可用-Huffman tree. Huffman tree program visual c++ version. Simple and feasible, pro-test available
Fresnel_Integrals
- Compute Fresnel integrals C(x) and S(x)
Polynomials
- Plynomials Functions: Legendre, Hermite, Laguerre and Chebycev
