搜索资源列表
CParaer.使用JavaCC编写的C语言的语法分析器
- 使用JavaCC编写的C语言的语法分析器,.jj文件,JavaCC prepared using C language parser,. Jj file
yufafenxi.rar
- 语法分析器是函数绘图语言解释器的核心,因此语法分析器的构造是整个解释权构造的关键。语法分析器的构造分为两个重要步骤:规定语言的文法和根据文风编写程序。由于采用递归下降子程序方法,因此在文法的设计上要求是LL(1)文法。具体到此绘图语言,需要构造语法树的语言结构仅限于表达式,因为后继语义处理需要对表达式求值,而对语法树进行遍历即可得到表达式的值。 我们最终构造的是递归下降的语法分析器,要求文法是LL(1)文法,因此需要对二义文法进行改造:即先将文法改写为非二义文法,消除左递归,提取公共左因子,
zhichixiangliangji.rar
- 支持向量积的调制识别原代码,关于学习训练,Support Vector plot of the original code modulation recognition, Learn about the training
语音合成 变速不变调 变调不变速
- 语音合成 变速不变调 变调不变速 且每行都有注释 适合学习,The same tune speech synthesis speed transmission and the modulation is not suitable for learning each line has a comment
GMM.rar
- 完整的语音识别程序,训练模型固定。可以运行出识别结果的~,entire speech recognition programme,with the trainning model given.On matlab,we can get the result of recognition.
cdhmm
- 这个是做语音识别必须用的程序,我自己已经做过试验,非常好,希望对大家有用!-This is to do speech recognition procedure must be used, I have been tested, very good, useful for all of us hope!
VB语音识别源代码
- VB语音识别源代码小程序,主要用于通过发声来控制电脑运行程序。-VB source code small program used mainly to control audible through the computer program to run.
Syntax_CMM
- 语法分析,CMM语言,生成语法树。但是语法树的缩进不完美。-Syntax analysis, CMM language, generative grammar tree. Syntax tree indentation but not perfect.
C语言编译器
- C语言编译器的源代码-C language compiler source code
delphi7
- 首先综述了手写体汉字识别问题及其研究现状,对目前已有方法进行了分类、分析和比较。在此基础上,提出了如下研究目标:从图像认知的角度出发,基于结构分析方法,研究自由手写体汉字的高鲁棒识别问题。着重探讨结构描述的新理论与新方法,以及在各种变形和噪声干扰条件下结构匹配与结构特征提取的新理论与新方法。围绕上述目标,确定了四项研究内容:结构描述方法,结构匹配方法,结构特征提取方法和识别可信度计算方法。针对这些研究内容中拟解决的关键问题,制订了拟采用的研究方案,提出了具体的研究计划。最后,阐述了选题的前沿性,
语音识别源代码
- 本系统在Windows XP系统下编译通过。使用VC环境开发。(robot)-This system is compiled successfully under Windows XP,developed by vc
1232sds
- 语音分析的一个工具箱,包括语音合成,语音编码,语音识别方面的一系列小函数,对语音分析很有帮助-A tool of speech analysis, including speech synthesis, speech coding, speech recognition a series of small function useful for speech analysis
speech
- 完成基于MFCC的语音识别系统仿真,文件中带有完成语音识别训练的源文件-Completion of MFCC-based speech recognition system simulation, document the completion of speech recognition training with the source file
MmseCohen
- 利用I.Cohen提出的短时先验信噪比(priori SNR)估算的语音增强法,附有相应程序和文献。-I. Cohen raised by the use of short-term a priori signal to noise ratio (priori SNR) estimation of the speech enhancement method, with the corresponding procedures and documentation.
qdq
- 微机原理/实现四路抢答器功能的汇编语言表述(课程设计)-Microcomputer Principle/Answer to achieve four-way function of the assembly language statements (curriculum design)
11912875by
- 编译原理课程设计,包括词法,语 义分析,功能全面!-the class design about principle of complier.it contains analysis of word ,gram and mine about language . -Principles of curriculum design compilers, including lexical, semantic analysis, full-featured!-the class design abou
renwuguanliqi
- 操作系统课程设计:任务管理器 内含详细报告和程序-Operating System Course Design: Task Manager contains detailed reports and procedures
OS
- 操作系统课程设计,模拟处理机管理、存储管理、文件管理三个功能。-Operating systems curriculum design, simulation processor management, storage management, document management three functions.
MyOS
- 使用Java语言开发的模拟操作系统课程设计。-The use of Java language development curriculum design simulated operating system.