遥控解码通过电脑串口显示 /* 晶振:11.0569MHz */ #Include <REGX52.h> #define uchar unsigned char uchar data IRcode[4] //定义一个4字节的数组用来存储代码 uchar CodeTemp //编码字节缓存变量 uchar i,j,k //延时用的循环变量 sbit IRsignal=P3^2 //HS0038接收头OUT端直接连P3.2(INT0) /**************************延时0.9ms子程序**********************/ void Delay0_9ms(void) {uchar j,k for(j=18 j>0 j--) for(k=20 k>0 k--) } /***************************延时1ms子程序**********************/ void Delay1ms(void) {uchar i,j for(i=2 i>0 i--) for(j=230 j>0 j--) }
标签: uchar unsigned 11.0569 Include
上传时间: 2013-12-12
上传用户:Breathe0125
This course is about "distributed algorithms".Distributed algorithms Include a wide range of parallel algorithms,which can be classified by a variety of attributes.
标签: algorithms Distributed distributed Include
上传时间: 2014-10-30
上传用户:baitouyu
#Include<stdlib.h> #Include "dos.h" #Include "graphics.h" #Include "math.h" #define PI 3.1415926 #define NULL 0 #Include<stdio.h> #Include<string.h>
标签: Include graphics define stdlib
上传时间: 2013-12-29
上传用户:王者A
:#Include <stdlib.h>#Include <stdio.h>#Include <time.h> void InsertSort(int a[],int *(k1),int *(k2))//0:直接插入排序{ int i,j int temp *(k1)=0 *(k2)=0 for(i=0 i<149 i++) { temp=a[i+1] *(k2)++ ...
标签: Include InsertSort gt lt
上传时间: 2014-11-30
上传用户:362279997
this datasheet introduce the 28f128j3 flash ,the read/write opreation is Include.
标签: datasheet introduce the opreation
上传时间: 2013-12-22
上传用户:lanhuaying
#ifdef INTEGER #Include "ibp.h" #else #Include "rbp.h" #endif /* built-in C functions */
标签: Include functions built-in INTEGER
上传时间: 2014-01-16
上传用户:13188549192
ecos time patch file (/home/jacmet/ecos.orig/packages/isoinfra/current/Include/sys/time.h)
标签: ecos time isoinfra packages
上传时间: 2013-12-01
上传用户:huql11633
This is a CNCPro source file. It is Include the G-Code interpreter source.
标签: source interpreter Include CNCPro
上传时间: 2017-03-16
上传用户:wanqunsheng
yaffs2 source code for linux2.4/2.6. Include the utile
标签: Include yaffs2 source linux
上传时间: 2017-03-26
上传用户:缥缈
this code Include particle filter techniques
标签: techniques particle Include filter
上传时间: 2017-04-01
上传用户:hjshhyy