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

搜索资源列表

  1. C语言计算器程序

    0下载:
  2. 用51单片机作为控制器,c语言编程,实现简单的四则运算。
  3. 所属分类:单片机(51,AVR,MSP430等)

  1. simplecalculator.rar

    0下载:
  2. 在51单片机上实现4X4键盘控制的简易计算器功能.能实现加减乘除功能,51 single-chip implementation in the 4X4 on a simple calculator keyboard control functions. Calculation function to achieve
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:14901
    • 提供者:江晓颿
  1. Calculate.rar

    0下载:
  2. 实现单片机的计算器功能,LCD显示独立编程,C语言与汇编混合使用,The realization of single-chip calculator function, LCD display independent programming, C language and compilation of mixed-use
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:18677
    • 提供者:高巍
  1. 18B20+1602液晶计算器

    1下载:
  2. 本系统采用51单片机和1602液晶做成液晶计算器液晶显示计算的结果,并且可以支持浮点运算和三角函数,通过DS18B20可以实时测温。,The system uses a 51 and 1602 single-chip liquid crystal display calculated results, and can support the floating-point operations and trigonometric functions, through DS18B20 real-ti
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2016-02-16
    • 文件大小:26939
    • 提供者:付华东
  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. 51Calculator

    0下载:
  2. 它是基于51单片机的多功能计算器设计,附上程序及原理图,-It is based on 51 single-chip multi-function calculator design, accompanied by procedures and schematics,
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:40079
    • 提供者:问天
  1. 计算器c

    0下载:
  2. 自己设计的基于51单片机的简易电子词典,方便阅读,便于修改-Of their own design based on 51 single-chip simple electronic dictionaries, user-friendly, easy to modify
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:17969
    • 提供者:王斌卡
  1. calculator

    0下载:
  2. KEIL环境下编写的单片机计算器,实现时间、闹钟、计算器、游戏等功能-KEIL environment prepared single-chip calculator to achieve time, alarm clock, calculator, games and other functions
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:16109
    • 提供者:布布
  1. jisuanqi

    0下载:
  2. 基于单片机的电子计算器的硬件原理图和程序,-Calculator based on single-chip electronic schematic diagram of the hardware and procedures,
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:118044
    • 提供者:zhenghuaicheng
  1. C51_Calculator

    0下载:
  2. 本程序实现用单片机开发计算器的功能,简单实用,只供参考-This procedure developed using single-chip calculator functions, simple and practical, for reference only
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:46951
    • 提供者:七月流星雨
  1. byshjiyimijisuanqi

    0下载:
  2. 单片机;计算器;微电子;模拟电路能进行正数加、减、乘、除四则运算的计算器叫做简单计算器;科学计算器是指能兼容正数的四则运算和乘方、开方运算,具有指数、对数、三角函数、反三角函数及存储等计算功能的计算器。 -Singlechip calculator Microelectronics analog circuit can be a positive number add, subtract, multiply, with the exception of four operations is
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:934970
    • 提供者:高家泽
  1. calculator

    0下载:
  2. keil开发51加减乘计算器 都说单片机做乘法很吃力 自己做了一个乘法计算器 感觉还可以 至少我没感觉有多慢-keil the development of addition and subtraction by 51 single-chip calculator that is very difficult to do multiplication, a multiplication own calculator can also be felt at least I did not feel
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:36781
    • 提供者:冉焱
  1. counter51

    1下载:
  2. 8位单片机计算器(实现浮点运算,4*4键盘)-8-bit single-chip calculator (the realization of floating-point, 4* 4 keypad)
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:119528
    • 提供者:soar
  1. 8051Calculator

    0下载:
  2. 51单片机做的计算器 51单片机做的计算器-51 Single-chip Single-chip 51 calculator to do to do to do single-chip calculator 51 calculator
  3. 所属分类:SCM

    • 发布日期:2017-04-28
    • 文件大小:118944
    • 提供者:涂建超
  1. c

    0下载:
  2. 计算器的c语言及汇编语言,主要是为了单片机的功能实现的。单片机的计算器实习可以用次程序来完成。-C calculator language and assembly language, mainly for single-chip implementation of the function. Single-chip calculator internship program can be used to complete the meeting.
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:1372
    • 提供者:陈杰
  1. yy

    0下载:
  2. 用单片机实现 2位计算器程序,lcd显示-Using single-chip implementation procedures 2 calculator, lcd display
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:7131
    • 提供者:qs
  1. calculator

    0下载:
  2. 51单片机计算器程序,用液晶显示,矩阵键盘,加减乘除运算。-use51 microcontroller to make calculator。
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2018
    • 提供者:张成
  1. jisuanqi

    0下载:
  2. 屏幕键盘计算器程序:利用C语言编写的MCS51单片机计算器程序,现实液晶用的是1602-Screen keyboard calculator program: the use of C-MCS51 MCU calculator program written in, the reality is that the LCD with 1602
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:1136
    • 提供者:程有华
  1. 计算器

    0下载:
  2. 利用按键和数码管,通过单片机做出一个简易计算器(Use buttons and digital tubes, through the microcontroller to make a simple calculator)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-18
    • 文件大小:26624
    • 提供者:woko
  1. 计算器

    1下载:
  2. 计算器,实现两个四位二进制的加、减、乘、除运算。基于51单片机,使用汇编语言。并使用proteus8.7进行仿真。(Calculator, to achieve two four binary addition, subtraction, multiplication, division operations. Based on 51 single chip microcomputer, assembly language is used. And use Proteus 8.7 to simu
  3. 所属分类:单片机开发

    • 发布日期:2020-06-12
    • 文件大小:20480
    • 提供者:小哥哥666666
« 12 3 4 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com