CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 计算器 堆栈

搜索资源列表

  1. shellcalc-0.9.5.tar

    0下载:
  2. 一个在linux下的shell的计算器,支持命令行,各种数学函数,15级堆栈。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:17512
    • 提供者:记记
  1. vc830534536242412

    0下载:
  2. 这是一款非常实用的计算器,我认为其实用程度远远胜过Windows系统提供的计算器.主要特色是支持多项式运算,即可以一次输入整个多项式,并能够识别运算的优先级(利用堆栈实现),
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:138795
    • 提供者:liuyan
  1. caculate

    0下载:
  2. 一个用堆栈做成的计算器,虽然小,但对学数据库的人来说锻炼一下也不错
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:12043
    • 提供者:孙斌
  1. counter

    0下载:
  2. 一个简单的计算器,可用于熟悉堆栈的操作。-A simple calculator that can be used familiar stack operations.
  3. 所属分类:Console

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

    0下载:
  2. 这是一个完整的用MFC做的小计算器,运用到对话框,堆栈等,适合初学者参考。-This is a small program of calculator, which is build in MFC. It s a good sample for the new learners.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:4100407
    • 提供者:liu peng
  1. MFC

    0下载:
  2. MFC完成的计算器,运用堆栈编程实现。比较简单,适合初学者。-MFC complete the calculator, using the stack programming. Simple, suitable for beginners.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-10
    • 文件大小:2280275
    • 提供者:谢林
  1. shellcode

    0下载:
  2. 用于测试堆栈溢出的小程序,主要功能是弹出一个计算器-A small program used to test the stack overflow, the main function is to pop up a calculator
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-03
    • 文件大小:1170
    • 提供者:yangbear
  1. 2_calculator

    0下载:
  2. 用堆栈完成简易计算器的c程序 对数据结构的初学者有很大的帮助-Using the stack to complete simple calculator c program data structures are very helpful for beginners
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:1935
    • 提供者:陈巍卿
  1. Caculator

    0下载:
  2. 无堆栈的计算器程序 C# 代码 能够计算无限小括号和加减乘除 运算-No stack calculator program C# Code able to calculate the infinitely small brackets and Math
  3. 所属分类:CSharp

    • 发布日期:2017-04-24
    • 文件大小:9082
    • 提供者:fIakl
  1. ems

    0下载:
  2. vc++堆栈实现计算器 通过输入表达式,及其参数值得到结果。 支持加减乘除开方乘方运算-vc++ stack realize calculator by entering the expression, and its parameters should be the outcome. Supporting prescribing involution Math & Computing
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:52460
    • 提供者:liy
  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. calc

    0下载:
  2. 一个用堆栈实现的计算器程序,包括堆栈的实现-The realization of a calculator using stack procedures, including the realization of the stack
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:3031
    • 提供者:
  1. ScientificCalculator

    0下载:
  2. DOS下的科学计算器,主要是通过把表达式转换为逆波兰式,再利用堆栈递归求解;-Under DOS scientific calculator, mainly through the expression is converted to Reverse Polish-style, and then use recursion to solve the stack
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:97961
    • 提供者:yuwq07
  1. duizhaijisuanqi

    0下载:
  2. 用堆栈的方法实现计算器功能,给大家了解堆栈的用法!-Stack method using calculator functions, for everyone to understand the usage of the stack!
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:1687
    • 提供者:liuyang
  1. calculatorjisuanqi

    0下载:
  2. 堆栈计算器,用堆栈编程实现计算器的功能。-calculator
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1898
    • 提供者:陈园园
  1. computer

    0下载:
  2. 功能最全的能够运行四则运算的计算器且利用堆栈实现带括号的功能-The most versatile able to run the calculator and the four operations with the use of the stack to achieve the function in parentheses
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:7180
    • 提供者:田涵祯
  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. 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 23 4 5 »
搜珍网 www.dssz.com