代码搜索结果
找到约 10,000 项符合
Communication 的代码
two_communication.hex
:10003500900000AF82AE83E4FCFD7B507AC3F9F8F3
:0F004500D31200554009E4FF0FBF0AFCA380E46B
:010054002289
:10000300759850758780758920758DFF758BFFD224
:100013008E7599C03099FDC2997580C075A0FF1285
:100023
multi_communication.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
two_communication.plg
礦ision2 Build Log
Project:
D:\08-09上教学资料\单片机嵌入式系统\串行通途\two_communication.uv2
Project File Date: 10/26/2008
Output:
Build target 'Target 1'
co
two_communication.lst
C51 COMPILER V7.06 TWO_COMMUNICATION 10/26/2008 09:46:09 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE TWO_COMMUNICATION
OBJECT MODULE
two_communication.c
//two_cpu_1.c
//双机通信实验
//包含头文件
#include
//宏定义
#define uchar unsigned char
#define uint unsigned int
//延时子程序
delay()
{
uint j;
uchar k;
for(j=0;j
multi_communication.plg
礦ision2 Build Log
Project:
D:\08-09上教学资料\单片机嵌入式系统\串行通途\multi_communication.uv2
Project File Date: 10/26/2008
Output:
Build target 'Target 1'