资源列表

« 1 2 ... .26 .27 .28 .29 .30 931.32 .33 .34 .35 .36 ... 1383 »

[编译器/词法分析cifafenxi

说明:实现一个C语言子集的词法分析程序。 首先在关键字列表keywordtable中查询字符串p,若存在就将该字符串及对应的类号插入二元式列表eryuanshi;若没有,在符号表symtable中查询,如果symtable中不存在p就将p插入,这里要分p是标识符还是整数区别对待,设置不同的type值。-the word
<cjl> 在 2025-06-24 上传 | 大小:1kb | 下载:0

[编译器/词法分析pl0

说明:pl0源程序.用于大学编译原理课程设计。其中有详细代码介绍!-pl0 sourse program for experiment. that s for college compilation experiment!
<sky> 在 2025-06-24 上传 | 大小:274kb | 下载:0

[编译器/词法分析lexical

说明:这是编译原理作业,用java语言编写的一个cmm语言词法分析器-the cmm lexical is writen with java
<霰雪鸟> 在 2025-06-24 上传 | 大小:16kb | 下载:0

[编译器/词法分析JavaApplication2

说明:词法分析器编译原理 简单的 有表格界面 词法分析器 词法分析器-failed to translate
<林燕君> 在 2025-06-24 上传 | 大小:28kb | 下载:0

[编译器/词法分析arduino_com_reader

说明:按照示例代码运行、上传,然后点击编译器的Serial Monitor按钮,就可以看到从代码定义的输入口(这儿是模拟口5)获取的数据了。-Run the example code, upload, and click the compiler s Serial Monitor button, you can see from the definition of the input code (here is the analog port 5) to obtain the data.
<yhq1000> 在 2025-06-24 上传 | 大小:328kb | 下载:0

[编译器/词法分析crc1

说明:CRC 校验 可以快速校验 在编译码中有很好的应用-CRC checking can quickly check at the decoding has very good application
<sjg> 在 2025-06-24 上传 | 大小:165kb | 下载:0

[编译器/词法分析Analyzer

说明:大学编译原理编程实验 词法分析程序 C++源代码 -translation principle lexical analysis program
<虔诚> 在 2025-06-24 上传 | 大小:201kb | 下载:0

[编译器/词法分析QT-pi

说明:binarysearch openmp code
<Mehmet> 在 2025-06-24 上传 | 大小:1kb | 下载:0

[编译器/词法分析the-source-engine-library

说明:这是一个基于VC编译器的图象读写引擎库的源程序-This is an image of VC-based compiler to read and write the source engine library
<船长> 在 2025-06-24 上传 | 大小:3.2mb | 下载:0

[编译器/词法分析ApriorAlgorithmDemo

说明:语义相关度论文,适合语义网研究的老师或学生。-semantic relation paper,which is suited to the students researching on semantic web.
<朱建林> 在 2025-06-24 上传 | 大小:804kb | 下载:0

[编译器/词法分析Tiny-VS2005

说明:Tiny编译的源代码,该代码需要用make命令编译。-Tiny compile the source code, the code needs to compile with the make command.
<yu> 在 2025-06-24 上传 | 大小:109kb | 下载:0

[编译器/词法分析PL0

说明:为帮助同学们完成PL0的课程设计,接下来我将对PL0的运行时数据栈(虚拟堆栈机)在程序运行时的变化情况、为编译器添加类型和函数的返回值及其参数传递作一些介绍。-PL0 curriculum design
<yu> 在 2025-06-24 上传 | 大小:149kb | 下载:0
« 1 2 ... .26 .27 .28 .29 .30 931.32 .33 .34 .35 .36 ... 1383 »

源码中国 www.ymcn.org