资源列表
set_signal
- 数据结构中的经典问题,希望对大家有帮助,
32位开平方
- 自己做的程序,可能对你有用-own procedures that may be useful to you
tree
- 根据prim算法编写的求一棵树的最小生成树的程序。-Prepared in accordance with prim algorithm for a tree of minimum spanning tree procedure.
poj2485
- 北大2485的简单题目。用了最小生成树,在VS上编译,并成功提交。-2485 North of the easy topics. Used the minimum spanning tree, at VS on the compiler, and successfully submitted.
huishuo_beibao
- 回溯方法实现背包问题,有一定的容量内得到一个最优解-Knapsack problem back method has a certain capacity to be an optimal solution within
migong
- 迷宫问题,能够实现找到最短路径走出迷宫,-Maze problem, find the shortest path to achieve out of the maze,
MRELFFT
- 执行分裂基(split-radix)频率抽取(DIF)FFT算法,希望为同仁提供便利。-Implementation of split-based (split-radix) decimation in frequency (DIF) FFT algorithm in the hope that my colleagues facilitated.
a
- 数据结构的算法,按先序序列建立二叉树的算法。-Data structures, algorithms, according to the sequence of the first sequence to build the binary tree algorithm.
JPEG
- the algorithm of jpeg compression for an image with differents factor
detail
- 获得一个投影在细节空间背景下的多分辨率分析。 -Obtain a projection on the detail space in the context of the multiresolution analysis.
ZUXIAN
- 在二叉树中查找值为x的结点,请编写一算法用以打印值为x的结点的所有祖先,假设值为x的结点不多于1个。-Find the value of x binary tree node, please write an algorithm to print the value of all the ancestors of the node x, assuming that the node is no more than 1 x.
冒泡排序
- 基于C++语言的对随机生成数的冒泡排序算法,非常好哦
