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

搜索资源列表

  1. IR-2

    0下载:
  2. 红外遥控式简单计算器演示程序 * * 用红外遥控器做输入(适用新式遥控器) * * * * LCD1602显示方式: * LCD第一行显示:CALCULATOR * * LCD第二行显示:运算过程 * * * 主要功能: * 0-99两位数之间的加、减、乘、除整数运算-Simple calculator-style infrared remote control demo program** to do with infrared remot
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:29.79kb
    • 提供者:简芝彬
  1. simple__calculator

    0下载:
  2. 简单的计算器,能够显示界面.其中主要通过建立数据的class,使用"+","-"运算定义来完成整个运算过程 -Simple calculator, able to show the interface. The main data through the establishment of the class, the use of
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:30.8kb
    • 提供者:ymx
  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
    • 文件大小:67.49kb
    • 提供者:陈 波
  1. Calculator

    0下载:
  2. 该源码实现的是计算器的主要功能,有加、减、乘、除等。-The source is the realization of the main functions of the calculator, there are add, subtract, multiply, divide and so on.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1.56mb
    • 提供者:陈清茂
  1. calculator

    0下载:
  2. 简易计算器,主要有以下5个功能模块,(1)计算器界面显示模块。计算器界面显示必须在执行实际计算操纵之前完成,在这里主要调用了C语言图形系统函数和字符屏幕处理函数画出类似windows自带的计算器界面(2)计算器按键控制模块。(3)计算器计算处理模块,主要完成双目四则运算和单目运算操作。(4)计算器记忆处理模块,使计算器具有记忆功能。(5)计算器退出系统模块。-Simple calculator, mainly in the following five functional modules, (
  3. 所属分类:Other windows programs

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

    0下载:
  2. 大学课程设计题目 1.1 完善计算器程序,改为可对实数操作。 1.2 完善程序,改为多个操作数基本四则运算,遇到0为止。 1.3 增加函数,完成四则混合运算,增加相应的主选单选项。 1.4 添加语句,使四则运算具有测试功能。 1.5 可扩充其功能。 -1.1 improve the calculator program, instead of the real number may be operating. 1.2 improve the program, the nu
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:13.73kb
    • 提供者:cfan
  1. MFC-Calculator

    0下载:
  2. 用MFC实现的具有简单计算功能的计算器 主要有加减乘除和清零的功能-Using MFC with a simple calculation of the main features of the calculator functions, Math and clear
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:1.49mb
    • 提供者:Angel
  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
    • 文件大小:1.33kb
    • 提供者:关晓炟
  1. main

    0下载:
  2. 计算器程序,实现了从控制台输入数字并输出结果的程序,可以实现简单的加减乘除,利用了文法的思想。-Calculator program from the console to enter numbers and output the results of the program, you can achieve simple addition and subtraction, multiplication and division, using the idea of ​ ​
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-10
    • 文件大小:1.02kb
    • 提供者:邵云峰
  1. Savings-calculator

    0下载:
  2. For, calculate deposit calculators, main function convenient user calculation of interest -Used to calculate the deposit calculator feature allows users to calculate the interest
  3. 所属分类:Other systems

    • 发布日期:2017-12-02
    • 文件大小:12kb
    • 提供者:李锋
  1. Calculator

    0下载:
  2. 自己设计的计算器,开发环境采用vc++ 6.0,程序代码设计采用C++主要功能:加,减,乘,除-Calculator development environment of their own design vc++ 6.0, code design using C++ main functions: add, subtract, multiply, in addition to
  3. 所属分类:Other systems

    • 发布日期:2017-12-05
    • 文件大小:2.26kb
    • 提供者:风之子
  1. main

    0下载:
  2. 用windows编程 按钮实现简易计算器-use windows programming,create calculator by button
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-10
    • 文件大小:2.49kb
    • 提供者:gaoshuai
  1. main

    0下载:
  2. 用c++标准库完成的计算器小程序,程序有注释,很好,简单易懂-Complete the calculator applet, with c++ standard library procedures have comments, is very good, easy to understand
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:754byte
    • 提供者:zhu
  1. Calculator

    0下载:
  2. 这是一个用java编写的简单计算器,主要实现加减乘除功能,以及还设有菜单栏功能。-This is a java prepared by the simple calculator, the main achievement of arithmetic functions, and also has a menu bar functions.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1.01kb
    • 提供者:郑晓燕
  1. Calculator

    0下载:
  2. 基于java编写的简单计算器,主要计算功能完成,有部分功能未实现-Based on a simple calculator written in java, the main computing functions is completed, there are some features not implemented
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3.17kb
    • 提供者:陈作校
  1. serial-interface-calculator

    0下载:
  2. 关于串口计算器的设计,主要内容为单片机对接收的包含多个运算符的运算表达式进行分析、计算,并将计算结果通过串口返回的同时加以显示。-Main contents for single chip microcomputer is to receive an arithmetic expression contains more than one operator carries on the analysis, calculation, and the calculated results via a
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:2.71kb
    • 提供者:颜颜
  1. main

    0下载:
  2. c语言写的一个计算器,命令行读取用户输入然后计算结果-a calculator written by c
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1.98kb
    • 提供者:klsdjf
  1. vhdl---calculator

    0下载:
  2. 基于vhdl语言编写的简易计算器程序,其中主要功能有加减乘和清除,确定等,可实习现连续运算。输出使用七段数码管输出,输入采用拨码开关的方式输入。若计算结果超过99999,蜂鸣器自动报警。-Vhdl language based on simple calculator program, where the main function, subtraction, multiplication and clear, determined, can now practice continuous op
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1.73mb
    • 提供者:张圆
  1. Fractional-calculator

    0下载:
  2. 分数计算器及测试程序,具有对输入的运算进行“+,-,*,/”的功能 (1)完成计算器程序,对main函数的结构进行改进,要求有详细的菜单选项界面,用户不选择退出就可以反复运算。 (2)完善程序,改为多操作数基本四则运算,遇#停止。 (3)增加函数,完成四则混合运算,注意算法要考虑运算符的优先级,对应增加主菜单选项。 (4)增加语句使四则运算具有测试功能,即计算机能够 自动出题,并要求用户计算,同时计算机判断用户计算的对错并打分,要求十题一个单元,每题一个运算符,参与运算的分子分母
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:436.39kb
    • 提供者:周洋
  1. main

    0下载:
  2. main calculator not complete
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:5kb
    • 提供者:CaO_U_May
« 12 »
搜珍网 www.dssz.com