资源列表
dijkstrahop
- 修改DIJKSTRA算法,输出其过程中经过结点的个数.-revised algorithm, the process of its output after the number of nodes.
SOR
- SOR.rar 希望帮助有需要的朋友们
huaxuewenti
- 滑雪问题,要求输入行数和列数,输入每行每列的数组并输出最长区域的长度。
SolveKeplerEquationforE.rar
- 开普勒方程求解函数, 方便简单,空间飞行器轨道计算常用,Solve Kepler s Equation for E
BiTree
- 动态建立二叉树,先序遍历和按层遍历建立二叉树的算法。-Dynamic establishment of binary tree, the first layer traversal and by the establishment of binary tree traversal algorithms.
FFT
- fortran下的FFT编程。参数格式已经转换完毕。-fortran programming under the FFT. Parameters of the format has completed conversion.
BeatDetector
- This unit finds beat in audio signal (DSP)
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_spline
- 本程序实现十个左右离散的数据的三次样条算法拟合,能够在离散数据之间按三次样条方法进行插值。-ths program describe some inserting methods among some descrete datas with trible spline alg.
c-implement-a-stack
- c语言来实现数据结构中的堆栈 用于交流学习-c implement a stack
GM
- 带残差模型灰色预测模型.GM(1,1),残差,matlab-The grey prediction model with residual error model
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.
