CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 计算表达式

搜索资源列表

  1. 递归下降法整数运算

    0下载:
  2. 该程序使用了递归下降算法进行算术表达式的计算-The program uses recursive descent algorithm arithmetic expressions for the calculation
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3271
    • 提供者:陈如山
  1. Math_Cacl1107

    0下载:
  2. 是一个印刷体数学表达式识别系统.能识别一些一般的印刷体数学表达式,为工程者计算者提供了方便,减轻了他们的工作量-Print is a mathematical expression identification system. To identify some general mathematical expression of Print, for those who calculated the project to provide a convenient and reduce their
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:160094
    • 提供者:徐晓蓉
  1. top_down

    0下载:
  2. 自上而下的语法分析方法 能对算术表达式进行语法分析并计算出表达式的值-top-down syntax analysis method for the arithmetic expression syntax analysis and calculate the value of the expression
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:10884
    • 提供者:李强
  1. Introduction to Functional Programming with Haskel

    0下载:
  2. Haskell编程介绍(英文) C, Java, Pascal, Ada, 等等,都是命令式语言。他们在某种程度上是由命令序列构成的,严格的按照顺序来执行。haskell是函数式语言。函数式程序是一个单独的表达式,通过推算表达式来执行。任何使用过电子制表的人都有函数式语言的经历。在电子制表中,你可以根据其它单元的值来指定每个单元的值。焦点是什么需要计算,而不是如何计算。-Haskell program (English) C, Java, Pascal, Ada, etc., orders
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:64679
    • 提供者:鲍军波
  1. expression_calculation

    0下载:
  2. 利用栈实现的算术表达式计算程序,语言为纯c。开发工具为vc6。-use Stack arithmetic expression calculation procedures, language pure c. Development tools for vc6.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7768
    • 提供者:朱麟
  1. Calculate000

    0下载:
  2. 可以识别输入的算术表达式并计算机结果,支持+、-、*、/四则运算及嵌套的(),比如4*3+5*((16+8)/2-5)。 利用后缀表达式计算。-can identify imported computer arithmetic expression and the results support ,-,*, / 4 Operational and nested (), such as 3 5 4 * * ((16 8) / 2-5). The use of the suffix formul
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1822
    • 提供者:梁清华
  1. Greta

    2下载:
  2. 正则表达式计算,可以快速地从一个字符串中提取有效字符
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:91523
    • 提供者:王水木
  1. erchashupaixu

    0下载:
  2. 对于操作数,为操作数的值;对于运算符结点,存放计算出的子表达式的值-operation for a few, to the value of several operations; For Operators nodes, the amount of storage for the value of the expression
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6775
    • 提供者:王全镇
  1. 24fan

    0下载:
  2. 利用后缀表达式来计算,穷举四个数的所有后缀表达式,然后计算它,能算出24的就是答案了-expression to use the suffix, several exhaustive of all four suffixes expression, then calculate it can calculate 24 is the answer
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1899
    • 提供者:潘洪峰
  1. jsq(delphi)

    0下载:
  2. 计算器(含Delphi原代码) 1、本计算器支持表达式计算器,并可将计算结果返回到调用程序中。(一般很多管理软件都调用Windows自带的计算器,但Windows自带的计算器不支持表达式,也不能将计算结果返回到调用程序中。) 2、greenjsq.dll 为计算器组件,其他为调用该组件的原码,原码为Delphi7.0编写。 3、该代码及组件为免费软件,你可以任意复制自由传播。-calculators (including Delphi source code) 1, the expr
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:346592
    • 提供者:夏志飞
  1. compile-rj6437

    0下载:
  2. 编译器,将目录里文本文件内的表达式变异并且计算结果-compiler, text files directory of expression and variation results
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:8016
    • 提供者:ruanjian
  1. suanshujisuan

    0下载:
  2. 算式计算 1、摘要:使用堆栈计算由加、减、乘、除、括号组成的表达式。 2、参考资料: IBM-PC汇编语言程序设计(第二版) -a calculation formula, the Abstract : stack calculation, plus or minus, multiplication and addition, the brackets of expression. 2, reference materials : IBM-PC Assembly Language
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:16674
    • 提供者:孙锋志
  1. SimpleRPN

    0下载:
  2. 使用c#实现的可以将任意数学表达式计算得到相应结果-use of the c # can be arbitrary mathematical formulas calculated corresponding results
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2288
    • 提供者:工厂
  1. RepComb

    0下载:
  2. 穷举法进行三八二十四的计算。列举所有可能的表达式进行计算筛选。-Sanbaershisi exhaustive method of calculation. List all the possible expressions for calculating the screening.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:695850
    • 提供者:岑远红
  1. MathExpression

    0下载:
  2. 简单算术表达式的计算(使用栈) java 版-simple arithmetic calculation of the expression (using the stack) java version
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1598
    • 提供者:黄羊
  1. nibolan

    0下载:
  2. 逆波兰表达式 用字符串实现 可能 不大符合 计算 但是 可以准确求出表达式的逆波兰式-reverse a string expression may not be consistent with achieving but accurate calculation formula derived inverse Polish
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1181
    • 提供者:雷天保
  1. Calculate20060802

    1下载:
  2. VC下最牛的算数表达式,将math.h 所有函数都集成到一起都能用计算出来,包括加减乘除;(、 正玄、 余玄,乘方,log ln,等 -VC most cattle arithmetic expression math.h will integrate all functions are used together can be worked out including the arithmetic; (, Shogen, Yuxuan, involution, ln log, etc.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:11761
    • 提供者:周志光
  1. fitpro

    0下载:
  2. 专门处理曲线拟合数值计算的C++类,需要调用数学表达式处理类-devoted curve fitting numerical calculation of C, called the need to deal with mathematical expression category
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4783
    • 提供者:任平生
  1. biaodashqiuzhi

    0下载:
  2. 算术表达式求值的程序,用栈实现的,可以进行加、减、乘、除、乘方、求余计算,支持小数和括号 (数据结构作业)-arithmetic expression evaluates the procedures used stack to achieve, and can be, plus or minus, multiplication, addition, the involution, for I, support minority and brackets (data structure oper
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1406
    • 提供者:朱建鲁
  1. Expression-D.S.Report2

    0下载:
  2. 数据结构课程设计报告,算术表达式求值,自动辨别算符优先级,括号,将char型转换成int计算,再将结果显示,具有精美用户界面-data structure curriculum design, arithmetic expression evaluates automatically identify operator precedence, in brackets, char to int conversion type, the result shows that the user inte
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:234832
    • 提供者:
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com