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

搜索资源列表

  1. 8086

    0下载:
  2. 微机原理的课程设计。。汽车信号灯的设计程序。包括C语言和汇编语言-Computer Principles of curriculum design. . Auto lights design process. Including C and assembly language
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4091
    • 提供者:deng
  1. 1602

    0下载:
  2. 1602时钟设计 ds1302纯C语言程序 注释清晰 提供源码 仿真图-1602 clock design ds1302 pure C language source code simulation program notes provide a clear map
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:84795
    • 提供者:袁同
  1. ObjectBook

    0下载:
  2. 设计一个机房环境监测系统,实现机房温度检测,该机房环境监测系统程序应实现下列功能: (1)能够检测到机房周围的温度,并显示在开发板上。 (2)若温度超出常温范围(常温范围为+15°C~+25°C)报警。 (3)能够实现单片机串口通信,并将此通信程序和检测温度程序合并在一起。 (4)能够实现PC机串口通信,将现场温度立即显示在计算机屏幕上。-Design a room environment monitoring system, to achieve room tempe
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:341543
    • 提供者:童宗益
  1. PCF8591-AD

    0下载:
  2. PCF8591的AD和DA转换程序,基于单片机设计,带C语言代码。-PCF8591 AD and DA converters, microcontroller-based design, with a C-language code.
  3. 所属分类:SCM

    • 发布日期:2017-03-21
    • 文件大小:27882
    • 提供者:赵冰
  1. 51usualcode

    0下载:
  2. 51单片机常用到的C语言和汇编小程序,便于模块化设计和参考。-51 single-chip common to the C language and assembly of small programs, modular design and ease of reference.
  3. 所属分类:SCM

    • 发布日期:2017-05-06
    • 文件大小:1342943
    • 提供者:赵冰
  1. 2SensorControlMotor

    0下载:
  2. 用89C52单片机设计的两个传感器加一个按键控制直流电机,内含 proteus仿真文件和keil程序(C语言编写的)。 -89C52 microcontroller with sensors designed to add a button to control two DC motors, containing documents and keil proteus simulation program (C language).
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:59866
    • 提供者:于文成
  1. How-to-design-multi-task-procedure

    0下载:
  2. 介绍用C语言如何设计单片机多任务程序的方法。-Introduce how to design single-chip using C language, multi-task procedure.
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:182598
    • 提供者:sdfsdf
  1. DS18B20

    0下载:
  2. 基于DS18B20温度测量芯片的多点温度采集设计,文件夹内部的程序通过KEIL环境用C语言编写,仿真测试在proteus里面进行的。-DS18B20 chip temperature measurement based on the multi-point temperature acquisition design, folders, KEIL environment through internal procedures written in C, simulation tests cond
  3. 所属分类:SCM

    • 发布日期:2017-05-08
    • 文件大小:1691546
    • 提供者:李明
  1. MADA

    0下载:
  2. 步进电机驱动,c语言驱动程序,步进电机驱动实验,电子设计大赛-failed to translate
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:17407
    • 提供者:陈卓
  1. wanyongbiao

    0下载:
  2. c51单片机设计,用c语言编写的万用表程序-c51 chip design, using c language program multimeter
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:2056
    • 提供者:炫火林
  1. dzz

    0下载:
  2. 51单片机C语言电子钟设计程序,具有一般电子钟的简单功能。- C-51 electronic clock chip design process, general electronic clock with a simple function.
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:1059
    • 提供者:derek
  1. fuzzy-comtroller

    0下载:
  2. 一个简单的模糊控制器设计小程序,c语言。-a simple fuzzy contoller
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:1371
    • 提供者:刘宁
  1. RILI

    0下载:
  2. ①基本要求:利用定时计数器,设计一个电子时钟,可以先编写显示子程序。从左到右依次显示时分秒。 ②提高要求:1、加入时间调整程序,使用两个或三个按钮,调节当前的时间。类似平常使用的电子表,可以让正在调整的位闪烁显示。 2、加入时间调整程序,使用两个或三个按钮,调节当前的时间。类似平常使用的电子表。可以让正在调整的位闪烁显示。 3、可以加入日历的功能。-design a calender of 8051 by C
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:5195
    • 提供者:马路
  1. report_of_calender

    0下载:
  2. 基本要求:利用定时计数器,设计一个电子时钟,可以先编写显示子程序。从左到右依次显示时分秒。 提高要求:1、加入时间调整程序,使用两个或三个按钮,调节当前的时间。类似平常使用的电子表,可以让正在调整的位闪烁显示。 2、加入时间调整程序,使用两个或三个按钮,调节当前的时间。类似平常使用的电子表。可以让正在调整的位闪烁显示。 3、可以加入日历的功能。-report of a calender of 8051 by C
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:167212
    • 提供者:马路
  1. liang

    0下载:
  2. 设计了一种基于ARM的简易流水等的控制系统。系统由LPC2106、LED 发光二极管、按键、74HC595数码管等组成,可以实现彩灯的不同类型显示切换。硬件电路主要有主控制器,LED显示电路,复位电路,模式选择电路,数码显示电路。系统程序的设计包括主程序的设计,中断服务程序等等。系统以c语言进行软件设计。实现了16个LED灯的多种流水显示。-Design based on the ARM of a simple steps of control system. System LPC2106, L
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:261516
    • 提供者:feng
  1. PIC_Cjiaocheng

    0下载:
  2. PIC 单片机 C 语言编程简介:用 C 语言来开发单片机系统软件最大的好处是编写代码效率高、软件调试直观、维护升级方便、代码的重复利用率高、便于跨平台的代码移植等等,因此 C 语言编程在单片机系统设计中已得到越来越广泛的运用。针对 PIC 单片机的软件开发,同样可以用 C 语言实现。但在单片机上用 C 语言写程序和在 PC 机上写程序绝对不能简单等同。-PIC microcontroller C programming language Descr iption: The greatest a
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:37223
    • 提供者:陆昊
  1. wan-nian-li

    0下载:
  2. c语言的,单片机的万年历设计,程序还有效果图文件什么的,初入门的童鞋可以练练手-Microcontroller development of the game, the keil software running on, including procedures, forms, documentation, and so on.c language, MCU calendar design, the early entry of children s shoes can practice you
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:464101
    • 提供者:黄帝
  1. fengshan

    0下载:
  2. 家用电扇控制实验与驱动电路设计的C语言程序-Household electric fan control experiment and driver circuit design
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:1788
    • 提供者:kane0832
  1. liushuidengPfengmingqiPjidianqi

    0下载:
  2. 单片机与c语言编程设计流水灯,蜂鸣器,继电器,里面有课程+程序代码。-Microcontroller with c language programming, design water lights, buzzer, relay, which of course+ code.
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:131777
    • 提供者:陈生
  1. cPP

    0下载:
  2. 本内容提供了基于单片机设计的软件时钟C语言程序-This content provides microcontroller-based design software clock C language program
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2467
    • 提供者:黄全伟
« 1 2 ... 33 34 35 36 37 3839 40 41 42 »
搜珍网 www.dssz.com