搜索资源列表

  1. 表达式求值问题

    0下载:
  2. 表达式求值问题 -expression evaluates issues
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:7168
    • 提供者:哈哈
  1. biaoda

    0下载:
  2. 表达式求值,包括栈的读写,创建,释放,可以求借一般四则运算,带括号等-expression evaluates, including stacks of reading and writing, to create, release and should seek through four general computing, with brackets, etc.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:张鹜
  1. floatbck

    0下载:
  2. 表达式求值,用顺序栈实现,表达式可以为多位数浮点型,先转换为后序表达式输出,然后求值。-expression evaluates, with the order Stack, in the expression for multi-digit floating point, after first converted to the output sequence expression, and then evaluated.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:衣明玉
  1. 表达式求值(修改)

    0下载:
  2. 本代码已经在VC++环境下编译实现,但不知道在纯C++下运行结果会怎样-the code in Visual C++ compiler environment to achieve, but we do not know in pure C++ to run what will be the outcome
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-22
    • 文件大小:233472
    • 提供者:GQ
  1. 上机作业

    0下载:
  2. 关于数据结构中表达式求值的算法,功能强大,符合需要交作业的同学的需求 应该是初学数据结构的人使用-This the algorthim of expression evaluation in data structure, its function is very powerful, and concord with the demand of classmates which are needed to hand over the w
  3. 所属分类:Windows编程

    • 发布日期:2024-05-22
    • 文件大小:6144
    • 提供者:徐瑞
  1. khss

    0下载:
  2. 数据结构:带括号的算术表达式求值。能完成一位数的带括号的算术表达式的运算,结果可以为多位数。用栈实现中缀表达式和后缀表达式的转换。-data structure : the bracketed arithmetic expression is evaluated. Complete with a number of brackets arithmetic expression Operational results for the mu
  3. 所属分类:其他小程序

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

    0下载:
  2. 数值计算,表达式求值, 如计算3 + 2 * ( 3 + 2) / 5 + 8 + Sin( pi() / 180 * 30 ) + 1 + 2 ^ 10, 可自定义函数, 采用递归算法-numerical calculation, in the expression evaluates, as calculated 3 2* (2)/5 8 Sin (pi ()/180* 30) 1 2 ^ 10,- defined function
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-22
    • 文件大小:57344
    • 提供者:凌有生
  1. 公式计算器代码

    0下载:
  2. 这是一个对数学表达式求值的C++ class,详细的说明在Calculator.pdf中。-this is a mathematical expression evaluates the C class, detailed descr iption of the Calculator.pdf China.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-22
    • 文件大小:33792
    • 提供者:李平
  1. formulervalue

    0下载:
  2. 数据结构中的表达式求值运算算法实现。数据结构课的要求。-data structure of the expression evaluates computing algorithm. Course data structure requirements.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-22
    • 文件大小:212992
    • 提供者:emma
  1. stack_and_expression

    0下载:
  2. 我上传的是数据结构里面栈``表达式求值`问题的`源程序``并且`编译能运行拉`` 是用c++编的``还算可以-I upload the data structure inside stack expression evaluates the source and compiler can run Rafah is c series may have been
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:jiangcan
  1. SmartCounter

    0下载:
  2. 此程序实现了表达式求值,算法先将用户输入的中缀式转换为后缀式,再求表达式的值,并且可以自定义变量。此程序为VC6下的控制台程序,有兴趣的朋友可以为起添加一个GUI-this program evaluates the expression, the algorithm first user input which is made up of the conversion to type suffix. try the value of
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-22
    • 文件大小:33792
    • 提供者:曾潜明
  1. suanshubiaodashiqiuzhi

    0下载:
  2. 按照《数据结构习题集》严蔚敏版的实验2.5做的算术表达式求值演示。-accordance with the "data structure Exercises Set" Yan Wei-min 2.5 version of the experiment do the arithmetic expression evaluates demonstration.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-22
    • 文件大小:32768
    • 提供者:
  1. zifuqiuzhi

    0下载:
  2. 字符和算术的表达式求值,用简单的C语言编写,思路简单易懂.-characters and arithmetic expression evaluates, with a simple C language, ideas simple and understandable.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-22
    • 文件大小:5120
    • 提供者:紫风
  1. gao2

    0下载:
  2. 算术表达式求值程序 无错误 已运行过了 可以放心下载-arithmetic expression evaluates error-free process has been in operation for over a download can be assured
  3. 所属分类:C#编程

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:101010
  1. suanshubiaodashii

    0下载:
  2. 算数表达式求值程序,这个是我自己编的,很好用,应该处理有限的字符,最后要以“#”号结束符。-count expression evaluates procedures, this is my own series, useful, should address the limited character, Finally to "#" endings.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:www
  1. lgh2.5

    0下载:
  2. 算术表达式求值演示系统--数据结构作业!-arithmetic expression evaluates demonstration system-- operational data structure!
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:luox
  1. gtrtgdfg

    0下载:
  2. 遍历是二叉树经常要遇到的一种操作.可以运用到二叉树结点计数,线索化二叉树,求二叉树的深度,表达式求值等算法中.在遍历的过程中,对结点的访问具有普遍的含义,可以是输出各结点的数据域信息,也可以是对结点作其他处理.另外,通过一次完整的遍历,可使二叉树中结点信息由非线性排列变为某种意义上的线性排列.也就是说,遍历操作使非线性结构线性化. -traverse binary tree is frequently encountered
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-22
    • 文件大小:161792
    • 提供者:03500218
  1. diujianqiaozhicswggod2006813

    0下载:
  2. 堆栈表达式求值系统,处理整型数,c语言编写-stack expression for the value system, handling integer, c language
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-22
    • 文件大小:30720
    • 提供者:cswggod
  1. 2006102410

    0下载:
  2. 表达式求值,c语言,有运行bug,可供研究使用。-expression evaluates, c language, and running bug, available for study.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-22
    • 文件大小:604160
    • 提供者:杨琳琳
  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
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:朱建鲁
« 1 2 34 5 6 7 8 9 10 ... 46 »

源码中国 www.ymcn.org