代码搜索:通信库

找到约 10,000 项符合「通信库」的源代码

代码结果 10,000
www.eeworm.com/read/286831/8740158

cpp 通信doc.cpp

// 通信Doc.cpp : implementation of the CMyDoc class // #include "stdafx.h" #include "通信.h" #include "通信Doc.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] =
www.eeworm.com/read/286831/8740175

cpp 通信view.cpp

// 通信View.cpp : implementation of the CMyView class // #include "stdafx.h" #include "通信.h" #include "ftpclient.h" #include "通信Doc.h" #include "通信View.h" #include "tcpdlg.h" #include "udpdlg.
www.eeworm.com/read/428207/8883552

txt 双机串口通信.txt

.386 DATAS SEGMENT DATAS ENDS STACKS SEGMENT DW 200 DUP(0) STACKS ENDS CODES SEGMENT USE16 ASSUME CS:CODES,DS:DATAS,SS:STACKS START: MOV AX,DATAS MOV DS,AX L1: