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

搜索资源列表

  1. 计算器实验

    0下载:
  2. 一.实验目的 1. 熟悉单片机的硬件电路。 2. 熟悉按键扫描、显示子程序设计。 3. 熟悉LED显示器界面编写方法。 4. 熟悉基于单片机C语言的通用的按键等待法结构程序设计。 二.实验内容 利用实验箱提供的键盘扫描电路和显示电路,做一个简单的计算器(实现加法功能即可)。要求:系统稳定并能可靠运行;需带有清零键、退格键;按键错误有报警提示。 三.实验仪器 计算机、WAVE6000编程环境、Keil编程环境、LAP2000伟福实验箱
  3. 所属分类:文档资料

  1. duoxiangshi

    1下载:
  2. 多项式相乘一元稀疏多项式简单计算器的基本功能是: (1)输入并建立多项式; (2)输出多项式,输出形式为整数序列:n,c1,e1,c2,e2,...,cn,en,其中n是多项式的项数,ci和ei分别是第i项的系数和指数,序列按指数降序排列。 (3)多项式a与多项式b相乘,建立多项式。 -Sparse polynomial multiplication unary polynomial basic functions of the calculator is simple:
  3. 所属分类:Document

    • 发布日期:2017-03-25
    • 文件大小:48349
    • 提供者:刘路平
  1. lcd1602a

    0下载:
  2. 在日常生活中,我们对液晶显示器并不陌生。液晶显示模块已作为很多电子产品的通过器件,如在计算器、万用表、电子表及很多家用电子产品中都可以看到,显示的主要是数字、专用符号和图形。在单片机的人机交流界面中,一般的输出方式有以下几种:发光管、LED数码管、液晶显示器。发光管和LED数码管比较常用,软硬件都比较简单,在前面章节已经介绍过,在此不作介绍,本章重点介绍字符型液晶显示器的应用。-In their daily lives, we are no stranger to liquid crystal
  3. 所属分类:File Formats

    • 发布日期:2017-04-25
    • 文件大小:342290
    • 提供者:林飞
  1. z

    0下载:
  2. vb制作简单计算器。四则运算。清零。复位。 -computer
  3. 所属分类:Document

    • 发布日期:2017-04-06
    • 文件大小:2890
    • 提供者:lee
  1. Calculation

    0下载:
  2. 利用c++来实现简单的科学计算器的诸多功能-Using c++ to achieve a simple function of the many scientific calculator
  3. 所属分类:File Formats

    • 发布日期:2017-04-06
    • 文件大小:30684
    • 提供者:jayji
  1. Tuo

    0下载:
  2. java编写的简单计算器,包括图形界面和简单的计算放法-the preparation of a simple java calculator, including the graphical interface and a simple method of calculating the release
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:2640
    • 提供者:无名
  1. 2006521204323610_samlong

    0下载:
  2. 简单计算器,可进行加减乘除等简单计算,便于查阅。-Simple calculators, multiplication and division to carry out simple addition and subtraction, the ease of reference.
  3. 所属分类:Document

    • 发布日期:2017-05-01
    • 文件大小:638175
    • 提供者:yu
  1. Calculator

    0下载:
  2. 简单计算器(VC版)进行加减乘除运算,功能比较简单-Simple Calculator (VC Edition) for addition and subtraction multiplication and division operations, a relatively simple function
  3. 所属分类:Document

    • 发布日期:2017-04-08
    • 文件大小:54565
    • 提供者:王涛
  1. c

    0下载:
  2. vb设计的一个简单漂亮的计算器,可实现下拉式操作-vb beautiful design with a simple calculator, the drop-down operation can be realized
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:40705
    • 提供者:Ganky
  1. VCcalculator

    0下载:
  2. 一个用VC编写的简单计算器,能够响应键盘操作,四则运算等-One with the VC write a simple calculator, able to respond to keyboard operation, four operations, etc.
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:31904
    • 提供者:江胖子
  1. kechengsheji

    1下载:
  2. 一元稀疏多项式简单计算器 停车场系统图形界面 停车场模拟-a easy title
  3. 所属分类:Project Design

    • 发布日期:2017-04-05
    • 文件大小:49601
    • 提供者:王旺
  1. jisuanqi

    0下载:
  2. 简单计算器 适用于初学者期末设计 可以实现简单的加减乘除运算 另外 用vector和线程的概念写出的代码 可以处理优先级问题 从而计算一个表达式-Take more than a simple calculator for beginners final design can achieve simple addition and subtraction, multiplication and division brackets operations
  3. 所属分类:Development Research

    • 发布日期:2017-11-18
    • 文件大小:188721
    • 提供者:
  1. MATLAB-programming-examples

    0下载:
  2. 内含身高预测、简单计算器和简单循环结构编程练习等C程序。-Contains height prediction simple calculator and a simple loop structure programming exercises, and other C program.
  3. 所属分类:File Formats

    • 发布日期:2017-11-16
    • 文件大小:11854
    • 提供者:chenshen
  1. simple-calculator

    0下载:
  2. JAVA语言编写的简单计算器,实现了简单的运算功能。-JAVA language simple calculator, simple arithmetic functions.
  3. 所属分类:File Formats

    • 发布日期:2017-11-24
    • 文件大小:2723
    • 提供者:谭国娇
  1. q

    0下载:
  2. 一般常用的c++实例,希望能对大家有用,包括以下内容简单计算器、累加一行字符中的数字、求素数、打印菱形等-Commonly used c++ instance, we hope to be useful, including the following simple calculator, cumulative figures in his characters, find prime numbers, print diamond, etc.
  3. 所属分类:File Formats

    • 发布日期:2017-04-05
    • 文件大小:6277
    • 提供者:离开
  1. 6225017_1355194418

    0下载:
  2. 计算器源码,Win32开发简单计算器,适合上手练习。-Source of Calculator with Win32
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:32222
    • 提供者:pung
  1. shujujiegou

    0下载:
  2. 实现的是简单计算器,包括加减乘除。c编写的数据库课程设计-Realize that the calculator, including arithmetic. c prepared
  3. 所属分类:File Formats

    • 发布日期:2017-05-02
    • 文件大小:666987
    • 提供者:朱小可
  1. Caclulator

    0下载:
  2. 简单计算器,方便使用,利用窗口,代码直接实现。任何系统都能实现,JAVA作业。-Simple calculator, easy to use, the use of the window, the code directly implemented. Any system can be realized, JAVA operations.
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:3299
    • 提供者:
  1. 计算器6

    0下载:
  2. 利用51单片机实现的计算器,可以进行简单加减乘除运算(Use a calculator for the implementation of 51 single-chip microcomputer, operation simple addition, subtraction, multiplication, and division)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-09
    • 文件大小:29696
    • 提供者:
  1. 多项式计算器

    0下载:
  2. 简单的多项式计算器,大学编程实验课小项目。。。。(Simple polynomial calculator, a small program of university programming experiment)
  3. 所属分类:文章/文档

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