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

搜索资源列表

  1. cuculateC

    0下载:
  2. 计算器C程序,单片机的计算器程序不容易啊,但是这个写得很好,值得借鉴。-Calculator C procedures, procedures for single-chip calculator不容易啊, but this was very well written, is worth learning from.
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:528
    • 提供者:ahu
  1. 8051Calculator

    0下载:
  2. 用51单片机实现计算器功能,包括LM020L液晶以及4*6的矩阵键盘。-Calculator with 51 single-chip realization of functions, including LM020L LCD and 4乘6 matrix keyboard.
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:118933
    • 提供者:丛梦龙
  1. 12

    0下载:
  2. 51单片机,是用最小系统实现计算器的功能-51
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:26893
    • 提供者:12
  1. 51_ADC0809_I2C

    0下载:
  2. 51单片机,ADC0809实现键盘+可调时钟+计算器+I2C闹钟功能的程序-51 SCM, ADC0809 to achieve adjustable keyboard+ Calculator+ I2C clock+ alarm program
  3. 所属分类:SCM

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

    0下载:
  2. 自己写的计算器,基于c51单片机写的,用protues完美模拟,原理是有限状态机,呵呵,含有三个版本,能完成基本的四则运算,键盘流出空闲,方便后来者扩展-Write your own calculator, based on c51 microcontroller written by protues perfect simulation, the principle is a finite state machine, Oh, containing three versions, to com
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-06
    • 文件大小:327386
    • 提供者:蛋蛋
  1. calc

    0下载:
  2. 用51单片机实现的简易计算器汇编程序,包括键盘扫描程序-MCU with 51 simple calculator assembly process, including the keyboard scanner
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:1713
    • 提供者:江顺
  1. jisuanqi

    0下载:
  2. 51单片机做的电子计算器,内含源代码文件与Proteus仿真文件。-51 MCU do electronic calculators, containing source code files and Proteus simulation file.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:19685
    • 提供者:王舆
  1. 1

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

    • 发布日期:2017-04-17
    • 文件大小:364518
    • 提供者:luoyt
  1. 5

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

    • 发布日期:2017-04-23
    • 文件大小:92873
    • 提供者:luoyt
  1. 基于单片机的智能计算器

    0下载:
  2. 基于单片机的智能计算器,实现两个数的运算,每个数的位数至少可以八位(Intelligent calculator based on single chip microcomputer)
  3. 所属分类:单片机开发

  1. 基于单片机的智能计算器

    0下载:
  2. 基于51单片机开发的智能计算器程序,包含科学计算器的几乎全部的功能(Based on 51 single-chip development of intelligent calculator program, including scientific calculator almost all of the functions)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-18
    • 文件大小:21504
    • 提供者:大神小白
  1. 基于单片机的智能计算器

    0下载:
  2. 使用单片机开发的智能计算器,lcd+key实现。(An intelligent calculator developed by using single chip microcomputer)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-19
    • 文件大小:38912
    • 提供者:roc2
  1. 整型计算器(数码管显示)

    0下载:
  2. 数码管显示的整型计算器,可以进行简单的加减乘除,数码管移位显示,矩阵键盘扫描,适合单片机入门的初学者。(The digital display of the integer calculator, can be a simple digital tube display shift, add, subtract, multiply and divide, matrix keyboard scanning, SCM entry for beginners.)
  3. 所属分类:单片机开发

  1. 选作 计算器

    0下载:
  2. 实现基本功能的计算器 4*4矩阵键盘 因当时最后一列硬件有错 所以最后一列的部分用独立键盘控制 键盘布局如下 0 1 2 3 4 5 6 7 8 9 = + - * /(a calculator can realize some simple function .)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-20
    • 文件大小:51200
    • 提供者:TONG.
  1. calculator

    0下载:
  2. 【超值】单片机多项式运算的C语言程序代码,集合了不同方法 #include <malloc.h> #include <sstream> #include <iostream.h> #define STACK_INIT_SIZE 100(Polynomial operation #include <malloc.h> #include <sstream> #include <iostream.h> #defin
  3. 所属分类:单片机开发

  1. 计算器

    0下载:
  2. 简易计算器 实现加减乘除功能 keil和proteus实现(A simple calculator to achieve keil and Proteus add, subtract, multiply and divide function)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-28
    • 文件大小:93184
    • 提供者:hhhlkj
  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
    • 文件大小:48608256
    • 提供者:yiyamala
  1. 基于51单片机的计算器

    0下载:
  2. 基于51单片机的计算器,4*4矩阵按键输入,用1602屏幕显示。(Based on 51 single-chip calculator, 4*4 matrix button input, with 1602 screen display.)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-05
    • 文件大小:3665920
    • 提供者:TTbyte
  1. 基于单片机的智能计算器

    0下载:
  2. 基于单片机的智能计算器 附录原理图及程序(The principle diagram and program of intelligent calculator based on MCU)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-05
    • 文件大小:401408
    • 提供者:水青化石
  1. 51简单计算器

    0下载:
  2. 基于51单片机的计算器程序开发,C语言环境,上手容易,强烈推荐(Based on 51 single chip computer program development, C language environment, easy to hand, strongly recommended)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-07
    • 文件大小:324608
    • 提供者:Grady
« 1 2 34 5 6 7 8 9 10 ... 24 »
搜珍网 www.dssz.com