资源简介
protues串行数据转换为并行数据很经典。
代码片段和文件信息
/*************** writer:shopping.w ******************/
#include
#include
#define uint unsigned int
#define uchar unsigned char
void Delay(uint x)
{
uchar i;
while(x--)
{
for(i=0;i<120;i++);
}
}
void main()
{
uchar c = 0x80;
SCON = 0x00;
TI = 1;
while(1)
{
c = _crol_(c1);
SBUF = c;
while(TI==0);
TI = 0;
Delay(400);
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 1747 2009-01-11 17:14 43 串行数据转换为并行数据\Keil C\串行数据转换为并行
文件 275 2009-01-11 17:14 43 串行数据转换为并行数据\Keil C\串行数据转换为并行.hex
文件 89541 2009-01-11 17:15 43 串行数据转换为并行数据\Last Loaded 串行数据转换为并行数据.DBK
文件 41997 2009-01-11 17:47 43 串行数据转换为并行数据\串行数据转换为并行数据.DSN
文件 742 2009-08-11 09:16 43 串行数据转换为并行数据\串行数据转换为并行数据.PWI
文件 1950 2009-08-11 09:15 43 串行数据转换为并行数据\code\43
文件 402 2009-08-11 09:15 43 串行数据转换为并行数据\code\43.c
文件 36 2009-08-11 09:15 43 串行数据转换为并行数据\code\43.lnp
文件 1665 2009-08-11 09:15 43 串行数据转换为并行数据\code\43.LST
文件 3215 2009-08-11 09:15 43 串行数据转换为并行数据\code\43.M51
文件 2005 2009-08-11 09:15 43 串行数据转换为并行数据\code\43.OBJ
文件 1225 2009-08-11 09:16 43 串行数据转换为并行数据\code\43.Opt
文件 345 2009-08-11 09:16 43 串行数据转换为并行数据\code\43.plg
文件 2147 2009-08-11 09:16 43 串行数据转换为并行数据\code\43.Uv2
文件 0 2009-08-11 09:11 43 串行数据转换为并行数据\code\43_Uv2.Bak
目录 0 2009-11-26 22:42 43 串行数据转换为并行数据\Keil C
目录 0 2009-08-11 09:16 43 串行数据转换为并行数据\code
目录 0 2009-11-26 22:42 43 串行数据转换为并行数据
----------- --------- ---------- ----- ----
147292 18
- 上一篇:心电信号检测分类
- 下一篇:xilinx平台DDR3设计教程之高富帅篇_中文版教程
相关资源
- 计算机图形学第4版高清电子书.pdf
- 《多粒度知识获取与不确定性度量》
- 华成英模电课件.zip
- 70d0cd041f738f12db575d3b46e97582.pdf
- OfficeTabEnterprise13.1.zip
- wxu998.rar
- PowerDesigner16.5汉化文件.rar
- jsgis.zip
- PinyinIME(关键代码写了注释).zip
- 锁相环设计、仿真与应用第5版中.pd
- novelOnLine.zip
- SingleSensorImagingMethodsandApplicationsforDi
- ControlSystemsEngineering7th(NormanS.Nise)
- ModernControlSystems13th(RichardC.Dorf).ra
- VectorMagic_1.15pojie.rar
- complexityoflattice__problems.pdf
- xnby_883749.zip
- TOGAF培训讲义-周金根.pdf
- OS12.2驱动,手机虚拟定位软件,Loca
- 大话系列-大话数据结构(pdf高清版)
- 梁宁产品经理思维30讲.pdf
- CHI760E辰华电化学工作站软件最新版
- SAPERPHCM葵花宝典系列之配置指南(电
- TangZhuoLin.rar
- Day3_NOI.zip
- 图解HTTP.pdf
- VisionProStandardv7.2(2Day).zip
- ElevatorSimulation.zip
- 14002454IPC-A-610DChinese(L).pdf
- SoftwareEngineering.pdf
评论
共有 条评论