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

搜索资源列表

  1. dolphin-0.2.10-src.zip

    0下载:
  2. Full support for extended regular expressions (those with intersection and complement); Support for some kinds of cycles in grammar; DFA-based operation; Unicode support; C++ only, requires a modern compiler; Lexical analyzers can be config
  3. 所属分类:编译器/词法分析

    • 发布日期:
    • 文件大小:82.18kb
    • 提供者:
  1. plo(CB)

    1下载:
  2. 我在三做的课程,当时拿到了95分,包括完整的报告,有IF/else/read/for等语句的plo-I do three courses, then get 95 hours, including a full report, IF there / else / read / for such phrases as the plo
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:560.1kb
    • 提供者:陈金鹏
  1. hc_compiler

    0下载:
  2. 由于时间紧迫及事先准备不足,编译器最后定型时暴露出不少问题及不足之处,主要有以下一些方面:   不支持数组数据类型,这是文法分析器设计时的一个疏漏,由于时间关系,最后只得把扫描器中已做好的相关的数组部分删去。   对于float数据类型的支持,直到语义分析都是正常的,也能生成相应的汇编代码,但由于我们对8086/8088指令系统本身了解不足,这样的汇编代码将只能做到含义上完全忠实于源程序,但不能运行。   对于局部变量的支持,则于时间紧迫,所有的局部变量全被处理成静态变量。使递归函数不能得到正确
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:254.46kb
    • 提供者:周杰
  1. dolphin-0.2.10-src

    0下载:
  2. Full support for extended regular expressions (those with intersection and complement); Support for some kinds of cycles in grammar; DFA-based operation; Unicode support; C++ only, requires a modern compiler; Lexical analyzers can be configured to ge
  3. 所属分类:Compiler program

    • 发布日期:2017-11-09
    • 文件大小:82.48kb
    • 提供者:none
  1. pro2

    0下载:
  2. 这是一个用来解析文件从而得到一个DFA的设计的原理程序1-This is a document used to resolve in order to get a DFA Design Principle 1
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:299.99kb
    • 提供者:gimel_sh
  1. LL1_grammar_analysis_code

    0下载:
  2. 功能基本实现,录入合法的LL1文法,将输出LL1预测分析表-Function of the basic implementation, input the valid LL1 grammar, you ll get the output-LL1 prediction analysis table
  3. 所属分类:Compiler program

    • 发布日期:2017-04-25
    • 文件大小:52.76kb
    • 提供者:MrChen
  1. CIFA

    0下载:
  2. c语言的词法分析器,包含很多重要的信息,从屏幕输入,即可得到结果。-c language lexical analyzer, including a lot of important information, input from the screen, you can get results.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-12
    • 文件大小:1.22kb
    • 提供者:王乐
  1. CompilerDesign

    0下载:
  2. This a prototype for the Compiler design basic steps written in java. A tokenizer to get the tokens from the Input code.-This is a prototype for the Compiler design basic steps written in java. A tokenizer to get the tokens from the Input code.
  3. 所属分类:Compiler program

    • 发布日期:2017-03-23
    • 文件大小:10.52kb
    • 提供者:Saad
  1. get

    0下载:
  2. file for sin vawe form
  3. 所属分类:Compiler program

    • 发布日期:2017-04-10
    • 文件大小:1.04kb
    • 提供者:Sergei
  1. diguixiajiang

    0下载:
  2. 递归下降的基本思想: 为每一个非终结符构造一个子程序,每一个子程序的过程体中按该产生式的候选项分情况展开,遇到终结符直接匹配,而遇到非终结符就调用相应非终结符的子程序。该分析从调用文法开始符号的子程序开始,直到所有非终结符都展开为终结符并得到匹配为止。若分析过程中达到这一步则表明分析成功,否则表明输入中有语法错误。递归下降分析对文法的限制是不能有公共左因子和左递归。由于文法是递归定义的,因此子程序也是递归的,被称为递归下降子程序。 -The basic idea of recursiv
  3. 所属分类:Compiler program

    • 发布日期:2017-03-22
    • 文件大小:1.42kb
    • 提供者:WM
  1. cifa

    0下载:
  2. 在WinTC环境下的用c语言写的C-词法分析器,对于输入文件,能得到词法分析的结果-The WinTC environment using c language written in C-lexical analyzer, for the input file, to get the results of lexical analysis
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:3.43kb
    • 提供者:lq
  1. xe164-Hello_World

    0下载:
  2. infineon xe164 example get starting source code very useful ltcinfo@163.com
  3. 所属分类:Compiler program

    • 发布日期:2017-03-28
    • 文件大小:415.51kb
    • 提供者:xiao jiejun
  1. speex-1.2beta3-win32

    1下载:
  2. speex一个开源的音频编解码器,完全免费,无专利限制-Speex is an open source Audio codec.Its can be get for free to anyone who interests.
  3. 所属分类:编译器/词法分析

    • 发布日期:2012-12-29
    • 文件大小:479.54kb
    • 提供者:城而
  1. doublecomputers

    0下载:
  2. 计算机的代码 这是用winform语言弄的 计算器 科学计算器-The computer code language that is winform get the calculator Scientific Calculator
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:48.14kb
    • 提供者:老hu
  1. HTMLparser

    0下载:
  2. htmlparser 可以解析html文档,可以很清晰地获得链接-htmlparser can parse html document, you can get a very clear link to
  3. 所属分类:Compiler program

    • 发布日期:2017-03-22
    • 文件大小:132.39kb
    • 提供者:futao
  1. MULTI

    0下载:
  2. its a matlab code to implement a matched filter for a single user and get a ber versus snr plot. uses 31 length 5 gold sequences for cdma.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:1.16kb
    • 提供者:sneha
  1. myToolchain

    0下载:
  2. 我写的一个小小的汇编器, 针对ARMcortex-m0, ARMv6M的指令集, 很没用途, 只是为了获得下载点数, 不要下载-I write a small assembler for ARMcortex-m0, ARMv6M instruction set, it is no use, just to get download points, do not download
  3. 所属分类:Compiler program

    • 发布日期:2017-04-06
    • 文件大小:8.14kb
    • 提供者:mars
  1. a

    0下载:
  2. C语言关键字中英翻译机。要求输入中文的名词和关键字,可以将其翻译成英语,如输入“基本整形”回车,得到int.-C language keywords in the English translation machine. For the importation of Chinese terms and keywords that can be translated into English, as input " basic shaping," Enter, get int.
  3. 所属分类:Compiler program

    • 发布日期:2016-01-25
    • 文件大小:1.09kb
    • 提供者:qwqwqw
  1. YFFXQ

    0下载:
  2. 使用递归子程序法设计一个语法分析程序,自顶向下分析方法. 1、使用递归下降分析算法分析表达式文法: exp ::= exp addop term | term addop ::= + | - term ::= term mulop factor | factor mulop ::= * | / factor ::= (exp) | number 其中number可以是多位的十进制数字串(整数即可),因此这里还需要一个小的词法分析器来得到number的值。 2、该
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:190.25kb
    • 提供者:龙一
  1. English1

    0下载:
  2. 全新应用程序,是一款全新的系统编程,具有很广阔的市场前景-just try,,I must get it
  3. 所属分类:Compiler program

    • 发布日期:2017-04-10
    • 文件大小:1.2kb
    • 提供者:吕兴财
« 12 »
搜珍网 www.dssz.com