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

搜索资源列表

  1. calulator

    0下载:
  2. 这是用java实现的一个简单的计算器程序!主要方法用的是栈的知识,想要更多了解栈的用法,看看没错!-This is achieved using a simple java calculator program! Main method is to use the knowledge of the stack, you want to learn more about the usage of the stack to see right!
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:1359
    • 提供者:li jie
  1. 11

    0下载:
  2. 一个用出栈入栈实现的简易计算器,自己下来-Stack with a stack to achieve a simple calculator, to see themselves down
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:357279
    • 提供者:wujie
  1. CalculatorG2_Beta2

    0下载:
  2. 支持四则混合运算的计算器,个人首款MFC作品,使用栈辅助运算-Four hybrid computing support calculator, personal first MFC works, the use of auxiliary operations stack
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-19
    • 文件大小:5365339
    • 提供者:xyz
  1. lab_src

    0下载:
  2. C++编写的实验室设备管理系统,主要功能有: 1.文件:初始化设置、退出系统 2.编辑:取消、复制、剪切、粘贴 3.察看:工具栏、状态栏 4.信息维护:实验管理、仪器设备管理、实验室人员维护、数据库排序察看 5.辅助工具:仪器状态统计图表、仪器分类统计图表、仪器所属实验室统计图表、计算器、记事本 6.窗口:窗口叠层、水平平铺、垂直平铺,全部最小化、全部重排 7.系统服务:数据恢复、数据库修复、数据备份、实验室介绍、实验室管理制度、关于系统-C++ and labora
  3. 所属分类:Education soft system

    • 发布日期:2017-03-30
    • 文件大小:701891
    • 提供者:liyan
  1. java-pragram

    0下载:
  2. 上传内容为5个java程序,实现的功能分别为:1、模拟windows系统的记事本。 2、xp系统下的文件、目录操作。 3、使用栈数据结构写成的一个计算器。 4、xp系统下的文件的加密与解密。 5、一个简单的五子棋游戏-Upload content into five java programs, functions are: 1, system simulation windows notepad. 2, xp system files, directory operat
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:10398
    • 提供者:yang
  1. jisuanqi

    0下载:
  2. 简单计算器程序,实现加减乘除运算,能对输入的表达式判错(ps:栈的应用)-Simple calculator program, to achieve subtraction multiplication and division, the expression of the input sentence can be wrong (ps: the application stack)
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:2130
    • 提供者:丁丁
  1. Caculator

    0下载:
  2. C++计算器,基于“栈”这一常见的数据结构,希望能对初学者有所帮助-C++ calculator, based on the " stack" the common data structure, hoping to help beginners
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1082
    • 提供者:Marry
  1. VHDL

    0下载:
  2. It s a simple calculator of addition and multiplication using a simple stack, with multiple test benches. The files test-button and debounce are for the use on a board for the correct functionality of the input buttons.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:17869
    • 提供者:mandara
  1. caculatorfinal

    0下载:
  2. 利用后缀表达式和符号栈做的cmd计算器,实现了加减乘除以及括号运算-Postfix expression and symbolic stack to do the cmd calculator, addition, subtraction and parentheses computing
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:872165
    • 提供者:eros
  1. main

    0下载:
  2. 顺序栈的实现,使用顺序栈实现加减乘除四则运算的简单计算器,可以判定优先级。-Order of the stack, use the order of the stack to achieve the four operations of addition, subtraction simple calculator, which can determine the priority.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1363
    • 提供者:关晓炟
  1. 1019

    0下载:
  2. 使用堆栈实现简单计算器,实现了加减乘除,可以加功能。-simple calculator using stack by lijun
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:4804
    • 提供者:混江龙
  1. MyCalculator

    0下载:
  2. 使用STL中的堆栈类(stack)实现的一个计算器小程序,非常好用-Use the STL stack class (stack) to achieve a calculator program, very easy to use
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:3482532
    • 提供者:xwl
  1. calculator_stack.tar

    0下载:
  2. 栈的应用:C实现简单计算器(表达式的计算)(举例: 计算 3+(5-2*3)/4-2= )-Application stack: C simple calculator (expression calculation) (for example: the calculation 3+ (5-2* 3)/4-2 =)
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2710
    • 提供者:肖曼
  1. calculate

    0下载:
  2. 实现基本科学计算器功能,具有四则混合运算功能和括号功能。基于栈的操作指南-For basic scientific calculator functions, with four mixed-function computing functions and brackets. Operational Guidelines for the stack-based
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1993990
    • 提供者:马鹏程
  1. jisuanqi

    0下载:
  2. 只要实现科学计算器的功能,用栈写的-Scientific calculator function stack write! ! ! ! ! ! ! ! !
  3. 所属分类:Data structs

    • 发布日期:2017-11-07
    • 文件大小:1406
    • 提供者:王金磊
  1. calcuator

    0下载:
  2. 采用java语言实现的计算器应用程序,运用到了栈的原理进行正则表达式的计算过程。还不算太完善,有问题请指出、-Using java language to achieve the calculator application, the use of the stack principle of regular expression calculation process. Is not very perfect, a problem please point out,
  3. 所属分类:Document

    • 发布日期:2017-11-11
    • 文件大小:29549
    • 提供者:ly
  1. ComplexCalculator

    0下载:
  2. c++复数类计算器,支持用户直接输入日常书写习惯的表达式。原理:你波兰表达式+栈-c++ complex class calculator, support direct user input daily writing habits of expression. How it works: you Polish expression+ stack
  3. 所属分类:Data structs

    • 发布日期:2017-11-13
    • 文件大小:2038772
    • 提供者:hongxin
  1. counter

    0下载:
  2. 基于MFC的简易计算器、支持叠加、叠减、叠乘、叠除、清除等功能-MFC-based simple calculator, support superimposed stack less stack multiply stacked In addition, clear functions
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-11-27
    • 文件大小:40387787
    • 提供者:李婷
  1. 逆波兰计算器的实现

    1下载:
  2. 逆波兰计算器的实现。是C++学习的基础。主要用到了堆栈数据结构-Inverse Polish calculator realization. Learning the basis C++. Mainly used in a stack data structure
  3. 所属分类:其他小程序

    • 发布日期:2017-11-06
    • 文件大小:909687
    • 提供者:陈静
  1. 1

    0下载:
  2. 用栈实现简单的计算器,输入一个算式以#结尾。-Stack to achieve a simple calculator, enter a formula to# end.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-25
    • 文件大小:989
    • 提供者:Nero
« 1 2 3 4 5 6 78 9 10 »
搜珍网 www.dssz.com