Chinaunix首页 | 论坛 | 博客
  • 博客访问: 922144
  • 博文数量: 210
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 2070
  • 用 户 组: 普通用户
  • 注册时间: 2014-11-19 21:54
文章分类

全部博文(210)

文章存档

2020年(2)

2019年(18)

2018年(27)

2017年(5)

2016年(53)

2015年(88)

2014年(17)

发布时间:2015-09-01 15:55:12

<p style="margin-left:36.0pt;text-indent:-36.0pt;"><b>1、&nbsp;&nbsp;&nbsp; </b><b>概念<span></span></b></p><p style="text-indent:21.0pt;">所谓嵌入式操作系统(<span>Embedded System</span>)是指以应用为中心、以计算机技术为基础,软件硬件可裁剪、适应应用系统对功能、可靠性、成本、体积、功耗严格要.........【阅读全文】

阅读(909) | 评论(0) | 转发(0)

发布时间:2015-08-03 09:11:37

<div class="Blog_wz1"><div style="text-align:center;"><strong><span style="background-color:#E53333;">51单片机项目实战之51基础知识篇</span></strong><br /><div style="text-align:left;">51单片机开发需要准备的知识以及软件:<br /><strong>c语言</strong>,以C语言为基础来编写单片机程序<br />.........【阅读全文】

阅读(671) | 评论(0) | 转发(0)

发布时间:2015-07-24 14:34:02

<span style="color:#666666;font-family:宋体, Arial;line-height:26px;white-space:normal;background-color:#FFFFFF;">推箱子</span><br style="color:#666666;font-family:宋体, Arial;line-height:26px;white-space:normal;background-color:#FFFFFF;" /><span style="color:#666666;font-family:宋体, Arial;line-he.........【阅读全文】

阅读(1196) | 评论(0) | 转发(0)

发布时间:2015-06-08 17:15:09

#include 《reg52.h》  #define uint unsigned int  #define uchar unsigned char  bit irout;//红外管状态  sbit ir=P1^7;//红外发射管控制脚  uint count, set_count;//中断计数,设定中断次数  bit flag,keyflag;//红外发送标志,按键标志位  uchar irsys[4]={0x1a,0xa1,0xdc,0x03};//26位.........【阅读全文】

阅读(1165) | 评论(0) | 转发(0)

发布时间:2015-06-03 22:09:22

#include<reg52.h>#define uchar unsigned char uchar num;    sbit beep=P2^3;    sbit led=P1^0;    sbit k1=P3^4;void delay(uchar i){    uchar j,k;    for(j=i;j>0;j--)   .........【阅读全文】

阅读(1115) | 评论(0) | 转发(0)
给主人留下些什么吧!~~

Super丶小波2021-07-19 11:59

111

回复  |  举报

Super丶小波2021-01-08 11:41

加油,奥利给

回复  |  举报

Super丶小波2021-01-08 11:41

加油,奥利给

回复  |  举报

Super丶小波2021-01-08 11:41

加油,奥利给

回复  |  举报

陈小静1232016-06-18 22:26

回复  |  举报
留言热议
请登录后留言。

登录 注册