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

搜索资源列表

  1. 语法词法分析

    1下载:
  2. 一个c语言写的词法分析器和语法分析器的简单算法,适用于编译原理的初学者-a written language lexical analyzer and parser simple algorithms, compiler theory applies to the beginners
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:4.38kb
    • 提供者:吴绪林
  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
    • 文件大小:3.41kb
    • 提供者:米子
  1. lr0

    0下载:
  2. 编译原理LR(0)文法分析器 录入合法的LR(0)文法,将输出LR(0)分析表,并可以对输入的句子进行语法分析输出相应语法树。 程序中部分算法还很不简洁,有待改进,欢迎朋友与我多多交流。 -compiler theory LR (0) grammar analyzer input legitimate LR (0) grammar, will output LR (0) analysis table, and may import for the sentence syntax
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:38.46kb
    • 提供者:朱俊
  1. exelmp

    0下载:
  2. 一个简单的公交查询管理系 d 统,采用最短路算法,利用odbcapi函数访问数据库。 -a simple inquiry Bus Marketing Management-d, the most shorted algorithm, use odbcapi function access to the database.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:45.08kb
    • 提供者:jhghgh
  1. C++cifafenxiqi

    0下载:
  2. 针对C++的简单词法分析器,局限性较大,算法简单,易懂,导入词法文件,输出分析结果-against C simple lexical analyzer and limitations larger, the algorithm is simple, understandable, import documents morphology, Output analysis
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:354.56kb
    • 提供者:Norman
  1. 编译原理---算浮优先算法

    0下载:
  2. 简单介绍一下,整个工程分为5个文件:Main.c ----- 程序的入口点,其实很简单,就是调用两个函数。Global.h ----- 定义了一些全局变量及宏Parse.h ----- 语法分析器的主要算法Prece.h ----- 定义和实现了一些关于优先级的操作Stack.h ----- 定义和实现了一个栈及其操作编译的时候只要用TC2.0或者WinTC打开Main.c文件进行编译就好了。如发现有Bug请在这里贴出来或者把修改后的代码跟帖在这里:)总之,这个工程仅仅是一个简单示例,告诉大家怎
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:11.82kb
    • 提供者:李雷
  1. 85018312345678

    0下载:
  2. 编译原理LR(0)文法分析器 录入合法的LR(0)文法,将输出LR(0)分析表,并可以对输入的句子进行语法分析输出相应语法树。程序中部分算法还很不简洁,有待改进,欢迎朋友与我多多交流。 -compiler theory LR (0) grammar analyzer input legitimate LR (0) grammar, will output LR (0) analysis table, and may import for the sentence syntax analysis
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:24.31kb
    • 提供者:张学友
  1. cifafenxi

    0下载:
  2. 词法分析器的简易代码加解释,对初学者有很好的帮助!分析详尽,算法精简!-Lexical analyzer code simple explanation for a very good help for beginners! Detailed analysis of the algorithm to streamline!
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:17.94kb
    • 提供者:lyf
  1. paser

    0下载:
  2. 一个简单的语法分析器实现,采用的是自顶向下的算法,结构清晰,容易理解,适合初学者学习。-Parser A simple realization is based on top-down algorithm, the structure of clear and easy to understand for beginners to learn.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:258.6kb
    • 提供者:罗兴
  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
    • 文件大小:165.4kb
    • 提供者:
  1. LexicalAnalyzer

    0下载:
  2. 可以实现词法分析器的基本要求,包括字符的识别,运算符号的识别等,算法简单,对学习编译原理有很好的帮助。-Lexical analyzer can achieve the basic requirements, including character recognition, symbol recognition operation, the algorithm is simple, the principle of learning to compile a very good help.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-24
    • 文件大小:156.9kb
    • 提供者:liang
  1. 5555

    0下载:
  2. 编译原理的有关数字运算简单优先算法设计-Digital computing simple priority
  3. 所属分类:Compiler program

    • 发布日期:2017-04-13
    • 文件大小:2.66kb
    • 提供者:嘿嘿
  1. 08

    0下载:
  2. 词法分析器的简单算法,使用的语言为C语言-Simple lexical analyzer algorithm, the language used for the C language
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:197.07kb
    • 提供者:qq
  1. lr(0)

    0下载:
  2. 实现基于编译原理的LR(0)算法,控制台环境,界面简洁,操作方便-Principle-based compiler LR (0) algorithm, the console environment, simple interface, easy operation
  3. 所属分类:Compiler program

    • 发布日期:2017-03-24
    • 文件大小:2.41kb
    • 提供者:yangnian
  1. operator-priority-algorithm

    0下载:
  2. 本程序是对算符优先算法的简单实现,适合初学编译原理的人参考使用-This program is a simple algorithm to achieve the priority operator, suitable for beginners who compiled reference works
  3. 所属分类:Compiler program

    • 发布日期:2017-03-31
    • 文件大小:3.18kb
    • 提供者:yjj
  1. analyse

    0下载:
  2. 简单的词法分析算法 编译原理课程初学者适用-Simple lexical analysis algorithm compiler theory courses for beginners to apply
  3. 所属分类:Compiler program

    • 发布日期:2017-11-15
    • 文件大小:2.44kb
    • 提供者:Nigel
搜珍网 www.dssz.com