资源列表
amdf
- 语音识别全过程的matlab程序,运行测试能出结果,希望对你们有用,实在没点数才把自己压箱底的东西拿出来,-The whole process of speech recognition matlab program, run the test to the result, I hope helpful for you, only then it did not point out what their own bottom pressure, the hum
Untitled1
- 带噪语音的lms自适应滤波增强算法实现,用于实现带噪语音的语音增强-Wideband and Sinusoidal Noise Reduction Based on Adaptive Filter with Variable Step Size
Voice-integer-IIR-filter-C-program
- 语音的IIR滤波程序,可以实现对语音信号的IIR整型滤波-Voice of the IIR filter program, you can achieve integer IIR filtering of speech signals
NStepSCAN
- NStepSCAN N步磁盘扫描调度算法C++程序-#include "stdafx.h" #include "stdlib.h" int L,P int a[20] int flag //访问位 typedef struct TASK { int requrie int io } TASK TASK T[50][50] TASK N[50] int diskway //当前磁道 void iod
complex
- complex.h is very important file for complex computation
APCM
- adaptive modulation cm in speech coding
wavrecord
- 使用matlab编写的声音采集程序,可用于语音识别系统-Using Matlab prepared sound collection procedures can be used for speech recognition system
add_noisem
- 把指定的噪声叠加到信号上去.有标准噪声库NOISEX-92,其中带有白噪声、办公室噪声、工厂噪声、汽车噪声、坦克噪声等等,在信号处理中往往需要把库中的噪声叠加到信号中去,而噪声的采样频率与纯信号的采样频率往往不一致,需要采样频率的校准。 -The specified noise superimposed to the signal up. Standard noise library NOISEX-92, with white noise, office noise, factory noi
cifa
- 编译方法识别标示符,数字等,用C语言编写的-Compile methods to identify identifiers, digital, written in C
键盘缓冲区研究
- 这是关于键盘缓冲区结构和内容的研究资料,功能一般般,有问题可以找我(This is a research material on the structure and content of the keyboard buffer)
词法分析器
- 简单的词法分析器,功能不多但是写的很详细(the scan of a simple compiler)
词法分析
- 词法分析(英语:lexical analysis)是计算机科学中将字符序列转换为单词(Token)序列的过程。进行词法分析的程序或者函数叫作词法分析器(Lexical analyzer,简称Lexer),也叫扫描器(Scanner)。(Lexical analysis is the process of converting character sequence into token sequence in computer science. The program or function fo