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

资源列表

« 1 2 ... 83 84 85 86 87 8889 90 91 92 93 ... 785 »
  1. snow

    0下载:
  2. shell解释器的编写,可以作为操作系统课程学习的重要资料哦-shell explainer
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:1.63kb
    • 提供者:王博千
  1. lexical-analyzer

    0下载:
  2. 通过设计、编制、调试一个具体的词法分析程序,加深对词法分析原理的理解,并掌握在对程序设计语言源程序进行扫描过程中将其分解为各类单词的词法分析方法 输入:字符串。 输出:二元式(种别编码,单词自身)构成的序列。 举例: 输入:a=$ # 输出:(6,a) (12,=) FOUND ERROR (13, ) -The design, development, debugging a specific lexical analyzer, and deepen
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:455.21kb
    • 提供者:张映生
  1. Syntax-analyzer

    0下载:
  2. 编制递归下降法的语法分析器 通过设计、编制、调试一个典型的语法分析程序,能识别由加+、乘*、括号()、操作数所组成的算术表达式,其文法如下: E→TE E →+TE ∣ε T→FT T →*FT ∣ε F→(E)∣i 1.程序功能(举例) 输入:#i1*(i2+i3)# 输出:SUCCESS 输入:# i1*( i2+i3# 输出:FOUND ERROR -Recursive Descent parser prepared by the des
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:454.44kb
    • 提供者:张映生
  1. yufafenxi

    0下载:
  2. 理解语法分析的功能和实现机制。掌握递归向下的语法分析方法。-Understand the syntax analysis functions and mechanisms. Master recursion down syntax analysis method.
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:1.18kb
    • 提供者:叶素芬
  1. yuyifengxi

    0下载:
  2. 进一步理解递归下降分析原理和实现方法,理解语义分析的基本机制,掌握语义子程序的构造方法。-Further understanding of the recursive descent analysis theory and to understand the basic mechanisms of semantic analysis, grasp the semantic subroutine constructor.
  3. 所属分类:Compiler program

    • 发布日期:2017-03-31
    • 文件大小:3.15kb
    • 提供者:叶素芬
  1. gaijingyuyifenxi

    0下载:
  2. 进一步理解递归下降分析原理和实现方法,理解语义分析的基本机制,改进语义子程序的构造方法。使得程序更有实用性。-Further understanding of the analysis principle and implementation method of recursive descent, understanding the basic mechanisms of semantic analysis to improve the semantic subroutine construc
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:3.49kb
    • 提供者:叶素芬
  1. gaijingdeyuyufenxi

    0下载:
  2. 改进后的语法分析程序,在编译实验中起到语法分析的作用。-Improved parser, the compiler of the experiment played the role of syntax analysis.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-06
    • 文件大小:1.44kb
    • 提供者:叶素芬
  1. lua_template_analyze

    0下载:
  2. 使用lua脚本语言对网页template进行分析,并读取数据嵌入到template中输出。类似python中的django-Analysis, using the Lua scr ipting language for web page template and read the data embedded into the template output. Similar to the python' s django
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:27.5kb
    • 提供者:钟浩涛
  1. .NET-Reflector-7.0.0.420-Crack

    0下载:
  2. C#反编译软件,完全破解版,好用,欢迎试用!-C# decompilation software, fully cracked version, easy to use, welcomed the trial.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-09
    • 文件大小:2.22mb
    • 提供者:王伟
  1. vc

    0下载:
  2. 采用算符优先分析法对表达式进行分析,掌握算符优先分析法的基本原理和实现过程。-Using operator precedence analysis of expression analysis, master operator precedence analysis of the basic principles of law and implementation process.
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:4.1kb
    • 提供者:常凤娇
  1. lesson-19(about-Dll)Code

    0下载:
  2. 深入详解教学:动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。C++编译器名字改编技术对动态链接库输出函数的影响,extern "C"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-Detailed teaching in-depth: the procedures for the preparation of the dynamic link library. The diff
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:171.79kb
    • 提供者:_bin
  1. nibolan

    0下载:
  2. 有关逆波兰表达式转换方式的c++程序设计-Reverse Polish Notation c++ program
  3. 所属分类:Compiler program

    • 发布日期:2017-03-31
    • 文件大小:1.2kb
    • 提供者:刘文汉
« 1 2 ... 83 84 85 86 87 8889 90 91 92 93 ... 785 »
搜珍网 www.dssz.com