资源列表

« 1 2 ... .63 .64 .65 .66 .67 968.69 .70 .71 .72 .73 ... 1383 »

[编译器/词法分析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
<saf> 在 2025-06-22 上传 | 大小:124kb | 下载:0

[编译器/词法分析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

[编译器/词法分析PL0

说明: 这是一款PL0程序,对于学习编译原理的人是非常重要的一个程序-This is a the PL0 program for learning compiler theory is a very important program
<崔琳> 在 2025-06-22 上传 | 大小:32kb | 下载:0

[编译器/词法分析byyl

说明:编译原理的词法分析,语法分析器,利用细化的递归下降实现。-Compiler theory, lexical analysis, parser, the use of recursive descent of the refinement to achieve.
<tx> 在 2025-06-22 上传 | 大小:3kb | 下载:0

[编译器/词法分析Tcl_Tk

说明: Tcl/Tk 并概述该语言的一小段历史。然后,回顾 Tcl/Tk 脚本语言和解释器的关键功能,讨论该语言的一些扩展,并研究几个在使用中的 Tcl/Tk 示例。在本教程中,随文本有一些代码段,偶而还有结果输出的图像(别忘了,Tk 是一种 GUI 工具箱)。 最后,我将集中一些外部资源(包括 Web 上的和印刷物)来帮助您更深入地了解 Tcl/Tk 环境。- Tcl/Tk 并概述该语言的一小段历史。然后,回顾 Tcl/Tk 脚本语言和解释器的关键功能,讨论该语言的一些扩展,并研究几个在使
<Malek> 在 2025-06-22 上传 | 大小:213kb | 下载:0

[编译器/词法分析bianyi

说明:编译原理问法分析,输入数学计算表达式算出结果-Compiler theory ask the input mathematical expressions calculated results
<梁官皓> 在 2025-06-22 上传 | 大小:2kb | 下载: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

[编译器/词法分析123

说明:主要实现多字节字符串和双字节字符串互转的极其各自的相关处理、5.0下编译通过、-Mutual Convert a string of multi-byte and double-byte string handling extremely respective 5.0, compiled by
<何江> 在 2025-06-22 上传 | 大小:7kb | 下载: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

[编译器/词法分析1

说明:编译原理课程实验之一,PL/O语言的词法分析程序,请自行在资源文件中添加使用到的两个txt文件-Compiled one of the principle course experiment, the PL/O language lexical analysis program, please add the two txt files used in the resource file
<> 在 2025-06-22 上传 | 大小:7kb | 下载: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
« 1 2 ... .63 .64 .65 .66 .67 968.69 .70 .71 .72 .73 ... 1383 »

源码中国 www.ymcn.org