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

搜索资源列表

  1. main

    0下载:
  2. 这是一款计算器的源代码,采用堆栈等数据结构精心设计而成,希望有帮助。-This is a calculator source code, using the stack data structures such as carefully designed with the hope that helps.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1806
    • 提供者:hejianchao
  1. CALC

    0下载:
  2. 这是一个用C++写的简单计算器程序。供大家学习,主要使用的是堆栈技术-This is a C++, write a simple calculator program. For all to study, mainly using stack technology
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:19845
    • 提供者:李奇
  1. zhan

    0下载:
  2. 计算器的实现,可以进行加减乘除,利用栈编写,前后缀-Calculator to achieve, can be Math, prepared using the stack, the former suffix
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1908618
    • 提供者:刘军
  1. multiCount.cpp

    0下载:
  2. 多项式计算器,C++数据结构中栈的实现实例,效果不错-Polynomial calculator, C++ implementation of the stack data structure instance, good results
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:1179
    • 提供者:
  1. jisuanqi

    0下载:
  2. 计算器,通过用栈和队列的思想,进行简单的计算,识别能力完整对错误的输入会自动报错,其显示计算过程中,入栈出栈的详细过程-Calculator, by using stacks and queues of ideas, simple in calculation, the full recognition of the input the error will automatically error, its display in the calculation process, stack a
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:340616
    • 提供者:云浮
  1. cal

    0下载:
  2. 实现双行显示的包括括号等功能的基于栈的四则混合运算计算器-To achieve double-line display functions, including brackets Four stack-based hybrid computing Calculator
  3. 所属分类:Windows Develop

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

    0下载:
  2. 利用C语言实现多功能计算器功能,运用栈的原理,能小数负数包括括号等各种运算-Multi-function calculator using C language functions, using the principle of the stack can be negative decimal operations, including brackets, etc.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1499699
    • 提供者:lincoln
  1. jisuanji

    0下载:
  2. 数据结构作业(用栈结构实现计算器的中缀转后缀表达)-Data structure operations (with the stack structure to achieve change suffix calculator infix expression)
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:977409
    • 提供者:樊劲松
  1. calc

    0下载:
  2. 基于栈和队列的计算器的设计,可以实现表达式的求值运算!-Stack and queue-based calculator designed to achieve expression of the evaluation operation!
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-22
    • 文件大小:39279616
    • 提供者:何志峰
  1. jisuanqi

    0下载:
  2. 用数据结构的堆栈实现计算器的各种功能包括数值转换功能-Stack data structure used to achieve various functions including numerical calculator conversion
  3. 所属分类:Data structs

    • 发布日期:2017-05-08
    • 文件大小:1969218
    • 提供者:姜冷
  1. _calculator

    0下载:
  2. 简单的计算器,能实现简单表达式的计算,采用堆栈实现,对堆栈学习很有用-Simple calculator, simple expressions can be calculated, using the stack implementation is useful for studying the stack
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:8239
    • 提供者:范敏
  1. my_Calculator

    0下载:
  2. 用mfc写的计算器程序,实现了括号匹配,用到了自己定义的栈实现,支持一定的错误查询-Calculator program written with mfc to achieve the brackets match the definition used in its own stack implementation, support some query errors
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-19
    • 文件大小:5422395
    • 提供者:yinquanchao
  1. calculator_by_kuffin.tar

    0下载:
  2. 我是个C语言的初学者,于是就用C写了个基于命令行的计算器程序,主要是利用“栈”来实现加减乘除及括号之间的优先级问题,程序还不完善,希望大家多提意见。-I am a C language for beginners, so he wrote a used C-based command line calculator program, mainly the use of " stack" to achieve the addition, subtraction and priority issu
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:2870
    • 提供者:谢卫蓉
  1. APPLICATIONSTACK_CALCULATOR

    0下载:
  2. 模拟简单计算器,利用堆栈实现,mfc可视化界面,显示后缀表达式及结果。可实现正负浮点数的加减乘除。使用负数请加括号!-Simulate a simple calculator, using the stack implementation, mfc visual interface, and the results show postfix expression. Can achieve positive and negative floating-point addition and subt
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1943852
    • 提供者:spiritualcastle
  1. jisuanqi

    0下载:
  2. 一个利用栈实现的计算器小程序,可以实现基本的带括号加减乘除运算。-Calculator using stack to achieve a small program that can achieve the basic addition and subtraction multiplication and division with parentheses.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:184171
    • 提供者:何建云
  1. ds-labs

    0下载:
  2. 数据结构基本算法实现。包括栈、二叉树基本运算实现,同时包含整数计算器的完整实现。-The basic algorithm data structure. Including implementation of stack, binary tree basic operations, and a complete implementation of an integer calculator.
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:220699
    • 提供者:黄诚
  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. 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 2 3 4 5 67 8 9 10 »
搜珍网 www.dssz.com