资源列表
yufafenxiqi
- 这是一个c语言写的语法分析器,算分优先分析法-This is a c language parser, and count sub-priority analysis
NFA2DFA
- NFa TO dfa THIS IS NOT IMPORTANT AND FULL OF ERRORS
4-1
- 对输入的一个字符进行判断 对输入的一个字符进行判断 -To judge the input of a character
4-2
- 统计一行中字符的个数 通过getchar()读取字符,当读入的字符是换行符时循环结束。 输入要求:字符型数据 输出数据格式要求: d 输入输出样例: Input Sample: I m Chinese! Output Sample: 12 -The number of characters in the statistics line by getchar () reads characters read into the character is a
4-3
- 对输入的一行字符分类统计 利用 while 循环和 else if 多分支结构编写一个程序。该程序用来统计输入的一行字符中大小写字母的个数、数字0~9的个数、空格个数及其它字符个数。-Separate statistics on the input line characters to write a program using a while loop else if multi-branch structure. The program for statistical input lin
PL0
- 这是一款PL0程序,对于学习编译原理的人是非常重要的一个程序-This is a the PL0 program for learning compiler theory is a very important program
byyl
- 编译原理的词法分析,语法分析器,利用细化的递归下降实现。-Compiler theory, lexical analysis, parser, the use of recursive descent of the refinement to achieve.
Tcl_Tk
- Tcl/Tk 并概述该语言的一小段历史。然后,回顾 Tcl/Tk 脚本语言和解释器的关键功能,讨论该语言的一些扩展,并研究几个在使用中的 Tcl/Tk 示例。在本教程中,随文本有一些代码段,偶而还有结果输出的图像(别忘了,Tk 是一种 GUI 工具箱)。 最后,我将集中一些外部资源(包括 Web 上的和印刷物)来帮助您更深入地了解 Tcl/Tk 环境。- Tcl/Tk 并概述该语言的一小段历史。然后,回顾 Tcl/Tk 脚本语言和解释器的关键功能,讨论该语言的一些扩展,并研究几个在使
bianyi
- 编译原理问法分析,输入数学计算表达式算出结果-Compiler theory ask the input mathematical expressions calculated results
Recursive-descent-analysis
- 该程序主要实现递归下降分析器的功能,对输入的字符串或者对从文件中获取的字符串进行分析,判断是否合法,并对表达式进行计算-The program is a recursive descent parser, the input string or string from a file, to determine whether legitimate, and to calculate the expression
gcc_manual.tar
- 主要讲解gcc编译器的编译选项,已经相关的环境变量等等内容,中文版的,比较方便的查阅工具。-Explain the gcc compiler, compiler options, environment variables, and so involved. Chinese version. It s convenient for your reference.
123
- 主要实现多字节字符串和双字节字符串互转的极其各自的相关处理、5.0下编译通过、-Mutual Convert a string of multi-byte and double-byte string handling extremely respective 5.0, compiled by