搜索资源列表

  1. 表达式求值

    0下载:
  2. 表达式求值
  3. 所属分类:数值算法/人工智能

  1. 简单的表达式求值

    0下载:
  2. 比 Windows 自带的高级一点的计算器,能将整个表达式输入,然后求值。这个程序要求读者具备编译原理的一些知识-than Windows, bringing their senior point calculators, the entire expression input, and then evaluated. This procedure requires the reader has compiled some of the
  3. 所属分类:Windows编程

    • 发布日期:2024-05-02
    • 文件大小:1975296
    • 提供者:杨波
  1. 表达式求值

    0下载:
  2. 表达式求值,包括括号的匹配问题、负数如何识别?2.2.3这样非法的数怎样识别?如何区别3+-2(非法)和3+(-2)(合法)以及3++2(非法)和3+(+2)(合法)-evaluates expressions, including parentheses matching, how to identify negative? 2.2.3 the number of such illegal identify what? What is
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-02
    • 文件大小:4096
    • 提供者:陈毛华
  1. vc++版本的表达式求值

    0下载:
  2. dlg界面的c++表达式求值程序。-DLG interface c++ expression evaluation procedures.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-02
    • 文件大小:45056
    • 提供者:chengjr
  1. 算术表达式求值

    0下载:
  2. 算术表达式求值源代码-arithmetic expression evaluates source code
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-02
    • 文件大小:3072
    • 提供者:李智
  1. 后缀表达式求值

    0下载:
  2. 简单的后缀表达式求值-simple expression evaluates Suffix
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:冯彩华
  1. 表达式求值的C源程序

    0下载:
  2. 用栈实现表达式求值-stack with Expression Evaluation
  3. 所属分类:中文信息处理

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:峰峰
  1. 一个表达式求值程序

    0下载:
  2. 一个表达式求值程序 ACM常用-evaluates an expression commonly used procedures ACM
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-02
    • 文件大小:8192
    • 提供者:陈曦
  1. 数学表达式计算器

    0下载:
  2. 这是一个对数学表达式求值的C++ class,详细的说明在Calculator.pdf中。 这个Calculator class虽然经过我多次测试,改正了不少错误,但我不保证在将来的使用中它不会对您的程序造成影响,对您在使用中造成的一切后果,本人不承担任何责任。-this a mathematical expression evaluates the C class, detailed descr iption of the Calcu
  3. 所属分类:其他小程序

    • 发布日期:2024-05-02
    • 文件大小:33792
    • 提供者:李海生
  1. 表达式求值

    0下载:
  2. 允许用户输入函数表达式,并可加载在需要用到此程序的工程中-allows users to input function expression may require the loading process is now projects
  3. 所属分类:其他小程序

    • 发布日期:2024-05-02
    • 文件大小:2048
    • 提供者:赵小美
  1. 表达式求值2

    0下载:
  2. 另外一个关于表达式求值的程序,功能强大,可以计算带有次方的表达式 ,而且可以先输入字母,再对字母赋值-A program which can calulate the value of a expression, it owns powerful function, and can calculate the expression which has limited power, also it can input letters fi
  3. 所属分类:Windows编程

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:徐瑞
  1. 表达式求值(大程序)

    0下载:
  2. VC实现的用堆栈实现表达式求值!! 数据结构的一个小作业!! 大家可以参考一下-VC stack with the expression evaluates to achieve! ! Data structure of a small operation! ! We can take a look
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-02
    • 文件大小:1900544
    • 提供者:冰扉
  1. 简单的表达式求值

    0下载:
  2. 语法分析正确后就可以求值了,求值时用到一个操作数堆栈和操作符堆栈,以及一个算符优先表(存储了运算符之间的优先关系),具体细节可以阅读源码。-syntax analysis is correct after it evaluates the value used for a number of operations and the operator stacks stack, and an operator priority list (
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-02
    • 文件大小:1972224
    • 提供者:李平
  1. vc++表达式求值

    1下载:
  2. 一个很好的表达式求值程序,用vc++实现,有很好的参考价值,住要是字符串的处理问题-a good expression evaluates procedures, using vc, and it is a good reference value, live strings if the treatment! !
  3. 所属分类:系统编程

    • 发布日期:2024-05-02
    • 文件大小:143360
    • 提供者:方怡新
  1. 转换中缀表达式求值

    0下载:
  2. 实现中缀变后缀表达式求值.用VC编写的,大家可以来看看,发表下意见也行. -realization grade change suffix expression evaluated. VC prepared, we can look at, to publish opinions OK.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-02
    • 文件大小:108544
    • 提供者:陈静波
  1. 中缀表达式求值

    0下载:
  2. 中缀表达式求值,运用了堆栈进行存储,并支持小数的计算-expression which evaluates superintendent, the use of stack for storage, and support for the calculation of the minority
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:吴伟
  1. 表达式求值1

    0下载:
  2. 我二年级的数据结构课程设计,是关于表达式求值的,本人觉得还可以,里面的算法很好,但是vc用得还不熟-my two-year curriculum design data structure is on the expression evaluates, and I felt that I could, well inside the algorithm, but also spent vc wake
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-02
    • 文件大小:3096576
    • 提供者:杨宏
  1. 11组表达式求值

    0下载:
  2. 设计一个表达式求值的程序。该程序必须可以接受包含(,),+,-,*,/的中缀表达式,并求出结果。如果表达式正确,则输出表达式的结果;如果表达式非法,则不输出或输出其他字符。(Design an expression evaluation procedures. The program must accept (,), including +, -, *, / the infix expression, and the results o
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-02
    • 文件大小:428032
    • 提供者:Yuklui
  1. 201541084霍朋强简单表达式求值

    0下载:
  2. 通过简单的计算来进行表达式求值包括了报告(The evaluation of the expression by simple calculation includes the report)
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-02
    • 文件大小:314368
    • 提供者:食肉兔
  1. 表达式求值

    0下载:
  2. 实现输入表达式 求出未知数的值的功能,主要用于复杂方程的求解,也可验证所求结果,以确保正确性。(The function of implementing the input expression to find out the value of the unknown)
  3. 所属分类:其他小程序

« 12 3 4 5 6 7 8 9 10 ... 46 »

源码中国 www.ymcn.org