CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 汇编语言 搜索资源 - C51 can

搜索资源列表

  1. c51_example

    0下载:
  2. C51例程代码 ,文件格式为C语言,可以用作单片机开发时的应用参考-C51 source code routines, file format for the C language, can be used for the development of the SCM Application Reference
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:34.91kb
    • 提供者:ldh2006
  1. temp_18b20

    0下载:
  2. C51控制DS18B20,可以测量室内外温度。并用HT1621驱动液晶显示。程序调试OK。-C51 DS18B20 control, can be measured inside Greenhouse. And the use of HT1621 LCD driver. Debugging OK.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:4.17kb
    • 提供者:韩生
  1. music_fmq

    0下载:
  2. c51 驱动风鸣器使发出动人音乐,本程序调试OK 转载既可用-c51-driven equipment made the temple issue touching music, the debugging process can reproduce with karaoke
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:3.78kb
    • 提供者:韩生
  1. ds12c887C

    0下载:
  2. 此为12887芯片的源程序,用C51编写,可运行,以通过验证.-this as a source of the 12887 chip, with the preparation of C51 can be run to the test.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:10.09kb
    • 提供者:lat
  1. DS18b20

    0下载:
  2. 温度传感器的C51源程序,可使用keil直接编译执行。-temperature sensor C51 source can be used directly keil compiler implementation.
  3. 所属分类:汇编语言

    • 发布日期:2014-01-15
    • 文件大小:1012byte
    • 提供者:高捷
  1. Simplevendingmachine

    0下载:
  2. 简单自动售货机, c51单片机程序,可以实现简单的自动售货功能。-Simple vending machine, c51 single-chip process, can be a simple function of the automatic vending.
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:1.5kb
    • 提供者:王斌
  1. C51fool

    0下载:
  2. 汇编语言指导手册 (ASM51分册) 张建国 主编 c51工具包,包含多个实用自程序,可灵活调用,占用资源少-Assembly language instruction manual (ASM51 fascicle) C51 Zhang Jianguo editor tool kit, including a number of practical since the procedure call can be flexible, taking up less r
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:424.07kb
    • 提供者:陈宁
  1. shizhong

    0下载:
  2. 美国DALLAS公司推出的具有涓细电流充电能力的低功耗实时时钟电路DS1302的结构、工作原理及其在实时显示时间中的应用。它可以对年、月、日、周日、时、分、秒进行计时,且具有闰年补偿等多种功能。给出DS1302在读写中的C51程序及流程图,以及在调试过程中的注意事项。-DALLAS U.S. companies have launched small trickle current charging the capacity of low-power real time clock DS1302
  3. 所属分类:assembly language

    • 发布日期:2017-04-16
    • 文件大小:307.27kb
    • 提供者:杨威
  1. 51music

    0下载:
  2. 51单片机播放音乐;用C51单片机就可以播放悦耳的音乐,无需另外家语音IC。-51 Singlechip play music with C51 single-chip microcomputer can play music without another home voice IC.
  3. 所属分类:assembly language

    • 发布日期:2017-04-15
    • 文件大小:7.31kb
    • 提供者:fuyxing
  1. C51-feibiang

    0下载:
  2. 一个反汇编的程序,可将单片机中的机器代码,反编译成汇编代码.-An anti-compilation process can be in single-chip machine code into assembly code decompile.
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:249.7kb
    • 提供者:ouyang
  1. nec

    0下载:
  2. 遥控器NEC码C51解码程序 可以接受遥控信号并显示遥控码-NEC remote control program codes C51 codec can accept remote control signal and display the remote control code
  3. 所属分类:assembly language

    • 发布日期:2017-03-26
    • 文件大小:639byte
    • 提供者:mgldjp
  1. c51

    0下载:
  2. 学习KEIL C51编程可参考的资料,从简单到复杂-KEIL C51 learn programming information can be found from the simple to the complex
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:246.63kb
    • 提供者:guzhengfu
  1. chuanxingtongxin

    0下载:
  2. 基于C51单片机的串行数据传输,带有工作协议,可用于简单的无线串行通信。-C51-based Microcontroller serial data transmission,with a working agreement,which can be used for a simple wireless serial communication.
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:26.93kb
    • 提供者:李建国
  1. clock

    0下载:
  2. 电子钟C51程序,可实现时分秒记数显示。-Clock C51 program, can be realized when every second counts show.
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:16.55kb
    • 提供者:AMM
  1. RS232C

    0下载:
  2. PC机与51单片机串口通讯程序,主要实现单片机发送和接收程序,PC端可以用VB,VC进行界面设计。-PC-MCU serial communication program with the 51, mainly to send and receive procedures for SCM, PC client can use VB, VC for interface design.
  3. 所属分类:assembly language

    • 发布日期:2017-03-26
    • 文件大小:15.65kb
    • 提供者:郑西点
  1. plj

    0下载:
  2. 基于c51单片机能测1hz-100hz的频率,并能在数码管上显示-SCM can be measured based on c51 1hz-100hz frequency, and can appear in the digital control
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:173.35kb
    • 提供者:刘文
  1. SS

    0下载:
  2. C51闹钟程序,可以实现键盘致数,定时,闹响等功能-C51 alarm clock program that can realize the keyboard cause the number of timing functions such as alarm ring
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1.73kb
    • 提供者:李萧男
  1. 8279KeyboardDisplayControllerapplicationtest

    0下载:
  2. 按下数字键,数码管上能够显示相应的数字。 1.基本实验:数码管显示“8279-1”,按下数字键,数码管上显示相应的数字。 2.扩展实验:修改程序8279.ASM。将数码管显示改为“C51-8279”,按下数字键1至8,在数码管上按顺序显示“12345678”八位数字。 -Press the number keys, the digital control can show the corresponding number. 1. Basic experiment: digital d
  3. 所属分类:assembly language

    • 发布日期:2017-04-16
    • 文件大小:207.34kb
    • 提供者:林小小
  1. c

    0下载:
  2. C51点阵多功能时钟采用24*8点陈时钟,可以显示年月日和星期及温度-C51 lattice multi-function clock uses the 24* 8:00 clock, you can display the month, day, week and temperature
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:2.31kb
    • 提供者:林仔
  1. 2402mimasuo

    0下载:
  2. 密码锁c51程序,本人调试过能用,还有2402存储。-Password lock c51 program, I debugged can be used, there are 2402 storage.
  3. 所属分类:assembly language

    • 发布日期:2017-11-16
    • 文件大小:43.88kb
    • 提供者:zhuxiaowei
« 12 »
搜珍网 www.dssz.com