资源列表
[编译器/词法分析] scanner_pre
说明:一个子集的词法分析器。输入程序,输出TOKEN串各符号表,并存入文件。-A accidence analyzer of subset. which can inpute TOKEN cluster and save if you inpute program<泉台> 在 2008-10-13 上传 | 大小:907.52kb | 下载:0
[编译器/词法分析] LexicalAnalyzer
说明:Java语言词法分析器的设计和实现 1.使用DFA实现词法分析器的设计; 2.实现对Java源程序中注释的过滤; 3.利用两对半缓冲区从文件中逐一读取单词; 4.词法分析结果属性字流存放在独立文件(文件名:scanner_output)中; 5.统计源程序每行单词的个数和整个源文件单词个数; 6.具有报告词法错误和出错位置(源程序行号和该行字符)的功能; -Lexical analyzer Java Lang<cher> 在 2024-11-16 上传 | 大小:910kb | 下载:0
[编译器/词法分析] C_CompilerDesign
说明:C编译器的设计,有详细的文档和源代码,是学习编译原理绝对有用的参考与研究资料。-C compiler design, detailed documentation and source code, is to learn to compile a useful reference for the absolute principle and research data.<webee> 在 2024-11-16 上传 | 大小:910kb | 下载:0
[编译器/词法分析] compiler_and_compiler_Generator
说明:编译器与编译器生成器,C++版,非常好的设计书籍,写编译器必备!-Compilers and compiler generators, C++ version, a very good design books, to write the compiler must have!<丁昌圣> 在 2024-11-16 上传 | 大小:907kb | 下载:1
[编译器/词法分析] pccode_200691012588893
说明:包含完整的代码,可以实现C语言的编译,支持16位ibmpc机-Contains a complete code, you can achieve the C language, compiled to support 16-bit ibmpc Machine<tsinglux> 在 2024-11-16 上传 | 大小:906kb | 下载:0
[编译器/词法分析] Microcomputer
说明:微机原理课程设计报告,不知道有用没,很多种类。大学课题-Microcomputer Principles of curriculum design reports, and we do not know useful to many types. University of topics<weiji> 在 2024-11-16 上传 | 大小:910kb | 下载:0
[编译器/词法分析] 5090309275_1
说明:创建一个名为Complex的类,进行复数的运算。Complex需要具有的功能:提供一个构造函数,它使这个类的对象在声明时得以初始化; 提供一个拷贝构造函数用来创建对象; 两个Complex的加法;实部相加,虚部相加; 两个Complex值相减:实部相减,虚部相减 两个Complex值相乘 以(a + b * i)的形式打印Complex的值,其中a为实部,b为虚部。-Create a class called Com<summer> 在 2024-11-16 上传 | 大小:907kb | 下载:0
[编译器/词法分析] TYAPCursa4
说明:My first code-verifying program. Now I m working on a program that would find defects in source code and fix them.<KnofL> 在 2024-11-16 上传 | 大小:909kb | 下载:0