资源列表

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

说明:一个程序,用于判定给定的文法是否为算符优先文法。 实现了: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
<luo> 在 2008-10-13 上传 | 大小:16.61kb | 下载: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 se
<luo> 在 2008-10-13 上传 | 大小:23.4kb | 下载:0

[其它玫瑰线

说明:汇编语言,完成至少4种玫瑰线 的作图,图形可参见数学手册(可以用定点运算;建议采用浮点运算)。-compiled language, the completion of at least four types of roses line drawing, graphics can be found in mathematics Manual (Operators can use sentinel; Proposed floating-p
<胡珈> 在 2008-10-13 上传 | 大小:26.2kb | 下载:0

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

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

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

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

[其它dllTest

说明:steps: . compile dll: cl /LD f.cpp . view the exports: dumpbin /exports f.dll . compile exe: cl test.cpp . run: test
<宗睿> 在 2008-10-13 上传 | 大小:841byte | 下载: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 pri
<袁慧> 在 2008-10-13 上传 | 大小:71.75kb | 下载:0

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

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

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

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

[其它vb6svc06June2004_fixed

说明:VB 做的 Windows 服务程序,摘自网友-VB do Windows service procedures, extracted from netizens
<h> 在 2008-10-13 上传 | 大小:63.24kb | 下载:0

[其它助手

说明:delphi做的小程序,开机自启动到托盘区,可以定时提醒、打开某个文件、关机等-so small program since the launch of the boot tray area that regularly reminded, open a document, such as shutdown
<韦祖文> 在 2008-10-13 上传 | 大小:278.93kb | 下载:0

[其它WindowSplash

说明:一个简单的屏闪程序!在指定的时内显示图片,然后消失-a simple screen flashing procedures! The designated pm show pictures, then disappear
<虞崇军> 在 2008-10-13 上传 | 大小:16.51kb | 下载:0

源码中国 www.ymcn.org