• 大小: 0.03M
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-03-27
  • 语言: 其他
  • 标签: 其他  

资源简介


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


评论

共有 条评论