CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - polish

搜索资源列表

  1. 实验7 二叉树 北京师范大学数学科学院

    0下载:
  2. 自创的算法,输入表达式,建立二叉树的程序,然后输出前缀中缀后缀表示法,利用的对表达式的分割与递归实现输入,同时这也是一个完整的波兰式转换程序,相当稳健-own algorithm, the importation of expression, the establishment of the binary tree and then output the suffix prefix which is made up of the method, using the right expressio
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4212
    • 提供者:李铭璜
  1. heti

    0下载:
  2. 一个不错的逆波兰式 解释如何利用 逆波兰式 把 中序表达式 装进一个 队列 或者堆栈 里面-a good inverse Polish explain how to use reverse Polish Chinese expression sequence or stuffed into a queue stack inside
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1489
    • 提供者:蔡育瑜
  1. polanshi111

    0下载:
  2. 逆波兰式计算数值 可以进行加减乘除以及括号运算 输入数字或未知数x都可以 程序有带改进-inverse Polish numerical calculations can be carried out brackets and the arithmetic operations figures or unknown input x can procedures had brought improvements
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:6192
    • 提供者:R.J
  1. PathPlan

    0下载:
  2. 实现了波兰式的求解,对大数计算使用,可以到100位数的运算-realization of the Polish-solving, the use of large numbers calculation, the median of 100 Operators
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:44326
    • 提供者:pj
  1. 逆波兰计算器

    1下载:
  2. 数据结构经典常用算法,采用逆波兰式编制的小型计算器-data structure used classical algorithm, using inverse Polish establishment of small calculators
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1099
    • 提供者:吴语
  1. NIBOLAN

    0下载:
  2. 利用简单优先法输出逆波兰式 将中缀式转化成逆波兰式-priority method using simple inverse Polish exports of Chinese-grade into reverse Polish
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1238
    • 提供者:黄金
  1. someccode 象棋之马踏棋盘

    0下载:
  2. 一些c程序,象棋之马踏棋盘、把算术表达式转化未逆波兰表达式、保龄球计分规则算法、可进行多达50位的大整数运算(+X)、铁路调度算法,演示了堆栈的基本用法,Some c procedures, horse riding chess board, the arithmetic expressions are not translated into Reverse Polish expression, bowling scoring rules algorithm, can be as many as
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-11-08
    • 文件大小:3349
    • 提供者:
  1. 逆波兰式

    0下载:
  2. 逆波兰式源码-Reverse Polish-type source
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-18
    • 文件大小:1098
    • 提供者:梁学贤
  1. ttt

    0下载:
  2. 介绍双数组逆波兰表达式法:-Introduced the dual-array expression Reverse Polish law:
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-10
    • 文件大小:879
    • 提供者:
  1. 新建 Microsoft Word 文档

    0下载:
  2. 算术表达式的中缀是波兰表示法程序- The arithmetic expression center decorates is the Polish method of portrayal procedure
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-12
    • 文件大小:5599
    • 提供者:高峰
  1. 计算器4

    0下载:
  2. 一个能算波兰法和自然法的计算器- Can calculate the Polish law and the natural law calculator
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-27
    • 文件大小:2375
    • 提供者:周辉
  1. exp

    0下载:
  2. 处理了正确的算术表达式的转换为逆波兰式后进行计算,可处理多位整型数的运算,如:10*(15-5)+30/3#-Dealing with the correct arithmetic expression is converted to Reverse Polish-style after the calculation, can handle a number of integer arithmetic, such as: 10* (15-5)+ 30/3#
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:2313
    • 提供者:sara
  1. biaodashi

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

    • 发布日期:2017-04-24
    • 文件大小:17474
    • 提供者:井树刚
  1. PolishCal

    0下载:
  2. 栈的应用—Polish Calculator-Application Stack-Polish Calculator
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:53423
    • 提供者:应好
  1. nibolan

    0下载:
  2. 数据结构课程设计,逆波兰算法的实现 。-Data structure curriculum design, implementation Reverse Polish Algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1702
    • 提供者:xuezhanfei
  1. ScientificCalculator

    0下载:
  2. DOS下的科学计算器,主要是通过把表达式转换为逆波兰式,再利用堆栈递归求解;-Under DOS scientific calculator, mainly through the expression is converted to Reverse Polish-style, and then use recursion to solve the stack
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:97961
    • 提供者:yuwq07
  1. onp

    0下载:
  2. This is Reverse Polish Notation. Algorithm is implement in Trubo Pascal 7.0.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:7822
    • 提供者:asdf
  1. Reverse-Polish-calculator

    0下载:
  2. 逆波兰计算器C语言源码 数据结构经典常用算法-Reverse Polish calculator classic C language source code data structures commonly used algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:835
    • 提供者:凌寒
  1. Reverse-Polish

    0下载:
  2. 将中缀表达式转换成逆波兰表达式. 目前只可以处理 + - * / 和小括号的表达式 -Translate the Arithmetic expression to the Reverse Polish expression.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:3765
    • 提供者:hotman
  1. Polish

    0下载:
  2. VS2008 逆波兰表达式求一个数学表达式的值-VS2008 Reverse Polish expression evaluation value of a mathematical expression
  3. 所属分类:Data structs

    • 发布日期:2017-11-18
    • 文件大小:1089366
    • 提供者:杨涛
« 12 3 4 »
搜珍网 www.dssz.com