-
在文本下编辑,把需要分析的程序写在zf
在文本下编辑,把需要分析的程序写在zf-infile.txt内,程序的结尾必须以“@”标志符结束,程序结果输出在同目录内,文件名为zf-outfile.txt,此文件为自动生成。 - Edits under the text, the procedure which needs to analyze
writes in zf-infile.txt, the procedure ending must the designator end
by "@", the procedure result output in with the table of contents in,
document named zf-outfile.txt, this document is the automatic
production.
- 2022-06-01 10:33:22下载
- 积分:1
-
一个很好的词法分析器!
一个很好的词法分析器!- A very good morphology analyzer!
- 2022-09-29 12:20:03下载
- 积分:1
-
查看asn1 ber编码方式的源文件,有多种查看方式
查看asn1 ber编码方式的源文件,有多种查看方式-Show asn1 ber encoding the source file, there are several ways to view
- 2022-06-18 11:07:57下载
- 积分:1
-
前些天写了个小语言的词法分析程序,因为前些天在VC知识库看到一个pascal词法分析的程序,觉得写得挺复杂的。其实词法分析程序的原理都是一样的,所以我想只要搞明...
前些天写了个小语言的词法分析程序,因为前些天在VC知识库看到一个pascal词法分析的程序,觉得写得挺复杂的。其实词法分析程序的原理都是一样的,所以我想只要搞明白了简单的词法分析程序,再写复杂的就不难了,无非是多加几个关键字,多写几个条件判断语句而已。词法分析是编译程序的基础,也是最简单的。好,现在让我们看程序吧。 先让我们看看这个小语言的文法吧-few days ago wrote a small language lexical analysis procedures, because the other day in the knowledge base to see a VC pascal lexical analysis procedures, find that quite complex. In fact, lexical analysis procedure is the same principle, I think if you understood a simple lexical analysis procedure to write complex it is not difficult, is nothing but add a few keywords and writing several conditions judgment statement it. Lexical analysis is the basis of compilers, as well as the most simple. Well, now let us look at the procedures it. Let us look at this small language grammar it
- 2022-08-08 01:17:36下载
- 积分:1
-
这是一个PL0编译系统的词法分析程序 能识别出所有的单词并分类...
这是一个PL0编译系统的词法分析程序 能识别出所有的单词并分类-PL0 This is a compiler of lexical analysis procedure to identify all the words and classification
- 2022-04-24 20:01:40下载
- 积分:1
-
这是一个具有图形的游戏,它是一个游戏可以由单个人玩…
it is a game having the c graphics and it is a game can be played by single person
- 2023-08-20 12:25:03下载
- 积分:1
-
aac解码器源程序在Visual C++下的实现,浮点的.速度快,效果好....
aac解码器源程序在Visual C++下的实现,浮点的.速度快,效果好.-aac decoder source code in Visual C++ under the realization of the floating-point. Fast and effective.
- 2023-07-04 15:50:03下载
- 积分:1
-
程序查找给定图像的图像统计。
Program to find the Image Statistics of the given Image.
- 2022-05-19 14:41:04下载
- 积分:1
-
c编译器实现,利用lex yacc写的简单编译器
c编译器实现,利用lex yacc写的简单编译器-achieved using lex generates write a simple compiler
- 2022-05-24 12:13:51下载
- 积分:1
-
使用lex yacc编译/小
一个使用lex/yacc的小型C编译器- Uses lex/yacc the small C compiler
- 2023-02-26 02:15:03下载
- 积分:1