资源列表
[操作系统开发] www
说明:操作系统统计缺页次数的设计,是一个磁盘调度算法,计算一段时间内的操作系统统计的缺页次数。。。。。通过该算法可以很快知道短时间内磁盘缺页次数-this is my woke ,please take care of it ,if you like it ,i will work hard ,and hand in more useful things.useful things,useful things!!!!!i hope you will like it ,this is a daima a<汪刚> 在 2025-06-22 上传 | 大小:1kb | 下载:0
[操作系统开发] caozuoxitong
说明:操作系统练习题课程讲解复习资料考前重点资料-The operating system exercises course explain the review of information<zd> 在 2025-06-22 上传 | 大小:917kb | 下载:0
[编译器/词法分析] lexical-analyzer
说明:通过设计、编制、调试一个具体的词法分析程序,加深对词法分析原理的理解,并掌握在对程序设计语言源程序进行扫描过程中将其分解为各类单词的词法分析方法 输入:字符串。 输出:二元式(种别编码,单词自身)构成的序列。 举例: 输入:a=$ # 输出:(6,a) (12,=) FOUND ERROR (13, ) -The design, development, debugging a specific lexical analyzer, and deepen<张映生> 在 2025-06-22 上传 | 大小:455kb | 下载:0
[语音合成与识别] A-practical-handbook-of-speech-coders---Randy-Gol
说明:Speech Production, Speech Analysis Techniques, Linear Prediction Vocal Tract Modeling, Quantization and Waveform Coders, Voice coding concepts, Linear prediction analysis by synthesis, Mixed Excitation Coding, etc.<Co> 在 2025-06-22 上传 | 大小:3.69mb | 下载:0
[编译器/词法分析] Syntax-analyzer
说明:编制递归下降法的语法分析器 通过设计、编制、调试一个典型的语法分析程序,能识别由加+、乘*、括号()、操作数所组成的算术表达式,其文法如下: E→TE E →+TE ∣ε T→FT T →*FT ∣ε F→(E)∣i 1.程序功能(举例) 输入:#i1*(i2+i3)# 输出:SUCCESS 输入:# i1*( i2+i3# 输出:FOUND ERROR -Recursive Descent parser prepared by the des<张映生> 在 2025-06-22 上传 | 大小:454kb | 下载:1
[语音合成与识别] Low-bit-rate-speech-coding---Carl-Kritzinger
说明:Overview of voice coding techniques, fundamentals of speech processing for speech coding, Standard voice coding techniques, MELP implementation, The temporal Decomposition approach to voice coding, Implementation of an Irregular fr a me rate vocoder,<Co> 在 2025-06-22 上传 | 大小:1.88mb | 下载:0
[语音合成与识别] Source-Channel-coding-for-CELP-Speech-coders---J.
说明:Speech coders for noisy channels, linear predictive coders background, pitch estimation based on chaos theory, vector quantiser and the missing data problem, vector quantiser design for spectral information, trellis vector excitation, analysis of tre<Co> 在 2025-06-22 上传 | 大小:1.46mb | 下载:0