代码搜索:多串口
找到约 10,000 项符合「多串口」的源代码
代码结果 10,000
www.eeworm.com/read/347548/11658284
串口通信
www.eeworm.com/read/345020/11845979
plg 串口.plg
礦ision3 Build Log
Project:
E:\完成工作\串口调试\串口.uv2
Project File Date: 06/23/2008
Output:
www.eeworm.com/read/345020/11845983
hex 串口.hex
:0300000002082AC9
:0F082A00787FE4F6D8FD75A000758108020839C3
:03002300020800D0
:1008000030980DC2AF859908C298D2AF8508993249
:06081000309902C299328A
:10081600438780758920758DFA758BFA759850D245
:040
www.eeworm.com/read/345020/11845984
c 串口.c
#include
#include
#define XTAL 11059200
#define baudrate 9600
unsigned char instr;
static void com_isr(void) interrupt 4 using 1
{
if(RI) { EA=
www.eeworm.com/read/345020/11845989
opt 串口.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 {
www.eeworm.com/read/345020/11845996
obj 串口.obj
www.eeworm.com/read/345020/11846008
lst 串口.lst
C51 COMPILER V8.01 串口 06/23/2008 15:41:17 PAGE 1
C51 COMPILER V8.01, COMPILATION OF MODULE 串口
OBJECT MODULE PLACED IN 串口.OBJ
www.eeworm.com/read/258498/11859193
pdf 串口.pdf
www.eeworm.com/read/344015/11912601
frm 串口.frm
VERSION 5.00
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX"
Begin VB.Form 串口
Caption = "WM-02R/U测试(北京完美研究所,tel:63939086)"
ClientHeight = 2670
Cli