资源列表

« 1 2 ... .60 .61 .62 .63 .64 14765.66 .67 .68 .69 .70 ... 14958 »

[编译器/词法分析grammar

说明:预测分析法(LL(1)方法)的基本思想是:从文法开始符S出发,从左到右扫描源程序,每次通过向前查看 1 个字符,选择合适的产生式,生成中间推导过程以及句子的最左推导。本程序可以输入预测分析表,输出最左推导和中间过程。(The basic idea of prediction analysis method (LL (1)) is to start from the grammar start symbol S, and scan the
<lwqcinder> 在 2024-11-11 上传 | 大小:587kb | 下载:0

[汇编语言180321

说明:一个简单IF循环的汇编语句,用于初学者学习汇编(An assembly statement of a simple IF loop)
<qiao7426> 在 2024-11-11 上传 | 大小:8kb | 下载:0

[语音合成与识别short_energy

说明:语音信号的短时能量求取MATLAB代码,语音信号分析的基础教程(MATLAB code for short time energy of speech signal and a basic course for speech signal analysis)
<周棨策> 在 2024-11-11 上传 | 大小:393kb | 下载:0

[语音合成与识别short_zero_crossing_rate

说明:语音信号的短时过零率求取,此过程为语音信号的一个重要特征提取过程,可用于端点检测等过程。(This process is an important feature extraction process for speech signals and can be used for endpoint detection and other processes.)
<周棨策> 在 2024-11-11 上传 | 大小:41kb | 下载:0

[语音合成与识别double_threshold

说明:传统的语音信号双门限端点检测算法,适用于高信噪比,低信噪比不适用。(The traditional double threshold detection algorithm for speech signal is suitable for high signal to noise ratio and low signal to noise ratio.)
<周棨策> 在 2024-11-11 上传 | 大小:1.21mb | 下载:0

[语音合成与识别GIRL_OR_BOY

说明:此代码为简单的男女音判别代码,读者可根据增加判别因子进行更改。(This code is a simple discrimination code for men and women, and the reader can change it according to the increase of the discriminant factor.)
<周棨策> 在 2024-11-11 上传 | 大小:2kb | 下载:0

[编辑器/阅读器SI4安装及破解文件

说明:Source Insight非常好用的适合撰写如C/C++或Java等程序语言的编辑器,可以自动列出程序的变量,量数等。(Source Insight is a very good editor for programming languages such as C/C++ or Java, which can automatically list the variables of the program, quantity, and
<寒思无邪> 在 2024-11-11 上传 | 大小:21.15mb | 下载:0

[编辑器/阅读器license_quartus

说明:this is a licence file to crack quartus II version 15
<hadu> 在 2024-11-11 上传 | 大小:17kb | 下载:0

[书籍源码图书管理系统

说明:图书管理系统代码,基于C语言的源代码,非常的好用(Book management system)
<228303124> 在 2024-11-11 上传 | 大小:1kb | 下载:0

[书籍源码2013年C++杨利祥考试题

说明:中国科学院大学,杨利祥老师,2013年C++考试题,(The University of Chinese Academy of Sciences, teacher Yang Lixiang, C++ test, 2013.)
<白_云_外> 在 2024-11-11 上传 | 大小:35kb | 下载:0

[汇编语言微机原理

说明:微机原理试验包括led灯移位以及其他两个试验(The microcomputer principle test includes the LED lamp shift and the other two tests)
<danwangtian> 在 2024-11-11 上传 | 大小:2kb | 下载:0

[语音合成与识别BaiduASRAndTTS

说明:利用百度语音api和NAudio写的一个语音识别、语音合成、语音录制的软件,学习够用了。(The software that uses Baidu voice API and NAudio for a speech recognition, speech synthesis, and voice recording software is sufficient to learn.)
<无来由> 在 2024-11-11 上传 | 大小:1.11mb | 下载:0
« 1 2 ... .60 .61 .62 .63 .64 14765.66 .67 .68 .69 .70 ... 14958 »

源码中国 www.ymcn.org