资源列表
zhuanhuan
- 使用C语言编写程序,对输入的进制数,按照需求,进行数制转换后输出
main
- 邮递员*** :两点之间的最短距离
gaojingdu.c
- 高精度幂,底输入0.0到99.999;幂输入0-25。性能超群。
fir_rtl
- Simple fir digital filter
polynomialfitting
- 最小二乘法解多项式拟合问题的fortran编写的源程序 -Least squares polynomial fitting problem solution prepared fortran source
VGA
- VGA(Video Graphics Array)是IBM在1987年随PS/2机一起推出的一种视频传输标准,具有分辨率高、显示速率快、颜色丰富等优点,在彩色显示器领域得到了广泛的应用。-VGA,Is IBM in 1987 with the PS/2 machines with the launch of a video transmission standard, high resolution, fast display rate, the advantages of rich color
trees
- 二叉树也是递归定义的,其结点有左右子树之分,逻辑上二叉树有五种基本形态: (1)空二叉树——(a); (2)只有一个根结点的二叉树——(b); (3)右子树为空的二叉树——(c); (4)左子树为空的二叉树——(d); (5)完全二叉树——(e)注意:尽管二叉树与树有许多相似之处,但二叉树不是树的特殊情形。 -Binary tree is recursively defined, and its sub-tree nodes are so divided, there are five ba
test2
- 可用于计算FFT 源码中已经写好主要的正余弦转换函数-can used to compute fft
ModeAlgorithm
- 在O(n)的时间内求解出给定的一组数据的众数-In O (n) time solved a given set of data of the plural
Spectral-Subtraction
- 实现一个简单的谱减法算法,代码来源于网络,可用于谱减法入门指导。-a simple spectral subtraction algorithm code the network, it can be used for spectral subtraction Getting Started guide.
cepstrum_kurtosis
- 此程序先通过倒频谱解卷积,然后通过时域滤波,进而进行逆傅里叶变换,最后计算解卷积后的信号峭度值。-This program through cepstrum solution of convolution first, then by time domain filtering, then the inverse Fourier transform, the signal kurtosis value after calculation solution of convolution.
信号加噪去噪
- 可通过信号的加噪听到加噪后的声音,通过滤波器听到滤波后的声音,有滤波器的设计