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

搜索资源列表

  1. calculator

    0下载:
  2. 使用MFC编程实现的界面计算器,能够实现加减乘除的运算,能够实现数学三角函数的运算。-MFC programming interface using the calculator, multiplication and division addition and subtraction computation can be achieved, can perform the mathematical computation of trigonometric functions.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-10
    • 文件大小:1874309
    • 提供者:nicai
  1. calculator

    0下载:
  2. 计算器,能实现计算器的基本的加减乘除等功能,方便简易,-Calculator, calculator to achieve the basic functions of addition, subtraction, etc., to facilitate easy
  3. 所属分类:Compiler program

    • 发布日期:2017-05-09
    • 文件大小:2018517
    • 提供者:绿茶混咖啡
  1. Calculator.-Frequency-counter

    0下载:
  2. 乘法口诀表,乘法抢答器,数码管频率计,遥控计算器,液晶计算器,液晶平方计算器-Multiplication formulas table, multiplication Responder, digital frequency meter, remote control calculator, LCD calculator, LCD square calculator
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:26102
    • 提供者:w31123456
  1. QT-Calculator

    0下载:
  2. 基于linux的QT3开发的计算器,界面ui简单清晰,demo精炼,适合QT设计入门参考。-Development of QT3 linux-based calculator, simple and clear interface, ui, demo refined, designed for entry-QT reference.
  3. 所属分类:Embeded Linux

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

    0下载:
  2. 基于51单片机和液晶1602的简易计算器,可进行加减乘除浮点型运算和清除、即时显示等功能-51 single-chip microcomputer and LCD based on the 1602 simple calculator, can add, subtract, multiply and divide floating point operations and clear, type instantly shows etc. Function
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:2119
    • 提供者:zhuhanghua
  1. Calculator

    0下载:
  2. 用C++实现的可计算多位数的四则运算计算器,能够自动跳过空格-Implemented in C++ calculate the multi-digit arithmetic calculator that can automatically skip a space
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:805929
    • 提供者:zjy
  1. Calculator(bete1.0)

    0下载:
  2. 用java编程实现的简单的计算器,能实现简单的加减乘除运算-Achieved with a simple calculator java
  3. 所属分类:Button control

    • 发布日期:2017-04-05
    • 文件大小:2293
    • 提供者:张三
  1. Polynomial-calculator

    0下载:
  2. 多项式计算器,用于多项式计算用的-Polynomial calculator, used for calculation of polynomial with
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:41061
    • 提供者:SHEN
  1. jishuqi.rar

    0下载:
  2. 描述的是一个带有异步复位和同步时钟使能的十进制加法计算器,,With reset and clock enable decimal calculator
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-23
    • 文件大小:29658
    • 提供者:谭海洋
  1. keypad.zip

    0下载:
  2. 在QT4.5编程环境下写的一个数字软键盘程序。类似计算器上的数字键盘。具体开发过程中,在没有软键盘的开发板程序开发中,可以直接拿过来使用。,QT4.5 programming environment in a number of written procedures for the soft keyboard. Similar figures on the calculator keyboard. Specific development process, the soft keyboard i
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1861755
    • 提供者:丁若冰
  1. calculator----qml----2.0

    0下载:
  2. 在Qt上使用QML关联c++做的一个功能较全 的计算器 界面效果不错 有源码和发布版-QML associated with the use of the Qt c++ to do a more full-function calculator interface works well with source code and release
  3. 所属分类:PropertySheet

    • 发布日期:2017-05-26
    • 文件大小:9110934
    • 提供者:刘俊晨
  1. calculator

    0下载:
  2. 51 单片机 实现 计算器功能,通过键盘输入并且由数码管显示,由蜂鸣器判别按键音-51 MCU calculator function, through keyboard input and the digital display, touch-tone discrimination by the buzzer
  3. 所属分类:Driver Develop

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

    0下载:
  2. 这是使用java编写的一个小程序,计算器,简单易懂,适合基础者学习!-This is using a small program written in java, calculator, easy to understand, were the basis for learning!
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1558
    • 提供者:简蓝
  1. calculator.zip

    0下载:
  2. 表达式计算器。表达式中只能有圆括号、函数名、运算符、常数与变量。一、变量名的命名规则:1、可以是字符、或字符串 2、不能以数字开头 3、不能夹杂有空格、运算符或标点符号,以及以下字符:\、|、=、&、%、$、@、#、`、~.二、函数有sin、cos、tan、cot、sqrt、asin、acos、atan、log,均需要小写。函数后的变量名可以加括号,也可以不要括号,如:log(C1)与logC1是相同的。三、运算符有+(加)、-(减)、*(乘)、/(除)与^(幂次)。,Expression ca
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:49543
    • 提供者:YHC
  1. Calculator.rar

    0下载:
  2. 用MFC做的计算器源码,本计算器程序在vs2005中编译通过。具有普通计算器具有的所有功能。,MFC to do with source code calculator, the calculator program in VS2005 compiler through. Ordinary calculator with all the features.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-23
    • 文件大小:3019218
    • 提供者:彭泉鑫
  1. calculator.rar

    1下载:
  2. 用51单片机实现一个简单计算器的功能,并用8位数码管显示,即可以实现0-99999999间的运算。,With 51 single-chip realization of a simple calculator functions, and 8-bit digital tube display, which can be achieved between the computing 0-99999999.
  3. 所属分类:SCM

    • 发布日期:2016-06-04
    • 文件大小:37100
    • 提供者:翁金元
  1. AE9.2+C#实现的栅格计算器

    1下载:
  2. AE9.2+C#实现的栅格计算器,非常好用-AE9.2+ C# to achieve the raster calculator, very easy to use
  3. 所属分类:.net编程

    • 发布日期:2012-09-19
    • 文件大小:134162
    • 提供者:zhengjia
  1. calculator

    0下载:
  2. VC++实现的求表达式值的计算器,功能虽简单,但是很有借鉴意义。-VC++ Realized the value of seeking expressions calculator, function, although simple, but referential significance.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1897487
    • 提供者:zyl
  1. calculator

    0下载:
  2. C语言编写的计算器,有界面,能在win-TC下运行,实现了简单的加减乘除等功能。-A calculator that use win-TC development environment,it can be used add , sub ,mul , and div.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3621
    • 提供者:lfb
  1. calculator

    0下载:
  2. 采用Labview开发的计算器,可以实现基本+-×/开方、平方等功能。-Developed using Labview calculator, you can achieve the basic+- ×/prescr iption, square and other functions.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:45268
    • 提供者:王东
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com