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

搜索资源列表

  1. 简单词法分析器.rar

    0下载:
  2. 所属分类:编译器/词法分析

    • 发布日期:
    • 文件大小:886265
    • 提供者:
  1. BOCH.rar

    0下载:
  2. 一个用LISP语言编写的语法分析器。使用Bottom-up Chart Parsing算法,程序非常的简单高效,只有二百多行。另外可以自己定义文法和字典。 源代码公开,主要供对语法分析算法和LISP编程感兴趣的人学习使用,也可以使用在自然语言处理的各种实际研究当中。
  3. 所属分类:编译器/词法分析

    • 发布日期:
    • 文件大小:4561
    • 提供者:
  1. 简单汇编器/虚拟机

    1下载:
  2. 一个简单汇编器+虚拟机
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-03-30
    • 文件大小:50216
    • 提供者:yujin705
  1. 编译原理及实践

    1下载:
  2. 目      录 译者序 前言 第1章   概论 1 1.1   为什么要用编译器 2 1.2   与编译器相关的程序 3 1.3   翻译步骤 5 1.4   编译器中的主要数据结构 8 1.5   编译器结构中的其他问题 10 1.6 &
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-04-24
    • 文件大小:7612048
    • 提供者:wesong
  1. 编译原理简单优先

    0下载:
  2. 编译原理简单优先的文法的分析,有过程,一目了然,谢谢指教。-compiler priority to the principle of simple grammar analysis, a process, clear, thank you for your excellent suggestion.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:1489
    • 提供者:王立伟
  1. 简单的语义分析basic

    0下载:
  2. 简单易用 易看的编译器 带词法分析和语法分析 输出是二元式和四元式 使用读取文件的方式进行编译 功能基本完整-easy to use easy to see the compiler with lexical analysis and parsing the output of which is dual-and four yuan-use read the document compiled basic functional integrity
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:33165
    • 提供者:cly
  1. 简单优先算法

    0下载:
  2. 本程序主要用于实现自底向上分析技术中的简单优先分析算法,简单文法可由键盘输入,实现功能包括:简单优先文法的判别,优先关系矩阵的输出,句子的识别等-the procedures used to achieve a bottom-up analysis of a simple priority analysis algorithms, simple grammar could be the keyboard input to achieve features include : simple gra
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:3488
    • 提供者:米子
  1. 简单的二进制时钟

    1下载:
  2. 简单的使用mfc开发的程序。- Simple use mfc develops procedure.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:30760
    • 提供者:宋怀宇
  1. 词法分析简单程序

    0下载:
  2. 一个简单的语法分析程序-a simple syntax analysis procedures
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:3469
    • 提供者:吴志强
  1. 简单词法分析

    0下载:
  2. 大学期间写的一个简单的词法分析器,通过输入符合自定义语法规则的程序,得到分析的二元组-University wrote a simple lexical analyzer through importation from the definition of the rules of grammar procedures, the analysis of binary Group
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:11788
    • 提供者:蔡正兴
  1. 简单的词法分析器

    0下载:
  2. 简单的词法分析器,真的很简单,优点是容易看懂,适合于初学者-simple lexical analyzer, it is really simple, easy to understand advantage is suitable for beginners
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:6478
    • 提供者:鸡蛋
  1. 一个简单的C语言编译器

    0下载:
  2. 一个简单的C语言编译器-a simple C language compiler
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:50707
    • 提供者:丁书怀
  1. 简单的YACC程序

    1下载:
  2. 目的:通过编写简单的YACC程序熟悉YACC词法分析工具的基本用法,及词法分析器的设计思路。编写包括赋值语句、if语句以及含有加合乘运算的表达式等语法结构的pascal子集语言的语法分析器。 功能:程序由两个模块LEX和YACC构成,YACC使用LEX分析后的正规单词输出流-Objective : to prepare a simple procedure with YACC YACC lexical analysis of the basic tools to use, and the lex
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:2026
    • 提供者:刘斌
  1. 超级简单全面的js时间空间

    0下载:
  2. 非常简单的时间日期控件,可精确到年月日时分秒.添加简单,拷入项目按照说明引用直接搞定~!
  3. 所属分类:编译器/词法分析

  1. 简单的词法分析器 java 实现

    1下载:
  2. 简单的词法分析器 java 实现
  3. 所属分类:编译器/词法分析

  1. Lexical-analyzer 简单的词法分析器

    1下载:
  2. 简单的词法分析器 1. 一个读单词过程,从输入的源程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、常数、运算符、分隔符五大类。 2.依次输出各个单词的内部编码及单词符号的自身值。 3.遇到错误时显示“无法识别的单词”,然后跳过错误部分继续显示 -Simple lexical analyzer 1. A process of reading words from the input source program, identify the meaning of
  3. 所属分类:编译器/词法分析

    • 发布日期:2017-04-09
    • 文件大小:1091584
    • 提供者:xiao
  1. FOR

    0下载:
  2. 编译课程设计,FOR语句的简单优先分析,程序功能强大,能针对任意简单优先文法,自动识别生成简单优先矩阵。可以支持FOR的无限嵌套,四元式地址输出。-Compiler design courses, FOR priority analysis of a simple statement, the program is powerful and can be a priority for arbitrary simple grammar, automatic identification of pr
  3. 所属分类:Compiler program

    • 发布日期:2017-03-31
    • 文件大小:254887
    • 提供者:wangyao
  1. 1_scanner

    0下载:
  2. 编译原理实验,一个词法分析器,输入需要分析的单词输出Tokens串。编写比较简单有一定的代表性。-Compiler experiment, a lexical analyzer, enter the word need to analyze the output string Tokens. Relatively simple to prepare a certain level of representativeness.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-06
    • 文件大小:10041
    • 提供者:李子超
  1. simplefirst

    0下载:
  2. 我学编译原理时做的一个简单优先算法,希望对大家有所帮助-I have learned when compiling principle of priority of a simple algorithm, we want to help
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:169365
    • 提供者:
  1. 简单pacal编译器实现

    0下载:
  2. 简单pacal编译器实现词法分析,实现非常好
  3. 所属分类:编译器/词法分析

« 12 3 4 5 6 7 8 9 10 ... 39 »
搜珍网 www.dssz.com