CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - 单片机代码

搜索资源列表

  1. C51experience

    0下载:
  2. 单片机汇编语言的机器代码生成效率很高但可读性却并不强,此教程只是我在学习过程中的一些学习笔记和随笔,在这里加以整理和修改,希望和大家一起分享,一起交流,一起学习,一起进步。-SCM machine assembly language code generation with high efficiency but readability was not strong, This tutorial is in the process of learning the study notes and
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:395499
    • 提供者:林林
  1. ICdukaqi

    0下载:
  2. 内附IC读卡器设计方案,该设计使用89C52和MCM200,里面有详细的设计过程及程序代码,相信有一定IC卡经验,技术及具有一定的计算机软/硬件技术(尤其是微处理单片机MCU技术)的同行定能将本文消化之后而能设计出诸多应用场合的产品.-containing IC reader design program, which is designed to be used 89C52 and MCM200. There are detailed design process and procedure
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:145591
    • 提供者:小兵
  1. aduc841

    0下载:
  2. 基于单片机Aduc841的调试程序,包括锁相环PLL4153的驱动和39VF040flash芯片的驱动以及通过串口和上位机通信的代码。-based SCM Aduc841 debugging procedures, PLL PLL4153 including the driver and 39 VF040flash chip and drive through the serial port and PC communications code.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:33124
    • 提供者:贾军
  1. W79E82xE-bike

    2下载:
  2. 华邦的82x单片机作的电动车控制器pcb,sch,和原代码.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:505557
    • 提供者:xiayc
  1. paitao

    0下载:
  2. 凌阳16位单片机C语言程序设计的配套原代码,实验中能用到
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:3863185
    • 提供者:陈存兴
  1. Embbeded_tcp_ip_user_guide

    0下载:
  2. 嵌入式TCP/IP协议栈说明书下载-- 技术说明: 1)用户应用协议栈则需要编写以太网的数据报收发驱动,就可以使用协议栈提供的标准SOCKET API,完成服务器和客户端应用程序的开发。 2)协议栈运行于非操作系统的环境下,因此它的运行速度与一般采用多任务操作系统的TCP/IP协议,速度相对说来要快。 3)协议栈完成的功能包括ARP,IP,ICMP(ping),TCP,UDP,暂不支持IGMP,RARP。 4)协议栈采用C代码编写,可方便的移植于各种单片机平台。 5)协
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:11406
    • 提供者:6756
  1. part4liushuideng

    0下载:
  2. 单片机仿真程序,可以看看哦流水灯,并有汇编和C语言两种形式的程序代码
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:19164
    • 提供者:张建
  1. 5402sch.rar

    2下载:
  2. 5402开发板原理图.含51单片机.可以在不用仿真器的情况下把代码固化在芯片.,5402 development board schematics. Containing 51 Single-chip. Can in no circumstances simulator curing the code in the chip.
  3. 所属分类:软件工程

    • 发布日期:2013-09-26
    • 文件大小:14270
    • 提供者:谭生
  1. RS485.rar

    0下载:
  2. 用RS485通信,实现门禁系统的控制,本程序主要实现通信代码。用51单片机,MAX485芯片通信,Using RS485 communications, the implementation of Access Control Systems control, implementation of this procedure the main communications code. With 51 single-chip, MAX485 chip communication
  3. 所属分类:Project Design

    • 发布日期:2017-03-25
    • 文件大小:68475
    • 提供者:方荣
  1. ts_10key

    0下载:
  2. 使用ST单片机STM8S105源程序代码,包含大多数基本功能。-STmicrocontroller family- STM8S105
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:1303530
    • 提供者:wangjc
  1. spi

    0下载:
  2. 基于飞思卡尔S12系列单片机的串口通信初始化代码-SPI communication code based on freescale 9s12
  3. 所属分类:Software Testing

    • 发布日期:2017-03-26
    • 文件大小:1113
    • 提供者:王伟大
  1. embedded

    0下载:
  2. μC/OS-Ⅱ是一个完整的,可移植、固化和裁剪的实时多任务内核,是用ANSI的C语言编写的,包含一小部分汇编语言代码,使之可供不同架构的微处理器使用。51单片机是一款内含中断系统、定时器等能够满足运行μC/OS-Ⅱ条件的8位单片机。-μC/OS- Ⅱ is a complete, portable, curing and cutting real-time multi-tasking kernel, is to use ANSI C-language, including a small por
  3. 所属分类:Project Design

    • 发布日期:2017-04-10
    • 文件大小:1081553
    • 提供者:姚磊
  1. uCOS-IITOC51

    0下载:
  2. 在51系列单片机上移植uCOS-II ,设计巧妙,代码简洁-In the 51 Series Single Chip transplantation uCOS-II
  3. 所属分类:Project Design

    • 发布日期:2017-04-28
    • 文件大小:35160
    • 提供者:深夜书生
  1. Nochange

    0下载:
  2. 本代码为本人用8PS538 8脚单片机写的7彩渐变程序,渐变过程很缓和,渐变时间为3秒,有不懂QQ:1063754468-I used this code for 8PS538 8-pin single-chip color gradient 7 written procedures, a gradual process is very relaxed, and gradually the time was 3 seconds, there do not QQ: 1063754468
  3. 所属分类:software engineering

    • 发布日期:2017-04-11
    • 文件大小:526
    • 提供者:liangliang
  1. 40MCUExamplesForGreenHands

    0下载:
  2. 给单片机初学者的40个实验,带有原理图,汇编和C语言双代码,单片机爱好者拿去参考吧.-Beginners to single-chip microcomputer 40 of the experiment, with a schematic diagram, and the C language compilation of dual-code, single-chip lovers refer to it instead.
  3. 所属分类:Project Design

    • 发布日期:2017-05-03
    • 文件大小:883658
    • 提供者:tianyajiang
  1. sigalpaper

    0下载:
  2. 这是一篇基于89c51单片机制作的信号发生器和监测器,是数字显示的,其中包含了详细的原理图和设计思想,并有相应的程序代码-This is a production based on the 89c51 single-chip signal generator and monitor, digital display, which includes a detailed schematic diagram and design ideas, and a corresponding code
  3. 所属分类:Project Design

    • 发布日期:2017-04-03
    • 文件大小:171834
    • 提供者:ou
  1. WicePlus2.1

    0下载:
  2. WicePlus2.1软件,能自动生成单片机代码,对开发义隆单片机很有帮助。-WicePlus2.1 software that automatically generates microcontroller code, and for developing Elan microcontroller helpful.
  3. 所属分类:software engineering

    • 发布日期:2017-05-24
    • 文件大小:8217201
    • 提供者:烟雨楼
  1. C51

    0下载:
  2. 为懒人调试软件,适用于单片机编程的方便,只要输入初值,代码自动生成。粘贴到编译器中去。-As lazy and debugging software for microcontroller programming convenience, as long as the input initial value, the code automatically generated. Paste the compiler to go.
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:412123
    • 提供者:chengsheng
  1. 51steppermotor

    0下载:
  2. 51单片机驱动步进电机(含电路图和C语言源程序代码-51 Microprocessor stepper motor with circuit diagram and the C language source code
  3. 所属分类:Project Design

    • 发布日期:2017-04-09
    • 文件大小:14499
    • 提供者:lihai
  1. shumaguan

    0下载:
  2. 数码管显示的单片机代码,不是很难,但是还是有看点的-Digital display of the microcontroller code is not difficult, but there are still things to watch for
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:21716
    • 提供者:司马小兰
« 12 3 4 5 »
搜珍网 www.dssz.com