资源列表
Uart
- AT90S8535和计算机通过RS232接口的完整通信程序
Voice-integer-FIR-filter-C-program
- 语音整型FIR滤波的C程序,可以实现对语音信号的滤波-Voice integer FIR filter C program
ADDA
- 信号的A/D,D/A转换。并进行了量化,效果很不错. -Signal A/D, D/A transform. And carried out to quantify, the effect is pretty good.
wden1
- 优化小波阈值,对硬阈值和软阈值的改进,通常用于语音信号增强,去噪-Optimization of wavelet threshold, the hard threshold and soft threshold improvement, commonly used in speech signal enhancement and denoise
book
- 本源码为在vc++6.0环境下编写的,为图书链表程序,既可作为学习链表人员的参考资料,亦可作为开发图书管理程序的参考-The source code in vc++6.0 environment, prepared for the book list program, can be used as reference for staff to learn the list, may be used as reference for developing library management pr
Untitled
- 拟合与插值MATLAB实验,基于一股票收盘价-MATLAB fitting and interpolation experiment, based on a closing stock price
oracle-recursion
- 这里详细介绍了我在项目中是怎么用oracle递归的,基于人员的查询-oracle recursion
sczxfz
- 初步认识生产者消费者以及理解生产者消费者的初步编程-a simple and easy Thread ,you can know what is a Thread,and you can konw how can use it and what it is
mymath
- 常用的数学函数,汇总 常用的数学函数,汇总-math function
hanshu
- fibonacci(斐波那契)经典函数求余法则,根据线性代数完整求解法。-fibonacci (Fibonacci) classic function modulo rule, a complete solution method based on linear algebra.
yuyinxuebo
- 利用三电平中心削波自相关法实现清、浊音判定,并提取一段话音的基频参数,绘制基频曲线,并将该参数曲线合并到前面提取的短时过零率和短时能量参数曲线图中-Using a three-level center clipping from the relevant law to achieve clear, voiced determination, and extract some of the fundamental parameters of the voice, drawing the funda
DisplayNameAttribute
- 说到这个winform属性控件PropertyGrid,要从以前参与项目架构研发,做报表引擎开始,当时我们的目的是想做一个比较简单的报表引擎没有RDLC等报表复杂,是为了让我们的可以操作,用户可以凭借表单拖拽设置样式完成报表模板设置,与我们开发人员代码实现的数据流结合,产生基于apose.cells的excel报表。把我们多而烦的报表业务交给用户完成,用户利用报表设计完成的模板保存为xml保存至服务器,工以后使用。当时做到表单控件属性设计无疑我们采用了PropertyGrid控件,Propert