资源简介
4059544并行数据转换为串行数据.rar

代码片段和文件信息
/*************** writer:shopping.w ******************/
#include
#include
#include
#define uint unsigned int
#define uchar unsigned char
sbit SPL = P2^5;
void Delay(uint x)
{
uchar i;
while(x--)
{
for(i=0;i<120;i++);
}
}
void main()
{
SCON = 0x10;
while(1)
{
SPL = 0;
SPL = 1;
while(RI == 0);
RI = 0;
P0 = SBUF;
Delay(20);
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 95501 2013-05-05 09:23 44 并行数据转换为串行数据\Last Loaded 并行数据转换为串行数据.DBK
文件 95501 2013-05-05 09:23 44 并行数据转换为串行数据\并行数据转换为串行数据.DSN
文件 768 2013-05-05 09:23 44 并行数据转换为串行数据\并行数据转换为串行数据.PWI
文件 1982 2013-05-05 09:23 44 并行数据转换为串行数据\Keil C\并行数据转换为串行数据
文件 226 2013-05-05 09:23 44 并行数据转换为串行数据\Keil C\并行数据转换为串行数据.hex
文件 2243 2013-05-05 09:23 44 并行数据转换为串行数据\code\44
文件 418 2013-05-05 09:23 44 并行数据转换为串行数据\code\44.c
文件 36 2013-05-05 09:23 44 并行数据转换为串行数据\code\44.lnp
文件 1695 2013-05-05 09:23 44 并行数据转换为串行数据\code\44.LST
文件 3186 2013-05-05 09:23 44 并行数据转换为串行数据\code\44.M51
文件 2299 2013-05-05 09:23 44 并行数据转换为串行数据\code\44.OBJ
文件 1223 2013-05-05 09:23 44 并行数据转换为串行数据\code\44.Opt
文件 345 2013-05-05 09:23 44 并行数据转换为串行数据\code\44.plg
文件 2147 2013-05-05 09:23 44 并行数据转换为串行数据\code\44.Uv2
文件 0 2013-05-05 09:23 44 并行数据转换为串行数据\code\44_Uv2.Bak
目录 0 2013-05-05 09:23 44 并行数据转换为串行数据\Keil C
目录 0 2013-05-05 09:23 44 并行数据转换为串行数据\code
目录 0 2013-05-05 09:23 44 并行数据转换为串行数据
----------- --------- ---------- ----- ----
207570 18
- 上一篇:图书管理系统 功能结构图
- 下一篇:很实用的端口接收数据并存储到数据库中的程序
相关资源
- 东软股份教育事业部解决方案
- 东软数字化校园网解决方案成功应用
- 奶瓶(beini)无限免费破解增强版 使
- 交通灯multisim仿真(附图)
- powerdesigner 15.1 license key
- powerdesigner15.0的注册码license key
- visio软件64位破解版本
- Internet Explorer 11 Windows 系统 各版本
-
开机速度优化工具Startup Dela
yer3.0中 - tomcat 8.0 32位 绿色版
- 四路抢答器
- SolidWorks-100多个
- delphi源码-检测是否运行了多个程序
- 希捷硬盘套件助系统构建商把握Vist
- 可以在XE下使用的DosCommand,捕获控制
- 如何使用VC和OD调试OCX控件
- 计算机三级-网络技术-第4大题题库-共
- 雷柏v700s机械键盘驱动 v1.0.0.1 官方版
- weui手机商城模板在线
- BMA250手册word和PDF(博文配到资源)
- Delphi时钟助手源码,定时关机、提醒
- Cisco无线AP全部配置文件(AIR-1200系列
- 安卓手机PC端一键重启工具
- ManualIciMapping_v3.1
- 集客9341固件ap
- 遍历USB设备,获取USB序列号
- delphi源码-实现软件注册机
- Microservices_Designing_Deploying
-
Design for em
bedded Image Processing on FPG - GNU/Linux系统开发者需要从桌面突破
评论
共有 条评论