CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - calculator stack

搜索资源列表

  1. calculator_frame

    0下载:
  2. 栈计算器 两个栈实现,操作符栈和操作数栈-Calculator stack to achieve the two stacks, operator operand stack and stack
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:1684
    • 提供者:gongzheng
  1. expression

    0下载:
  2. C++ 用栈实现的命令符计算器,进行前缀表达式的计算-C++ Used stack order to achieve Fu calculator for the calculation of expression prefix
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:10340
    • 提供者:罗媛
  1. Calculator

    0下载:
  2. 对任意的一个算术表达式进行加减乘除运算,表 达式有误会显示提示。主要用的知识 : 栈,字符串处理等等 -Of an arbitrary arithmetic expressions Math & Computing, shows a misunderstanding has prompted expressions. The main use of knowledge: the stack, the string handle and so on
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3147
    • 提供者:小瑶
  1. Stack

    0下载:
  2. 基于堆栈的计算器,vc++开发,学习,从顶而下的设计思想-Stack-based calculator, vc++ development, study, from the top-down design idea
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:1013
    • 提供者:张胜超
  1. 20080405_9a428821385c382c2511qbZ6dSFYrYC3

    0下载:
  2. 这是一款非常实用的计算器,我认为其实用程度远远胜过Windows系统提供的计算器.主要特色是支持多项式运算,即可以一次输入整个多项式,并能够识别运算的优先级(利用堆栈实现)-This is a very practical calculators, in fact, in my opinion much better than using Windows system calculator. Main features are support for polynomial computing,
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:69114
    • 提供者:陈 波
  1. Stack

    0下载:
  2. 完成堆栈抽象数据类型的顺序、链式表示与实现。实现功能:数值转换,计算器(表达式求值),迷宫求解,判断某个字符串是否是回文 -Completion of the stack abstract data type of the order, said that with the realization of the chain. The realization of functions: numerical conversion calculator (expression evaluation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:33009
    • 提供者:韩非
  1. calculator

    0下载:
  2. 界面的表达式计算器,用对话框和栈实现,可以判断表达式的是否正确输入-Expression calculator interface with dialog boxes and stack to achieve, you can determine whether the correct input expression
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-30
    • 文件大小:64470
    • 提供者:chenzhengjun
  1. Calculator11

    0下载:
  2. 数据库课程设计计算器 数据结构是栈 Calculator stack-Calculator stack
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:326708
    • 提供者:刘煌
  1. calculator

    0下载:
  2. Write the Calculator using the struct Stack!
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:481930
    • 提供者:Sashenceto
  1. Calculator

    0下载:
  2. 此程序用堆栈来实现多项式计算,用c++来实现-This program uses the stack to achieve polynomial calculation, using c++ to achieve the
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:1556976
    • 提供者:王磊
  1. calculator

    0下载:
  2. 运用栈判断括号是否成对来实现的基本计算器-The use of the stack to determine whether the pairs of brackets to achieve the basic calculator
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:5798
    • 提供者:guo
  1. calculator

    0下载:
  2. 一、实验一:带括号的算术表达式求值 二、实验的目的和要求: 1.采用算符优先数算法,能正确求值表达式 2.熟练掌握栈的应用 3.熟练掌握计算机系统的基本操作方法,了解如何编辑、编译、链接和运行一个C++程序 -1, experiment 1: arithmetic expressions with parentheses evaluated two experimental purposes and requirements: 1. Using operators pr
  3. 所属分类:Other windows programs

    • 发布日期:2014-09-21
    • 文件大小:416646
    • 提供者:liujianye
  1. calculator

    0下载:
  2. 用c++实现的利用堆栈完成的科学计算器 希望对大家有用-Using c++ to achieve the completion of a scientific calculator using stack
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:368344
    • 提供者:马玥
  1. Calculator

    0下载:
  2. 利用栈实现一个计算器,支持加减乘除和乘方物种运算-Stack implementation using a calculator, support and involution, Math
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:2166
    • 提供者:lijie
  1. Calculator

    0下载:
  2. 实现计算机的各种功能,加减乘除,以及多功能的括号,是利用栈来实现的-To achieve a variety of computer functions, addition and subtraction multiplication and division, and multi-function brackets, is achieved using a stack
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-17
    • 文件大小:75627
    • 提供者:qianyan
  1. calculator

    0下载:
  2. 这个小程序运行的结果类似于附件中的标准型计算器,使用了栈-Result of running this small program similar to the standard calculator annex, using the stack
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:62620
    • 提供者:何小婷
  1. Calculator

    0下载:
  2. 这是一个精简的迷你计算器应用软件程序,里面采用栈操作对输入数据和操作符进行处理,可以进行加减乘除表达式(含括弧)的计算。希望对你有用-This is a streamlined mini-calculator software program, which uses stack operations on the input data and operators to process, you can add or subtract multiply and divide expressions
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:810999
    • 提供者:VEricv
  1. Scientific_Calculator

    0下载:
  2. 科学计算器 定义字符数组file[]、expression[]分别用于接收输入文件名、输入 文件的内容,定义整形数length用于指示表达式的长度。函数开始 时,以文件方式输入表达式,用expression[]接收输入表达式、length 指示表达式的长度。然后调用IsRightInput()判断输入是否合法,如 果输入不合法则提示输入错误继续输入。如果输入正确,调用 Initial()函数初始化堆栈,调用DealInput()函数处理输
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:20027
    • 提供者:eve
  1. compute

    0下载:
  2. 利用MFC和堆栈编写的计算器,要学习堆栈和MFC的朋友可以借鉴-Written using MFC and the calculator stack, stack and MFC to learn can learn from a friend
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:2590
    • 提供者:urge
  1. Calculator

    0下载:
  2. 使用堆栈来解决计算器问题,非常详细的讲解了堆栈的使用方式。-Use the calculator stack to solve the problem, very detailed explanation of the stack is used.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-05
    • 文件大小:85114
    • 提供者:Tian
« 12 3 4 5 6 »
搜珍网 www.dssz.com