资源列表
POSSRAND
- 生成均匀分布随机数和泊松分布随机数的程序-generate uniformly distributed random number and random Poisson distribution of the process
DIF-FFT
- 计算序列的DFT的快速算法-DFT calculated sequence of the fast algorithm
最小二乘法曲线拟合
- 基于最小二乘原理的曲线拟合程序-A program of curve fitting based on least squares algorithm.
pcm
- PCM压缩算法,摘自MPLAYER的源代码,绝对可用-PCM compression algorithm, the source code from MPlayer definitely available
Linklist
- It is an implementation of link list algorithm
five
- 二叉树的基本操作,初始化,找结点,孩子结,层数,遍历-Binary tree basic operations, initialization, find node, the child node, number of storeys, traverse
heh
- 这是数据结构中单链表的源程序,希望能帮到你,多来下载哦,谢谢。-This is a single-linked list data structure of the source code, hoping to help you more to download Oh, thank you.
QuickSort
- Quicksort is a sorting algorithm developed by Tony Hoare that, on average, makes O(nlogn) (big O notation) comparisons to sort n items.
treeheight
- 数据结构的树的基本程序,数据结构入门必看的简单程序-Microsoft Visual C++ treeheight
111
- 将一个无向图的邻接表转换为邻接矩阵 已手动运行 100 可行-An undirected graph adjacency list adjacency matrix have been converted to run 100 feasible to manually
polynomial-calculation
- 解决数据结构中一元稀疏多项式计算的代码,已经调试通过-Solve a yuan sparse data structure calculation of polynomial code, have debugging through
K_F_L.m
- Kalmen-Filter中最大似然函数的构造-formation of maximized log-likelihood function in Kalmen-Filter