资源列表
[编译器/词法分析] 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<saf> 在 2025-06-22 上传 | 大小:126kb | 下载:0
[编译器/词法分析] Tcl_Tk
说明: Tcl/Tk 并概述该语言的一小段历史。然后,回顾 Tcl/Tk 脚本语言和解释器的关键功能,讨论该语言的一些扩展,并研究几个在使用中的 Tcl/Tk 示例。在本教程中,随文本有一些代码段,偶而还有结果输出的图像(别忘了,Tk 是一种 GUI 工具箱)。 最后,我将集中一些外部资源(包括 Web 上的和印刷物)来帮助您更深入地了解 Tcl/Tk 环境。- Tcl/Tk 并概述该语言的一小段历史。然后,回顾 Tcl/Tk 脚本语言和解释器的关键功能,讨论该语言的一些扩展,并研究几个在使<Malek> 在 2025-06-22 上传 | 大小:213kb | 下载:0
[编译器/词法分析] 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<韩香连> 在 2025-06-22 上传 | 大小:7kb | 下载:0
[编译器/词法分析] gcc_manual.tar
说明:主要讲解gcc编译器的编译选项,已经相关的环境变量等等内容,中文版的,比较方便的查阅工具。-Explain the gcc compiler, compiler options, environment variables, and so involved. Chinese version. It s convenient for your reference.<dongshengzou> 在 2025-06-22 上传 | 大小:577kb | 下载:0
[编译器/词法分析] project1
说明:This project will give you experience writing, compiling, and debugging a simple C++ program. You will gain experience with header files and multiple compilations. We expect the program itself to be straightforward for any student who has success<Wang> 在 2025-06-22 上传 | 大小:1kb | 下载:0
[编译器/词法分析] CPL0hhhho
说明:编译原理的课程设计,对PL0进行扩充完成内容如下:1. 基本内容:(1)增加单词:保留字;运算符(2)修改单词词:不等号# 改为 < > (3)增加条件语句的ELSE子句(4)扩充赋值运算:+= 和 已通过测试。 -Compiler theory of curriculum design, PL0 expansion completed as follows: 1. Basic elements: (1) add a word: reserved words operator (2<提倡> 在 2025-06-22 上传 | 大小:105kb | 下载:0