-
用vc编写的一个词法分析源程序,可以对输入的C语言语句进行种别分类...
用vc编写的一个词法分析源程序,可以对输入的C语言语句进行种别分类-vc prepared with a lexical analysis of the source, can be imported to the C language statements for other species classification
- 2023-03-03 12:05:03下载
- 积分:1
-
反编译delphi的程序dede的源码
反编译delphi的程序dede的源码- Instead translates delphi the procedure dede source code
- 2022-10-30 08:05:03下载
- 积分:1
-
Cypress 68013a appliaction example
Cpress 68013A is the best one -Cypress 68013a appliaction example
- 2022-04-06 21:11:03下载
- 积分:1
-
I did not know is good ha
我也不知道好不好的- I did not know is good ha-ha
- 2022-03-01 19:59:52下载
- 积分:1
-
一个解析,可以实现单反的解析,是一个很好的解析分析器。
一个语法分析,能实现SLR语法分析,是一个好的语法分析器-A parsing,which can realize SLR parsing,is a good parsing analyzer.
- 2022-02-07 17:47:59下载
- 积分:1
-
PL0 language compiler, easy to use VC compiles
PL0语言的编译器,好用VC++编写-PL0 language compiler, easy to use VC compiles
- 2022-01-25 20:21:45下载
- 积分:1
-
jsp technology, a management system management system
jsp技术,一个管理系统-jsp technology, a management system management system
- 2022-06-21 08:42:16下载
- 积分:1
-
input is a regular expression, you can use : lowercase letters or numbers, said...
输入一个正则表达式,可以使用: 小写字母或数字,表示终结符;*,闭包;+,并集;~,补集;E,空串;O,空集 然后程序将生成 相应的NFA,以及化简之后的DFA,最后再输入一个字符串,程序判断它是否满足该正则表达式-input is a regular expression, you can use : lowercase letters or numbers, said Fu end;* Closure; , And set; To complement the set; E, empty string; O, empty set procedures will then generate the corresponding NFA, and the simplification of the DFA after finally lose into a string, procedures judgment whether it is to meet the regular expression
- 2022-06-14 20:06:53下载
- 积分:1
-
TCM编码的调制端,采用8PSK,2/3码率的卷积码的matlab程序
TCM编码的调制端,采用8PSK,2/3码率的卷积码的matlab程序-TCM coded modulation client, using 8PSK, 2/3 code rate of convolutional codes of matlab program
- 2023-08-31 17:00:03下载
- 积分:1
-
一个简单的解析器,可以对四则运算和if语句进行解析,利用简单扫描的方式词法解析,和压栈方式解释运算,可以帮助学习编译原理...
一个简单的解析器,可以对四则运算和if语句进行解析,利用简单扫描的方式词法解析,和压栈方式解释运算,可以帮助学习编译原理-a simple parser can be four operators and if statements for the analysis, simple scanning the lexical analysis, and interpretation Yazhan Operators can help compiler theory
- 2022-05-10 17:20:56下载
- 积分:1