搜索资源列表

  1. nibolanshi

    0下载:
  2. 逆波兰式的算法实现,输入中缀表达式,输出相应的转化结果-Reverse Polish-style algorithm, input infix expression, the transformation of the corresponding output results
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:zhaowei
  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-21
    • 文件大小: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-21
    • 文件大小:6144
    • 提供者:李国勇
  1. multinomial

    0下载:
  2. 一个定制的多项式计算器,采用逆波兰方式解读公式并计算其结果,可以在一些特殊条件下使用。-A customized polynomial calculator using Reverse Polish way of interpretation of the formula and calculate the results, you can use some special conditions.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:48128
    • 提供者:chenjianhua
  1. bianyiqi

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

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

    0下载:
  2. 线性顺序存储结构双链表正排序逆波兰计算器二叉排序树二叉树实例-Linear sequence of storage structure of double-linked list is sorted Reverse Polish Calculator Binary Sort Tree Binary Tree Example
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:17408
    • 提供者:辉煌
  1. J2ME_Polish_introduction

    0下载:
  2. 本文主要探讨如何使用j2mepolish进行build,至于j2mepolish的其他强大功能,本文不涉及。本人接触j2mepolish时间不长,若有漏洞或出错,请路过的朋友指正,同时欢迎大家拍砖。 对于J2mepolish的主要功能,不用再多讲,其大名在j2me已经如雷贯耳。若还有朋友了解或希望加深“感情”,请访问www.j2mepolish.org。-This paper mainly discusses how to use
  3. 所属分类:J2ME

    • 发布日期:2024-05-21
    • 文件大小:374784
    • 提供者:jimmy
  1. j2mepolish

    0下载:
  2. j2mepolish是j2me的一个升级版本,对j2me进封装,请仔细查看-j2mepolish is an upgraded version of j2me for j2me into the package, make sure you check the
  3. 所属分类:J2ME

    • 发布日期:2024-05-21
    • 文件大小:353280
    • 提供者:shengrt
  1. suanshutobolan(VC)

    0下载:
  2. 编译原理中的语义分析中的由算术表达式到波兰式翻译-Compiler Construction Principles of the semantic analysis of the arithmetic expression to Polish translation
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-21
    • 文件大小:142336
    • 提供者:王丰
  1. zjdm

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

    • 发布日期:2024-05-21
    • 文件大小: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-21
    • 文件大小:1024
    • 提供者:卢雪
  1. luobo

    0下载:
  2. 基于递归下降分析法的循环语句WHILE E DO S1的语法及语义分析程序,其中E为布尔表达式,S1为赋值语句。输出的中间代码选用逆波兰式。-Decline based on recursive analysis loop WHILE E DO S1 syntax and semantic analysis procedures, including E for Boolean expressions, S1 for the assig
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:frank
  1. cck

    0下载:
  2. 基于递归下降分析法的循环语句WHILE E DO S1的语法及语义分析程序,其中E为布尔表达式,S1为赋值语句。输出的中间代码选用逆波兰式-Decline based on recursive analysis loop WHILE E DO S1 syntax and semantic analysis procedures, including E for Boolean expressions, S1 for the assign
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:frank
  1. bianyi

    0下载:
  2. 数据结构:设计存储中间结果及中间代码(逆波兰式)的数据结构; 算法:算符优先分析法的实现; -Data Structure: Design store intermediate results and intermediate code (Reverse Polish-type) data structure algorithm: analysis operator realization of priority
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:frank
  1. 123

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

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

    0下载:
  2. 条件语句语法分析及语义分析程序设计,LR法输出逆波兰表达式-Conditional statements grammar analysis and semantic analysis of program design, LR law output Reverse Polish expression
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-21
    • 文件大小:84992
    • 提供者:姚春萌
  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-21
    • 文件大小:1024
    • 提供者:laixianhang
  1. nibolan

    0下载:
  2. 逆波兰算法用来把前缀表达式转化成后缀表达式的形式-Reverse Polish Algorithm used to suffix prefix expression into the form of expression
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:193536
    • 提供者:sunruige
  1. nbl

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

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

    0下载:
  2. j2me is based on j2mepolish, client & server for mobile application. server part
  3. 所属分类:J2ME

    • 发布日期:2024-05-21
    • 文件大小:1050624
    • 提供者:thanh dao
« 1 2 3 4 5 67 8 9 10 11 ... 19 »

源码中国 www.ymcn.org