资源列表

« 1 2 ... .82 .83 .84 .85 .86 2787.88 .89 .90 .91 .92 ... 14954 »

[编译器/词法分析算符优先

说明:一个程序,用于判定给定的文法是否为算符优先文法。 实现了:1.文法的机内表示;2. FIRSTVT集和LASTVT集的计算; 3. 算符优先关系矩阵的构造。-a procedure for the determination of grammar to whether the operator priority to grammar. Realized : 1. Grammar said the machines; 2. LASTVT FIRSTVT sets and set computing
<luo> 在 2025-07-21 上传 | 大小:16kb | 下载:0

[编译器/词法分析判断是否为ll(1)文法程序

说明:一个程序,用于判定给定的文法是否为LL(1)文法。 实现了:1.文法的机内表示;2. FIRST集和FOLLOW集的计算; 3. LL(1)预测分析表的构造。-a procedure for the determination of grammar to whether LL (1) grammar. Realized : 1. Grammar said the machines; 2. FIRST FOLLOW sets and set computing; 3. LL (1) Forecas
<luo> 在 2025-07-21 上传 | 大小:23kb | 下载:0

[语音合成与识别10-1snoopy

说明:该程序是非特定人语音识别程序,原来在SPCE500A下运行,能识别并应答16个命令,存储空间为128K字节。 //我们将其进行了修改,使其能在SPCE061A下运行,由于存储空间为32K字,只能识别并应答9个命令。 //在这个例程当中,我们示范了如何使用语音识别引擎对8个已经经过训练的命令进行识别。 //第一个命令 "Snoopy",可以作为使能命令,也就是说使用者只能在该命令之后发出其他命令。 //例如,用户只有在发出 "Snoopy"命令并且听到响应"Snoopy here"之后才能继续下达
<胡珈> 在 2025-07-21 上传 | 大小:258kb | 下载:0

[语音合成与识别10-2guard

说明: 程序名:Guard.c //该程序是特定人语音识别 //在程序中通过三条语句的训练演示特定人连续音识别,其中第一条语句为触发命令。 //在程序开始首先训练触发命令,然后提示训练两条命令,训练完毕开始语音识别。 //当识别出触发名称后,发布命令则会听到应答-procedures Name : Guard.c// The procedure is a specific person voice recognition// procedures adopted by the three phrase
<胡珈> 在 2025-07-21 上传 | 大小:313kb | 下载:0

[磁盘编程用VC实现磁盘绝对读写

说明:用VC++实现对磁盘扇区直接读写,强烈推荐, 是不可多得的好例子-with VC right disk sector read and write directly and strongly recommend, is a very good example
<zxb> 在 2025-07-21 上传 | 大小:100kb | 下载:0

[编译器/词法分析编译原理课程设计与实现(毕业设计)

说明:环境:windows98/2000/xp,Visula C++6.0下编译通过.毕业设计的题目,基本上按照编译原理的步骤实现的,有词法分析,检查,表成式生成等,我想大家应该都会喜欢的!-environment : windows98/2000/xp, Visula 6.0 C compiler through. Graduation topic, basically compiled in accordance with the principle of the steps, lexical a
<袁慧> 在 2025-07-21 上传 | 大小:71kb | 下载:0

[编译器/词法分析数的识别

说明:这是一个编译原理中,数的识别的一个程序,可以运行-it is a program of indentify of number in complier principle,can run.
<火石> 在 2025-07-21 上传 | 大小:11.27mb | 下载:0

[编译器/词法分析有限自动机的确定化

说明:此程序可以把编译原理中的不确定的有限自动机确定化,是编译中课程设计的内容-this program can build on the principle of uncertainty to determine finite automata, which is to compile the contents of the curriculum design
<火石> 在 2025-07-21 上传 | 大小:8.84mb | 下载:0

[汇编语言学生成绩管理系统汇编版

说明:这是一个学生成绩管理系统,有部分功能还不完善,以后会慢慢更新的:)-This is a performance management system for students, some function is not perfect, the future will gradually updated :)
<> 在 2025-07-21 上传 | 大小:14kb | 下载:0

[汇编语言vbcode1

说明:cih病毒源代码,对防范病毒有重要意义-Source code of cih,it is useful to guard virus.
<123> 在 2025-07-21 上传 | 大小:16kb | 下载:0

[编译器/词法分析预测分析法

说明:这是一个用c++写的预测分析法程序,是编译原理课程设计的内容,可以预测分析语言-c write with the forecast analysis procedures, compiler theory of curriculum design, analysis can predict language
<火石> 在 2025-07-21 上传 | 大小:97kb | 下载:0

[书籍源码C常用算法程序集-徐士良

说明:新版本的数值算法参考。解压缩的密码是:www.myebook.cn 对应各章的目录-The new version of numeric algorithm. The password is: www.myebook.cn according the directory name of each chapter.
<胡贤良> 在 2025-07-21 上传 | 大小:218kb | 下载:0
« 1 2 ... .82 .83 .84 .85 .86 2787.88 .89 .90 .91 .92 ... 14954 »

源码中国 www.ymcn.org