CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - main calculator

搜索资源列表

  1. 12864-LCD-C

    0下载:
  2. 程序名称: 时间 温度控制系统(128*64LCD+ds1302+ds18b20) 主要功能: 温度计 时钟 闹铃 密码锁 篮球器 计算器 温度控制 键盘锁 系统设置等。 主要说明: 程序全部定义在一个C文件中。 作者: LiJH 时间: 2008.6.20 版本: LiJH-V1.0-Program Name: time temperature control system (128* 64LCD+ ds1302+ ds1
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:215.29kb
    • 提供者:zhjgzh
  1. 12864LCDds1302ds18b20

    0下载:
  2. 程序名称: 时间 温度控制系统(128*64LCD+ds1302+ds18b20) 主要功能: 温度计 时钟 闹铃 密码锁 篮球器 计算器 温度控制 键盘锁 系统设置等。 主要说明: 程序全部定义在一个C文件中。-Name: time temperature control system (128* 64LCD+ ds1302+ ds18b20) main functions: alarm clock thermometer basketball locks cal
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:756.5kb
    • 提供者:张恒星
  1. time_temperature_control_system

    0下载:
  2. 程序名称:时间 温度控制系统(128*64LCD+ds1302+ds18b20) 主要功能:温度计 时钟 闹铃 密码锁 篮球器 计算器 温度控制 键盘锁 系统设置等。 主要说明:程序全部定义在一个C文件中。-Name: time temperature control system (128* 64LCD+ ds1302+ ds18b20) Main functions: alarm clock thermometer basketball locks calculator tem
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:344.62kb
    • 提供者:zouxiaoqi
  1. kongzhixitong

    0下载:
  2. 时间 温度控制系统。 主要功能: 温度计 时钟 闹铃 密码锁 篮球器 计算器 温度控制 键盘锁 系统设置等。-Time temperature control system. Main functions: thermometer clock alarm device lock basketball calculator keypad lock system, temperature control settings.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:214.2kb
    • 提供者:谢翼
  1. main

    0下载:
  2. 8151单片机实现简单计算器 ,用户自己区分I/O口-8151 MCU simple calculator, the user' s own distinction between I/O port
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1.91kb
    • 提供者:张飞
  1. keshe

    0下载:
  2. PIC单片机课设程序,主要功能是电子时钟,同时也有计算器功能-PIC microcontroller course based program, the main function is the electronic clock, and calculator functions
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:104.92kb
    • 提供者:潘少
  1. 0060

    0下载:
  2. 本程序的主要功能是利用矩阵键盘实现简易计算器,可以进行简单加减法计算-The main function of the program is the use of matrix keyboard simple calculator can perform simple addition and subtraction calculation
  3. 所属分类:SCM

    • 发布日期:2017-12-01
    • 文件大小:33.59kb
    • 提供者:郄旭
  1. main

    0下载:
  2. 矩阵键盘简易计算器,按键值处理函数,返回扫键值以根据需要改变返回值-The matrix keyboard simple calculator key value processing function, return sweep keys needed to change the return value
  3. 所属分类:SCM

    • 发布日期:2017-11-28
    • 文件大小:1.6kb
    • 提供者:gaoyuechao
  1. PC_c51

    0下载:
  2. pc与单片机通讯,在MCS51上实现计算器和时钟例子的主程序。包括用键盘进行加减乘除正余弦开方正余切E的幂等的运算及调整时钟和控制时钟显示-pc Communication with MCU , in the example of the main program of the calculator and clock on MCS51 . Including addition, subtraction, multiplication and division with the keyboard
  3. 所属分类:SCM

    • 发布日期:2017-12-05
    • 文件大小:74.65kb
    • 提供者:zhuge
  1. main

    0下载:
  2. 基于51单片机的红外遥控计算器: 用红外遥控器上的按键发出信号,实现正整数的加减乘除运算,单片机负责运算实现和数据处理,显示在数码管上。 -Based on 51 single-chip infrared remote Calculator: Use the buttons on the infrared remote control signal, to achieve positive integer arithmetic operations, SCM is responsible
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2.72kb
    • 提供者:mly
  1. 12864----C

    0下载:
  2. 主要功能具有密码锁,计算器,温度控制,闹铃等-The main function of the password lock, calculator, temperature control, alarm etc.
  3. 所属分类:SCM

    • 发布日期:2017-05-05
    • 文件大小:114.24kb
    • 提供者:MingYang
  1. 27-计算器

    0下载:
  2. 本设计是实现一个有加、减、乘、除、计算功能的多功能计算器。它的硬件主要由四部分组成,一个STC89C52单片机芯片,一块LCD1602液晶显示器,一个4*4的键盘。采用STC89C52单片机为主要控制电路,然后使用液晶显示管显示数据,利用4*4矩阵键盘加上一些功能键完成电路的输入操作部分。电路比较简单,但是很实用方便。(The design is a plus, subtraction multiplication and division, calculation function calcu
  3. 所属分类:单片机开发

    • 发布日期:2018-01-03
    • 文件大小:46.36mb
    • 提供者:yiyamala
搜珍网 www.dssz.com