资源列表

« 1 2 ... .89 .90 .91 .92 .93 1194.95 .96 .97 .98 .99 ... 1383 »

[编译器/词法分析decaf

说明:用Java实现的编译器。把源代码编译成SPARC汇编程序-using the Java compiler. Put into the source code compiler assembler SPARC
<李萍> 在 2008-10-13 上传 | 大小:1.08mb | 下载:0

[编译器/词法分析scanner_pre

说明:一个子集的词法分析器。输入程序,输出TOKEN串各符号表,并存入文件。-A accidence analyzer of subset. which can inpute TOKEN cluster and save if you inpute program
<泉台> 在 2025-07-06 上传 | 大小:1.09mb | 下载:0

[编译器/词法分析CompilerPL0

说明:PL0的一个编译器,从pascal改为C的,注释比较详细-PL0 of a compiler from pascal to C, a more detailed Notes
<孙秀翠> 在 2025-07-06 上传 | 大小:1.09mb | 下载:0

[编译器/词法分析cifafenxiqi4

说明:最近交了一个词法分析器的作业,功能有待改进,但是基本说得过去,希望互相交流意见 -The recent settlement of a lexical analyzer operation, function room for improvement, but the basic statement stand, hoping to exchange views on
<姚晶晶> 在 2025-07-06 上传 | 大小:1.08mb | 下载:0

[编译器/词法分析yuyifenxiyuanmahebaogao

说明:语义分析的功能: 第一,审查每个语法结构的静态语义,即验证语法结构合法的程序是否真正有意义。有时把这个工作称为静态语义分析或静态审查。第二,如果静态语义正确,语义处理则要执行真正的翻译,即,或者将源程序翻译成程序的一种中间表示形式(中间代码),或者将源程序翻译成目标代码。 有报告-Semantic analysis of the functions: First, review each of the grammatical structure of the static semanti
<盼盼> 在 2025-07-06 上传 | 大小:1.08mb | 下载:0

[编译器/词法分析cifafengxi

说明:这是一个C++写得词法分析程序 用于把源程序转化为单词符号串-This is a C++ Written lexical analysis procedure for the source word into a string of symbols
<屈光辉> 在 2025-07-06 上传 | 大小:1.09mb | 下载:0

[编译器/词法分析bianyi(While_Do)

说明:编译原理课程设计,循环语句的语法分析及语义分析(WHILE_DO) 含源代码,设计报告,一应齐全-Principles of curriculum design compiler, the syntax of loop analysis and semantic analysis (WHILE_DO) containing the source code, design the report, one should be complete
<陈晓强> 在 2025-07-06 上传 | 大小:1.09mb | 下载:0

[编译器/词法分析XMLEditPro2.2

说明:XMLEditPro,XML编辑工具,可以检查XML文档的正确性,指出错误所在-XMLEditPro, XML editing tool, you can check the correctness of XML documents, pointing out a mistake
<曾开金> 在 2025-07-06 上传 | 大小:1.08mb | 下载:0

[编译器/词法分析bonnmotion-2.0

说明:BonnMotion2.0版,2011年。BonnMotion创建的场景可以输出给网络仿真软件ns-2、GlomoSim/QualNet、COOJA、ONE、MiXiM使用。-BonnMotion is a Java software which creates and analyses mobility scenarios. It is developed within the Communication Systems group at the Institute of Computer
<杨会杰> 在 2025-07-06 上传 | 大小:1.09mb | 下载:0

[编译器/词法分析python1.0.1.tar

说明:PYTHON1.0的源代码,可以用来学习动态语言的内核,深入了解编译器和解释器的原理.-PYTHON1.0 the source code can be used to learn dynamic languages ​ ​ kernel-depth understanding of the principles of the compiler and interpreter.
<曾全贵> 在 2025-07-06 上传 | 大小:1.08mb | 下载:0

[编译器/词法分析ZFFX

说明:编译原理词法分析器,可以加深对编译原理的学习,了解词法的构成和编译程序的运行流程。-Assembly language lexical analyzer
<幺蛾子> 在 2025-07-06 上传 | 大小:1.09mb | 下载:0

[编译器/词法分析assembler

说明:该程序使用了I/O流对存有汇编语言文本进行读入以及对操作结果的文本输出;运用了数据结构的栈结构,简化了文本内容的识别;将文本中的一行封装成类对象hang;将系统的一些操作指令通过哈希结构封装在symtab类中;将文本获得的操作指令封装在optab中;自己还另外编写了十进制转十六进制,int类型和对应的字符串进行互转的方法供程序使用。-The program uses the I/O stream of assembly language there and read the text on th
<钟武俊> 在 2025-07-06 上传 | 大小:1.08mb | 下载:0
« 1 2 ... .89 .90 .91 .92 .93 1194.95 .96 .97 .98 .99 ... 1383 »

源码中国 www.ymcn.org