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

搜索资源列表

  1. C51源代码

    0下载:
  2. 这是一片很好的c语言源代码,希望大家能够有用,我是新手,请多只教-This is a very good c language source code, we can hope useful, I greenhorn, please only taught
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:55.79kb
    • 提供者:lkn
  1. cc03-bl-can-1_0_4

    0下载:
  2. AT89C51CC03CAN引导程序C51原代码
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:47.24kb
    • 提供者:曾仁良
  1. lcd1602c51at89x51ISD1420db18b2

    0下载:
  2. 是一套lcd1602、c51、at89x51、ISD1420 db18b20所搭配起来的一组程序,有需要的人可以做为叁考,Is a set of lcd1602, c51, at89x51, ISD1420 db18b20 the match up a group of programs, there are those who need it can serve as a later reference
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:803.17kb
    • 提供者:我物刺
  1. TLC2543.rar

    0下载:
  2. 模数转换TLC2543十二位串行芯片驱动程序,经用已得证实.用都只需根据需要修改即可.,Analog-digital conversion chip TLC2543 12 serial driver, was confirmed by the use has. Using both can be modified only as needed.
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:1.08kb
    • 提供者:倚天照海
  1. C51-SD

    0下载:
  2. c51读写SD卡原代码,可以实现fat文件系统-c51 to read and write SD card source code, you can achieve the fat file system
  3. 所属分类:Other systems

    • 发布日期:2017-05-26
    • 文件大小:9.25mb
    • 提供者:从影
  1. C51

    0下载:
  2. win9xwin2k下CATV控制程序,可以-win9xwin2k under the CATV control procedures, you can try
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:1.29mb
    • 提供者:王晶
  1. C51

    0下载:
  2. 51单片机的内存优化和中断的有用知识,可以方便51单片机工程师参考学习-51 single-chip memory optimization, and disruption of useful knowledge, engineers can easily reference 51 single-chip learning
  3. 所属分类:Other systems

    • 发布日期:2017-05-16
    • 文件大小:3.6mb
    • 提供者:davidlee
  1. 8051Ccompletelymanual

    0下载:
  2. 此为<8051单片机C完全手册>书的配套光盘中的源码. <8051单片机C完全手册>:求是科技出版.学习C51时可以当手册用的. 里面分章分节,一章的源码在一个文件夹里边.-This is the < 8051 C completely manual> Book matching the source CD-ROM. < C completely manual 8051> : for the science and technolog
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:890.07kb
    • 提供者:freebean
  1. keyboard

    0下载:
  2. 89C51扩展4*4键盘 实现键盘扫描 可直接运行 下载 控制-89C51 expansion of 4* 4 keyboard to achieve operation of the keyboard scan can be downloaded directly control
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2.33kb
    • 提供者:忘忧草
  1. 24C04

    0下载:
  2. 此实验程序向24C04的第0单元写入数据“5”,以检验24C04的读写功能,然后读出刚才写入的数据,如果读出的数据和写入的数据相同, 说明存储成功;反之,如果读出的数据和写入的不同,说明存储失败,如果能够对24C04正常读写,则P1.7的绿灯点亮, 如果24C04的读写失败,则P1.6的红灯点亮,表示24C04不存在或损坏 ,注意:不要长时间运行此程序,因为程序会快速反复擦写00H单元,以免擦写次数超过存储单元的使用次数而造成00H单元损坏,正常时候,P1.7绿灯点亮,要观察效果,可以拔下P1.
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:12.49kb
    • 提供者:小许
  1. keil-c51-easy-teacher

    0下载:
  2. 非常好的C语言教程,建议初学者学习,能帮助你提高C语言编程能力-it is a very good teacher,it can help you improve you C langrage.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:446.85kb
    • 提供者:小王
  1. c51-test

    0下载:
  2. 通信协议: 第1字节,MSB为1,为第1字节标志,第2字节,MSB为0,为非第一字节标志,其余类推……,最后一个字节为前几个字节后7位的异或校验和。   测试方法:可以将串口调试助手的发送框写上 95 10 20 25,并选上16进制发送,接收框选上16进制显示,如果每发送一次就接收到95 10 20 25,说明测试成功。-Communication protocols: 1 byte, MSB is 1 mark for the first 1 byte, 2 bytes, MSB
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:1.19kb
    • 提供者:lsj
  1. C51

    0下载:
  2. 用C语言写的一个程序,能够产生正弦波,波形很好。-A C program which can produce a sin wave,the wave is of good quality.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:15.09kb
    • 提供者:赵佳莉
  1. TC3XX-ZK-C51

    1下载:
  2. pcb的板子喔,是一个关于c8051f120的开发板子,敢兴趣的朋友可以用来做一个板子用的。-Board of PCB Oh, is a study on the C8051F120development board, interested friends can be used to make a board in the
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:43.09kb
    • 提供者:李杰蔚
  1. C51

    0下载:
  2. 实现8位通道温度采集,显示,可以按键控制一通道,可以设定温度值,-8 channel temperature acquisition, display, can be the key to control a channel, you can set the temperature value
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-19
    • 文件大小:52.59kb
    • 提供者:陈森
  1. c51

    0下载:
  2. 几个单片机的程序,刚开始学习单片机的同学可以参考下-Several MCU program, the students just beginning to learn microcontroller can refer
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-01
    • 文件大小:3kb
    • 提供者:陈大鹏
  1. C51

    0下载:
  2. 用C语言写的一个程序,能够产生正弦波,波形很好。-A C program which can produce a sin wave,the wave is of good quality.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:15.14kb
    • 提供者:saleinf
  1. ZY08

    0下载:
  2. 用c51进行编程,可以让小车自动灭火,实验代码为C语言-With c51 can be programmed to allow automatic car fire, the experiment code to the C language
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1.27mb
    • 提供者:杨雷
  1. pwm控制LED亮度程序

    0下载:
  2. 通过按键控制51单片机上LED灯的亮度 可以实现按键增减其亮度的功能(By pressing the button to control the brightness of the LED on the 51 singlechip, the brightness of the key can be increased or decreased)
  3. 所属分类:其他

  1. 5.单片机源程序

    1下载:
  2. 带有摄像头的四轮小车,摄像头置于小车正前方,将采集到的前方视频信息通过无线方式传递到远端的后台,后台终端可以是手机或者 PC,能实时显示摄像头传过来的视频信息,并且可以发送指令控制小车运行方向,避开前方的障碍物。(With a camera, four car, in front of the camera in the car, in front of video information collected by wireless transmission to the remote back
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:56kb
    • 提供者:QUAN0
« 12 3 4 »
搜珍网 www.dssz.com