CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 编译器/词法分析 搜索资源 - txt文件

搜索资源列表

  1. 编译原理课程设计报告书

    1下载:
  2. 词法分析中2.实验内容 SAMPLE语言语法分析部分的实现。 输入:词法分析后得到的token.txt文件. 输出:程序中的语法错误的所在的行和列,出错原因. 功能:读入词法分析后得到的TOKEN串,识别不同的语法范畴,并识别其中的 语法错误,同时显示错误所在行,列和错误的原因. -2. SAMPLE experiment as part of language syntax analysis of the achievement. Input : lexical ana
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:99.65kb
    • 提供者:爽爽
  1. cffx_tcking

    0下载:
  2. 该词法分析程序用VC++ 6.0编写,以FileOpenDialog打开的*.c或*.cpp文件为语言字集的源程序作为词法分析程序的输入数据,经词法分析程序分析后的结果保存在源文件的同目录的output.txt文件中。在词法分析中,自文件头开始扫描源程序字符,一旦发现符合“单词”定义的源程序字符串时,将它翻译成固定长度的单词内部表示,并查填适当的信息表。经过词法分析后,源程序字符串(源程序的外部表示)被翻译成具有等长信息的单词串(源程序的内部表示),并产生两个表格:常数表和标识符表,它们分别包含
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:199.06kb
    • 提供者:汤超
  1. chifafenxi

    0下载:
  2. 吃法分析程序,分类输出输入程序种的数字,标识符,运算符,关键字,界限符。结果保存在txt文件中
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:1.62kb
    • 提供者:黄震人
  1. lex

    0下载:
  2. ① 使用自动机技术实现一个词法分析程序; ② 使用算符优先分析方法实现其语法分析程序; 需要先在运行目录下建立一个input.txt文件,将需要分析的文法放在该文件中,分析结果,会输出在output.txt文件中。
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:1.64kb
    • 提供者:邓冰
  1. pam

    0下载:
  2. PCM编码器:实现每秒8000取样。保存为EXCEL和TXT文件
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:87.6kb
    • 提供者:赵伟
  1. 词法分析 词法分析器

    0下载:
  2. 1. 对单词的构词规则有明确的定义; 2. 编写的分析程序能够正确识别源程序中的单词符号; 3. 识别出的单词以<单词符号,种别码>的形式保存在符号表中(链表); 4. 词法分析中源程序的输入以.c格式,分析后的符号表,将二元组保存在.txt文件中。
  3. 所属分类:编译器/词法分析

  1. Sub_PascalCompiler

    0下载:
  2. 一个Pascal子集语言的编译器,将pascal子集语言的源程序存成source.txt文件,经过编译器的处理得到C++语言的code.cpp文件。-Subset of a Pascal language compiler, a subset of the pascal language source.txt Save as source files, compiler after treatment has been C++ Language code.cpp document.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:169.98kb
    • 提供者:脑袋
  1. cifafenxi

    0下载:
  2. 1、编译原理的词法分析 2、根据输入的文件,对文件里的数据进行词法分析。 3、将分析结果保存到指定的TXT文件中-1, Compilation Principle 2 of the lexical analysis, according to documents entered on the document data lexical analysis. 3, will be the results of the analysis is saved to the specified TX
  3. 所属分类:Compiler program

    • 发布日期:2017-05-02
    • 文件大小:943.16kb
    • 提供者:李宇
  1. matlabFun

    0下载:
  2. 通过BufferedReader函数从外部读入txt文件,运行完后输出vector-BufferedReader function through time from the outside into the txt file, to run after the output vector
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:2.51kb
    • 提供者:翠环山
  1. WordFile

    0下载:
  2. 通过BufferedReader函数从外部读入txt文件,运行完后输出vector-BufferedReader function through time from the outside into the txt file, to run after the output vector
  3. 所属分类:Compiler program

    • 发布日期:2017-03-27
    • 文件大小:1.94kb
    • 提供者:翠环山
  1. Wordana

    0下载:
  2. 通过BufferedReader函数从外部读入txt文件,运行完后输出vector-BufferedReader function through time from the outside into the txt file, to run after the output vector
  3. 所属分类:Compiler program

    • 发布日期:2017-04-13
    • 文件大小:1.94kb
    • 提供者:翠环山
  1. Analysis_of_the_essence_of_C_language_examples

    0下载:
  2. ◎ 光盘内容说明 1.【Code】目录,包括实例1~190的所有源代码和可执行程序。 2.【Tools】目录,包括TC2.0编译器。 ◎ 光盘使用说明 1. 源代码的使用说明,参见【Code】目录下的CodeReadme.txt文件。 2. TurboC 2.0 的安装方法,参见【Tools】目录下的ToolsReadme.txt文件。 ◎ 技术支持 在光盘使用过程中,如果遇到问题,请发邮件至linread@163.com或
  3. 所属分类:Compiler program

    • 发布日期:2017-05-17
    • 文件大小:4.36mb
    • 提供者:吕成林
  1. cifafenxi

    0下载:
  2. 简单c++单词词法分析程序设计:读取txt, 词法分析,结果输出并保存在制定txt文件!-Simple c++ word lexical analysis program design: read txt, lexical analysis, the results of the output and save txt document in the development!
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:1.62kb
    • 提供者:王正道
  1. yucefenxi

    0下载:
  2. 编译原理的预测分析程序,输入的内容在11。TXT文件中。-Compiler Construction Principles of the predictive analysis process, input 11. TXT file.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:1.38kb
    • 提供者:David
  1. iat

    1下载:
  2. PE文件 IAT一键重建工具*必备工具。。。。 非常好用的IAT一键重建工具-IAT TOOLS
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:295.45kb
    • 提供者:yehson
  1. cifa

    0下载:
  2. 编译原理的词法分析,测试文件可以写在txt文件中,然后输入文件名即可进行词法分析。-C++
  3. 所属分类:Compiler program

    • 发布日期:2017-04-07
    • 文件大小:6.69kb
    • 提供者:孙英杰
  1. CMinus

    0下载:
  2. c-词法分析器 很好很强大 编译in。txt文件内容的-c-lexer very very strong build in. txt file contents of
  3. 所属分类:Compiler program

    • 发布日期:2017-04-09
    • 文件大小:1.31mb
    • 提供者:于汐
  1. HuffmanCoding

    0下载:
  2. 用哈弗曼进行编码的简单压缩,解码小软件(只对txt文件进行压缩,内容仅限与阿拉伯数字和字母)-Encoded by Ha Fuman simple compression, decoding a small software (only the txt file compression, content only with Arabic numerals and letters)
  3. 所属分类:Compiler program

    • 发布日期:2017-06-12
    • 文件大小:18.6mb
    • 提供者:杜心
  1. Sub_PascalCompiler

    0下载:
  2. 一个Pascal子集语言的编译器,将pascal子集语言的源程序存成source.txt文件,经过编译器的处理得到C++语言的code.cpp文件-A subset of Pascal language compiler, a subset of the pascal language source code file saved as source.txt, after processing by the compiler C++ language code.cpp file
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:171.37kb
    • 提供者:刘敬贤
  1. PL0_Compiler

    0下载:
  2. Pl/0.h文件:头文件主要定义了常量,另外还定义了比较重要的枚举值,还有两个重要的结构体类型,最后还对函数进行了声明,总的来说,头文件的主要工作就是声明或定义了.cpp文件中需要用到的变量。 Pl/0.cpp文件:按照程序从main()函数开始的原则,我们一一作分析。 首先,主函数提示输入要打开的pl/0文件,因为我们需要对一个pl/0语言进行分析。接着,程序提示是否列出token文件,然后提示是否列出目标代码,继续提示是否列出符号列表,最后将文件以只读的形式放在一个新的txt格式的f
  3. 所属分类:Compiler program

    • 发布日期:2017-03-28
    • 文件大小:229.83kb
    • 提供者:郭红斌
« 12 3 »
搜珍网 www.dssz.com