CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 SCSI/ASPI 搜索资源 - 翻译

搜索资源列表

  1. C-compiler-error-messages

    0下载:
  2. c/c++常用编译错误中文翻译说明,英文可以的不用下了-c language compile error descr iption common
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:3.49kb
    • 提供者:刘云
  1. lr

    0下载:
  2. 给出该文法的属性文法,用LR分析法实现对赋值语句的翻译,给出翻译的逆波兰式结果。-Given the grammar attribute grammar, with the realization of LR analysis of the translation of assignment statements are given against the Polish translation of the results.
  3. 所属分类:Compiler program

    • 发布日期:2017-03-28
    • 文件大小:1.61kb
    • 提供者:duqinghua
  1. fuzhiyuju

    0下载:
  2. 赋值语句的翻译程序,采用递归下降法对输入的表达式进行翻译。-Assignment of the translation process, using recursive descent translation of the input expression.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-14
    • 文件大小:3.54kb
    • 提供者:tiger
  1. yuyifenxi

    1下载:
  2. 采用递归下降语法制导翻译法,对算法表达式、赋值语句进行语义分析且生成四元式序列-Decline in the use of recursive grammar-translation method guided the algorithm expression, assignment and semantic analysis to generate quaternary sequence
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:9kb
    • 提供者:tonghua
  1. WHILE

    0下载:
  2. WHILE循环语句的翻译程序设计(LL(1)法、输出四元式)1 系统描述(问题域描述); 2 文法及属性文法的描述; -WHILE loop translation of program design (LL (1) method, the output quaternion type) a system descr iption (problem domain descr iption) two grammar and attribute grammar descr iption
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:31.25kb
    • 提供者:long
  1. sata

    1下载:
  2. SATA协议的中文概括。英文的好几百页,看英文头疼的可以先看看中文的,注意不是协议的完整翻译-The SATA protocol of Chinese generally. Hundreds of pages of the English, watching English headaches can take a look at Chinese, attention is not a complete translation of the agreement
  3. 所属分类:SCSI-ASPI

    • 发布日期:2016-01-26
    • 文件大小:9kb
    • 提供者:林丹
  1. pass_compiler

    0下载:
  2. 龙书《编译原理》中的一遍翻译器,能将表在达翻译成后缀表达式-Again translator Dragon Book " compiler theory, be able to table reached translated into postfix expression
  3. 所属分类:Compiler program

    • 发布日期:2017-12-02
    • 文件大小:26.81kb
    • 提供者:Peter
  1. Edic

    0下载:
  2. 用VB编的中英文翻译软件,单机,简单实用。-A translation software maked buy VB、Access.
  3. 所属分类:Compiler program

    • 发布日期:2017-11-17
    • 文件大小:1.91mb
    • 提供者:
  1. COpenFile

    0下载:
  2. 一个可以将text文件,翻译成为二进制的数组,是个足彩软件的配套软件,改软件可以将足彩500万上面的竞猜的14场的text格式的资料,转化为AYDATA【20000】【14】的数组,便于VC程序员对足彩的资料分析-this is a football software ,it can translate text file to double array.
  3. 所属分类:Compiler program

    • 发布日期:2017-11-21
    • 文件大小:1.65mb
    • 提供者:陈静秋
  1. 130107

    1下载:
  2. IF-ELSE条件语句的翻译程序设计(LR方法、输出三地址表示)-IF-ELSE conditional statement translation program design (LR methods output address)
  3. 所属分类:Compiler program

    • 发布日期:2017-12-06
    • 文件大小:2.36kb
    • 提供者:李子
  1. ll1

    0下载:
  2. WHILE循环语句的翻译程序设计(LL(1)法、输出三地址表示)-The translation program design of the WHILE loop (LL (1) method, output three address said)
  3. 所属分类:Compiler program

    • 发布日期:2017-11-12
    • 文件大小:245.72kb
    • 提供者:gsm
  1. recursive-descent-Act

    0下载:
  2. FOR循环语句的翻译程序设计(递归下降法、输出四元式)-FOR the cycle statement translation program designed (recursive descent Act, the output quaternion)
  3. 所属分类:Compiler program

    • 发布日期:2017-11-15
    • 文件大小:1mb
    • 提供者:gsm
  1. WHILE-loop-simple-priority

    0下载:
  2. WHILE循环语句的翻译程序设计(简单优先法、输出四元式)-The WHILE loop translation program design (simple priority output four yuan)
  3. 所属分类:Compiler program

    • 发布日期:2017-11-16
    • 文件大小:18.8kb
    • 提供者:gsm
  1. minijava1.0.2

    0下载:
  2. 翻译minijava代码到spiglet代码-Translation minijava code to spiglet code
  3. 所属分类:Compiler program

    • 发布日期:2017-11-23
    • 文件大小:562.05kb
    • 提供者:fab
  1. exptras

    0下载:
  2. 编译原理,算术表达式属性翻译vc版。本程序将简单中缀算术表达式翻译成四元式,表达式中只有+和*运算符-Attribute translation vc compiler theory, arithmetic expressions
  3. 所属分类:Compiler program

    • 发布日期:2017-11-26
    • 文件大小:8.3kb
    • 提供者:himlyjuan
  1. non-recursive

    0下载:
  2. 建立文法及其LL(1)分析表表示的数据结构,设计并实现相应的预测分析器,对源程序经词法分析后生成的二元式代码流进行预测分析,如果输入串是文法定义的句子则输出“是”,否则输出“否”。-提示:" s"以后的内容没有被翻译,单次翻译最多1000字 努力翻译中,请稍后… A grammar and LL (1) of the table that the data structure, design and implement the corresponding prediction
  3. 所属分类:Compiler program

    • 发布日期:2017-12-04
    • 文件大小:22.62kb
    • 提供者:杜坤
  1. Minijava-MIPS

    0下载:
  2. 一个Minijava编译器,主要实现是先将Minijava翻译成Piglet,再翻译成Spiglet,接着翻译成Kanga,最后翻译成能够在spim模拟器上运行的MIPS代码。-A Minijava compiler, the main achievement is the first Minijava translated into the Piglet then translated into Spiglet, then translated into Kanga, finally tran
  3. 所属分类:Compiler program

    • 发布日期:2017-11-06
    • 文件大小:582.92kb
    • 提供者:skc
  1. intermediate-code-generation

    0下载:
  2. 实现语法制导翻译功能,输出翻译后所得四元式序列-Syntax-translation output translation from quaternion type sequence
  3. 所属分类:Compiler program

    • 发布日期:2017-11-21
    • 文件大小:322.21kb
    • 提供者:
  1. expression-translator

    0下载:
  2. 构造一个中缀表达式到后缀表达式的翻译器 表达式文法及其翻译模式定义如下: expr + term {print(‘+’)} | expr - term {print(‘-’)} | term term * factor {print(‘*’)} | term / factor {print(‘/’)} | factor f-Construct an infix expression to postfix expression translator
  3. 所属分类:Compiler program

    • 发布日期:2017-11-07
    • 文件大小:30.32kb
    • 提供者:胡淼
  1. lingos

    0下载:
  2. 比较标准翻译软件 在专业工作中可以使用 提高文件工作的准确性(Comparative standard translation software)
  3. 所属分类:编译器/解释器

    • 发布日期:2018-04-21
    • 文件大小:9.59mb
    • 提供者:notthegirl
« 12 3 »
搜珍网 www.dssz.com