资源列表
[编译器/词法分析] 1
说明:语法分析器:递归下降子程序的编写 通过本实验,了解递归下降预测分析的原理和过程以及可能存在的回溯问题,探讨解决方法,为预测分析表方法的学习奠定基础。分析递归下降子程序的优缺点。-Parser: recursive descent routines written by this study to understand the principle of recursive descent and the process of predictive analysis, and possible<*飞> 在 2025-10-11 上传 | 大小:219kb | 下载:0
[操作系统开发] qingqiufenye
说明:操作系统课程设计作业 虚拟实现操作系统的请求分页模块 实现了FIFO,LRU,最后输入-1可调用最佳置换算法 按提示输入即可。-Operating System Course Design work to achieve the operating system virtual page module at the request of the FIFO, LRU, the last input-1 can be called the best replacement algori<宋洪伟> 在 2025-10-11 上传 | 大小:2kb | 下载:0
[语音合成与识别] SR_speechrecognition
说明:微软语音识别分两种模式:文本识别模式和命令识别模式.此两种模式的主要区别,主要在于识别过程中使用的匹配字典不同.前者使用的是通用字典,特点是内容多,覆盖的词汇量大,字典由sdk提供.适用于没有预定目标的随机听写之类的应用.同时因为词汇量大直接导致识别的精度降低,识别速度较慢.后者的字典需要 开发者自己编写,就是你们所说的xml文件.通过SR引擎读取xml实现特定词识别-Microsoft speech recognition points two modes: text recognition<mr chen> 在 2025-10-11 上传 | 大小:1.96mb | 下载:0