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

搜索资源列表

  1. zlg500b

    0下载:
  2. zlg500B包括以下文件: M_zlg500B.uv2 zlg500B.c main.c main.h zlg500b.h-zlg500B include the following documents : M_zlg500B.uv2 zlg500B.c main.c main.h zlg500 b.h
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:7428
    • 提供者:
  1. 485-502demo

    1下载:
  2. 此程序是RS485从机通讯,包含3部分:接收帧程序、发送帧程序及执行命令程序。 从机通讯地址从地址开关读取4位 由于485的通信规约差别很大,这里只是提供参考,具体请参照自己的项目特点做修改,抛砖引玉。 #include<reg52.h> #include<main.h> #include<hy502.h> -this procedure is RS485 communications from the plane, contains t
  3. 所属分类:单片机(51,AVR,MSP430等)

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

    0下载:
  2. 三星lcd驱动,S6B0741,128X129FENBLV#ifndef _LCD_H_ #define _LCD_H_ #include \"settings.h\" #include \"Battery.h\" #include \"EnDecode.h\" #include \"main.h\"
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:462151
    • 提供者:sogn
  1. dds_drive.h

    0下载:
  2. 在NIOS中生成dds的.h文件,配合相应的.c文件,生成dds,由于要尽量使软件符合软件工程要求,故在main函数中仅需调用.c,在头文件中添加.h
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:2816
    • 提供者:白天
  1. key.h

    0下载:
  2. 该头文件配合key.c,在main函数中调用key.c,都文件中添加key.h,使软件更清晰,一目了然
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3268
    • 提供者:白天
  1. 03

    0下载:
  2. H.264 编解码程序,希望对各位有用,同时加强交流是才主要目标-H.264 codec procedures, in the hope that useful, at the same time to strengthen the exchange is only the main objectives of
  3. 所属分类:DSP program

    • 发布日期:2017-05-02
    • 文件大小:939720
    • 提供者:zeng xianguang
  1. ATMega88+ATA6824

    0下载:
  2. 基于Atmel ATMega88+ATA682的应用实例 主要功能包括: 1) PWM输出控制 2) H-Bridge,4 POWER FET 驱动 3) 模拟量比较-Based on Atmel ATMega88+ ATA682 the application of the main features include: 1) PWM output control 2) H-Bridge, 4 POWER FET Driver 3) Analog Comparison
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:19783
    • 提供者:阿昆
  1. music

    0下载:
  2. 单片机播放音乐实验(汇编) org 0000h ajmp main org 000bh ajmp timer0 org 0030h timer0: clr ea djnz 33h,exit mov 33h,53h djnz 32h,exit mov 32h,52h djnz 31h,exit1 mov 31h,51h djnz 30h,exit1 setb f0 ajmp exit exit1: cpl p2.1 e
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:17687
    • 提供者:微微
  1. ZLG_CF_device

    0下载:
  2. IDE.C,ZLG/GF驱动主文件;IDE.H,ZLG/GF主文件相关头文件;SYSATA.C,ZLG/CF驱动的接口文件 SYSATA.C,ZLG/CF驱动的接口文件的头文件。-IDE.C, ZLG/GF drive the main document IDE.H, ZLG/GF header files related to the main document SYSATA.C, ZLG/CF-driven interface file SYSATA.C, ZLG/CF-driven
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-06
    • 文件大小:582
    • 提供者:祝早平
  1. hz16

    0下载:
  2. 用于在汉字点阵字库中提取点阵信息,主要用于下位机汉字显示-Dot matrix character font used in the lattice to extract information, the main characters for the display of digital machines
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-30
    • 文件大小:812927
    • 提供者:yifan
  1. FX2Test

    0下载:
  2. 程序描述:使用Cypress提供的EZ-USB开发工具包进行基本的固件程序设计。安装时把源码拷贝到硬盘特定目录下,使用Keil C编译器运行即可。但要添加完整的头文件及库文件才可以编译。 BasicUSB.SchDoc 电路原理图 FX2Test/FX2Test.Uv2 Keil C51工程 FX2Test/EZUSB.LIB EZ-USB库文件 FX2Test/dscr.a51 USB描述符 FX2Test/USBJmpTb.OBJ USB中断跳转表 FX2Test
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-27
    • 文件大小:43473
    • 提供者:刘可
  1. Software_lpc2368

    0下载:
  2. lpc2368 在 ucos 所作的移植部分,主要网络等-lpc2368 by the transplant in the ucos part of the main network, etc.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-09
    • 文件大小:2238788
    • 提供者:wangbf
  1. adc

    0下载:
  2. #include <reg52.h> #include <absacc.h> #define uchar unsigned char #define PA8255 XBYTE[0x3ffc] #define PB8255 XBYTE[0x3ffd] #define PC8255 XBYTE[0x3ffe] #define COM8255 XBYTE[0x3fff] #define IN0 XBYTE[0x1000] voi
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-21
    • 文件大小:3256
    • 提供者:wang
  1. key

    0下载:
  2. 单片机按键程序,原代码提供各位参考和大家一同学习-#include <reg52.h> #include <absacc.h> #define uchar unsigned char #define PA8255 XBYTE[0x3ffc] #define PB8255 XBYTE[0x3ffd] #define PC8255 XBYTE[0x3ffe] #define COM8255 XBYTE[0x3fff] #define I
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:3926
    • 提供者:wang
  1. AT89C51

    1下载:
  2. PCB板全部文件,以及原理图,和上面的原代码相同 -#include <reg52.h> #include <absacc.h> #define uchar unsigned char #define PA8255 XBYTE[0x3ffc] #define PB8255 XBYTE[0x3ffd] #define PC8255 XBYTE[0x3ffe] #define COM8255 XBYTE[0x3fff] #defin
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:35699
    • 提供者:wang
  1. AD7705(AVR)

    0下载:
  2. 介绍AD7705的开发注意事项,以及开发流程,附AVR单片机开发代码-#include <util/delay.h> #include <avr/eeprom.h> #include "ad7705.h" #include "main.h" #include "crc16.h" #include "Usart.h"
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:7236
    • 提供者:向恒
  1. gps

    0下载:
  2. gps数据接收代码,包含gps.c,gps.h,main.c pudn中类似的代码在GetComma()函数中基本都是有误的。而且注释也不全。 这个是完整的版本,并且适合ARM2440/2410开发板。希望对大家有所帮助!-gps data receiving code, including gps.c, gps.h, main.c pudn in a similar code in GetComma () function are basically wrong in the. And
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-27
    • 文件大小:3187
    • 提供者:ali
  1. h

    0下载:
  2. WiMAX Throughput Evaluation of Conventional Relaying Pavel Mach1, Robert Bestak1 1 Department of Telecommunications Engineering, Faculty of Electrical Engineering, Czech Technical University, Technicka 2, 166 27 Prague 6, Czech Republic {
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:130060
    • 提供者:hesham1
  1. Ctimegame

    0下载:
  2. 本次源码包含1302.h,12864.h,18b20.h和主函数,还有用proteus的仿真图,可按照仿真图制作成硬件,主要功能有电子万年历,贪吃蛇和俄罗斯方块游戏,测试已通过,可用,本人已将其制作成了实物。-The source code contains 1302.h, 12864.h, 18b20.h and the main function, as well as the simulation map with proteus can be made into a hardware g
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:161629
    • 提供者:华剑斐
  1. 430f14x.h

    0下载:
  2. TCP/IP在MSP430上的实现 其中的一段程序 关于MSP430的主程序 很实用-TCP/IP implementation on the MSP430 a program in which the main program is very useful on the MSP430
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:5564
    • 提供者:wangjin
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com