资源列表
yzgfft
- 我自己的FFT算法,好长时间才做好,功能比较简单,但可以应用的!
c
- 输入脉冲序列,通过非线性系统生成序列波形。系统为RC级联网络
lsdz
- 高效的链式堆栈算法,在AC程序比赛时可以直接套用
BELLMAN
- program for bellmann ford used in ada in c language
Qsort
- 快速排序方法,简单实用,大家多来看看,已经编译通过-quick sort
MomentsZernike
- moment s zernike algorithm
order_of_tree
- 使用c语言编写的树的遍历算法,包括前序、中序、后续和层次遍历。-Four tree traversal algorithms, including preorder,inorder,postorder and level traversal.
5
- 二叉排序树采用二叉链表存储。写一个算法,删除结点值是X的结点。要求删除该结点后,此树仍然是一棵二叉排序树,并且高度没有增长(注:可不考虑被删除的结点是根的情况)。-Binary sort tree stores using the binary tree. Write an algorithm deleting node value of X node. Requested the deletion of the node, this tree is still a binary sort tr
crout
- 矩阵的crout分解,将矩阵分解为下三角矩阵和上三角矩阵的乘积,其中上三角矩阵为单位上三角矩阵。-Matrix crout decomposition, the matrix into a lower triangular matrix and upper triangular matrices, in which the upper triangular matrix is the upper triangular matrix.
BOLY
- 整两个程序用于一维和二维多项式求值,其中一维程序可以进行多组求值-Two programs for the entire one-dimensional and two-dimensional polynomial evaluation, one-dimensional multi-group program can be evaluated
double-grey
- 灰色模型拟合。将原始数据和误差数据均进行灰色处理,表现出了良好的拟合性-grey model simulation. the original data and corresponding error are processed by grey model. the results show the good performance
timeCompass
- 用MATLAB GUI自制的时钟,可以实现自动计时。-MATLAB GUI with homemade clock, can achieve automatic timing.
