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

搜索资源列表

  1. 2

    0下载:
  2. 逆波兰式表示法的生成程序,挺好的!实现了从中缀向后缀的转变-Reverse Polish Notation notation generation process, quite good! Realized the transformation from infix to suffix
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:1207
    • 提供者:李荣涛
  1. nibolan

    0下载:
  2. 非后缀式用来表示的算术表达式转换为用逆波兰式来表示的算术表达式,并计算用逆波兰式来表示的算术表达式的值。-Suffix used to represent arithmetic expressions arithmetic expression converted to Reverse Polish Notation, and calculate the value of the arithmetic expression Reverse Polish Notation.
  3. 所属分类:Compiler program

    • 发布日期:2017-11-17
    • 文件大小:243468
    • 提供者:孙辰
  1. jpegcodec

    0下载:
  2. jpeg coder and decoder with out using block proc function.Reading the image into 8x8 blocks and apllied the DCT transform and quantization using quantization tables.After that seperation of DC and AC coefficients and I applied the DPCM for DC coeffci
  3. 所属分类:Compiler program

    • 发布日期:2017-11-17
    • 文件大小:2090
    • 提供者:arsenal
  1. object-code

    0下载:
  2. 编译原理最后一步目标代码生成逆波兰式转换成汇编-Compilation Principle final step object code generation Reverse Polish Notation into assembly
  3. 所属分类:Compiler program

    • 发布日期:2017-11-16
    • 文件大小:2466
    • 提供者:张晓祎
  1. calculator

    0下载:
  2. 用逆波兰式计算数学表达式,用的是C#语言-With Reverse Polish Notation calculate mathematical expressions, using the C# language
  3. 所属分类:Compiler program

    • 发布日期:2017-04-16
    • 文件大小:61087
    • 提供者:林宏声
  1. RPN

    0下载:
  2. 将数学表达式转换成逆波兰表达式,用C#语言-The mathematical expression into Reverse Polish Notation, using C# language
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:33503
    • 提供者:林宏声
  1. hiew32demo

    0下载:
  2. reverse engineering
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:158008
    • 提供者:ayub
  1. bison

    0下载:
  2. 用bison实现的四则运算逆波兰表达式计算器。其中的词法分析用flex实现。里面是VC的工程文件。有已经生成的exe.使用时注意输入的格式: 如 3+4 输入时为3 4 +,其中的空格不能少。-Reverse Polish Notation calculator with bison achieve four operations.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-17
    • 文件大小:492481
    • 提供者:ginnuezen
  1. TitanEngine

    0下载:
  2. One of the greatest challenges of modern reverse engineering is taking apart and analyzing software protections. During the last decade a vast number of such shell modifiers have appeared. Software Protection as an industry has come a long way simple
  3. 所属分类:Compiler program

    • 发布日期:2017-05-14
    • 文件大小:3385923
    • 提供者:pudamadre92
  1. wenjain1

    1下载:
  2. 正则表达式转化为DFA。首先转化为逆波兰表达式。再建立语法分析树,求firstops,followops,lastops,nullable函数,构建DFA。-Regular expressions into DFA. First into reverse Polish notation. Re-establishing the parse tree, seeking firstops, followops, lastops, nullable function, build DFA.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-13
    • 文件大小:2560
    • 提供者:YANDONG
  1. postfix-notation

    0下载:
  2. 1、给出文法如下: G[E] E->T|E+T T->F|T*F F->i(E) 对应的转化为逆波兰式的语义动作如下: E-> E(1)op E(2) {E.CODE:= E(1).CODE||E(2).CODE||op} E->(E(1)) { E.CODE := E(1).CODE} E->id { E.CODE := id} 2、利用实验5中的算符优先分析算法,结合上面给出的语义动作实现逆波兰式的构造
  3. 所属分类:Compiler program

    • 发布日期:2017-04-12
    • 文件大小:1331
    • 提供者:忆昔
  1. Matrix-Operations

    0下载:
  2. Matrix Operations These programs are useful for people beginning to learn MATLAB, and has basic assignment solutions of tasks like creating a reverse diagonal matrix, processing data of a matrix ( like calculating the sum of perimeter elements) and
  3. 所属分类:Compiler program

    • 发布日期:2017-04-12
    • 文件大小:732
    • 提供者:Neetal Nema
搜珍网 www.dssz.com