搜索资源列表

  1. nibolan

    0下载:
  2. 逆波兰式的生成
  3. 所属分类:软件工程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:
  1. libolan

    0下载:
  2. 逆波兰表达式的求解,输入逆波兰表达式,输出结果,支持+-*/运算-Reverse Polish expressions to solve, enter the Reverse Polish expressions, the output results, in support of+-*/Computing
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:guase
  1. nibolan

    0下载:
  2. java语言实现表达式的逆波兰变换,逆波兰式算法主要的设计思路是把一般的中序表达式变为右序表达式-java language expression Reverse Polish transform, inverse algorithm Poland the main design ideas is to sequence the expression of the general into the right sequence expr
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:杨志
  1. oyp

    0下载:
  2. :本实验实现一般检索式变换成逆波兰表达式。变换过程就是根据,将检索运算符排在需要运算的两个检索词之后,以形成逆波兰变换式。-: In this experiment, the realization of the general retrieval style transformation into a Reverse Polish expressions. Transformation process is based on the
  3. 所属分类:.net编程

    • 发布日期:2024-05-20
    • 文件大小:6144
    • 提供者:李国勇
  1. bianyiqi

    0下载:
  2. 词法分析,语法分析,以及中间代码生成布尔表达式转换为逆波兰式-Lexical analysis, grammar analysis, and Boolean expressions to generate intermediate code is converted to Reverse Polish-style
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-20
    • 文件大小:1302528
    • 提供者:张靓
  1. zjdm

    0下载:
  2. 逆波兰式定义: 将运算对象写在前面,而把运算符号写在后面。用这种表示法表示的表达式也称做后缀式。逆波兰式的特点在于运算对象顺序不变,运算符号位置反映运算顺序。采用逆波兰式可以很好的表示简单算术表达式,其优点在于易于计算机处理表达式。-Reverse Polish definition: The object EDITORIAL computing, and the operator symbols written on the back
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:项阳
  1. nibolanshi

    0下载:
  2. 掌握词法分析的基本思想,并用高级语言编写逆波兰式生成程序.-Grasp the basic idea of lexical analysis, and preparation of high-level language program to generate reverse Polish.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:卢雪
  1. complex

    0下载:
  2. 编译程序设计,采用布尔表达式输入,逆波兰式输出-Compiler design, using Boolean expressions input, output against Poland
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-20
    • 文件大小:1325056
    • 提供者:徐晓剑
  1. 123

    0下载:
  2. 算术表达式的翻译程序设计(递归下降法、输出逆波兰式)-Arithmetic Expression translation program design (recursive descent method, the output against the Polish-style)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:183296
    • 提供者:李锋
  1. nibaolanshi

    0下载:
  2. 假设表达式由单字母变量和双目四则运 算算符构成。试写一个算法,将一个通常书写形式 且书写正确的表达式转换为逆波兰式。-The assumption that expression from single-letter variables and binocular constitute four computing operator. Try to write an algorithm, usually written in a
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:laixianhang
  1. nbl

    0下载:
  2. 中缀表达式到逆波兰式转换的程序代码,学习数据结构的可以-Infix expression to Reverse Polish conversion of program code, learning data structures can be
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:zhiyou
  1. JAVA

    0下载:
  2. 输入一个表达式,转换为逆波兰式,三元式和四元式-Enter a regular expression, converted to Reverse Polish style, ternary and quaternary type
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:15360
    • 提供者:胡峰宇
  1. nibolan

    0下载:
  2. 用逆波兰式实现个位数字的混合运算,并有差错功能-Using Reverse Polish-style to achieve a single-digit hybrid computing, and error function
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:158720
    • 提供者:aimar
  1. biaodashi

    0下载:
  2. 表达式求值,采用逆波兰式求值,有堆栈和顺序表两种。-Expression evaluation, the use of Reverse Polish-style evaluation, there are two types of stack and the order form.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:286720
    • 提供者:井树刚
  1. 2694

    0下载:
  2. poj 2964 逆波兰表达式 递归问题-Reverse Polish expression poj 2964 recursive problem
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:831488
    • 提供者:刘昊
  1. ReversePolishNotation

    0下载:
  2. 逆波兰表达式求解,算法中很重要的。方便输入输出。-Reverse Polish Notation solving, algorithm is very important. Facilitate the input and output.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:187392
    • 提供者:王钊
  1. 2

    0下载:
  2. 中缀表达式转换逆波兰式 -23
  3. 所属分类:汇编语言

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:sys
  1. Polish2

    0下载:
  2. 数据结构实验,逆波兰表达式,C++编程实现(Data structure experiment, inverse Polish expression, C ++ programming realization)
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:1001472
    • 提供者:FishHere
  1. sy0907436 李慧 作业1-2 逆波兰表达式

    0下载:
  2. 逆波兰表达式求值,逆波兰表达式求职反反复复反反复复反反复复反反复复反反复复(nicscbsniaiscasiciaciacacabinasbcabslcbacbaclaslcaslc)
  3. 所属分类:文档资料

    • 发布日期:2024-05-20
    • 文件大小:163840
    • 提供者:沈蔓歌
  1. calculator

    0下载:
  2. 基于逆波兰表达式的表达式计算器,支持计算加减乘除以及包含任意级数括号的表达式(An expression calculator based on an inverse Polish expression that supports the expression of addition, subtraction, multiplication and division, and parentheses)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:74752
    • 提供者:unixeno
« 1 2 34 5 6 7 8 9 10 ... 18 »

源码中国 www.ymcn.org