:629.981KB : :1 :2022-09-03 15:41:22
串口通信(c++)如果开发者对于本文件有需要的可以参考,CommMFC。
CommMFC - 副本
├── CommMFC
│ ├── ARTSimple (ARMV4I)
│ │ └── Debug
│ │ ├── BuildLog.htm
│ │ ├── CommMFC.exe
│ │ └── CommMFC.res
│ ├── AT91SAM9261 (ARMV4I)
│ │ ├── Debug
│ │ │ ├── BuildLog.htm
│ │ │ ├── CommMFC.exe
│ │ │ └── CommMFC.res
│ │ └── Release
│ │ ├── BuildLog.htm
│ │ └── CommMFC.res
│ ├── Comm.cpp
│ ├── Comm.h
│ ├── CommMFC.cpp
│ ├── CommMFC.exe
│ ├── CommMFC.h
│ ├── CommMFC.rc
│ ├── CommMFC.vcproj
│ ├── CommMFC.vcproj.1KAXHZAIUMH917W.Administrator.user
│ ├── CommMFC.vcproj.1N3DPGEQ823B6NP.Administrator.user
│ ├── CommMFC.vcproj.ART-66D6CE2E506.wsm.user
│ ├── CommMFC.vcproj.C598E1784980481.Administrator.user
│ ├── CommMFC.vcproj.DOU.Administrator.user
│ ├── CommMFC.vcproj.PC-200910151609.Administrator.user
│ ├── CommMFCDlg.cpp
│ ├── CommMFCDlg.h
│ ├── CommMFCppc.rc
│ ├── CommMFCsp.rc
│ ├── Debug
│ │ └── BuildLog.htm
│ ├── ReadMe.txt
│ ├── Resourceppc.h
│ ├── Resourcesp.h
│ ├── res
│ │ ├── CommMFC.ico
│ │ ├── CommMFC.rc2
│ │ ├── CommMFCppc.rc2
│ │ └── CommMFCsp.rc2
│ ├── resource.h
│ ├── stdafx.cpp
│ └── stdafx.h
├── CommMFC.sln
└── DelTmp.bat
8 directories, 38 files
10-19stm32F串口通信
10-17与电脑串口通信(C语言单片机实例240)
10-17串口通信
10-16串口通信类源代码
10-12串口通信代码
10-11c++串口通信
10-10qt串口通信
10-04STC8A8K串口通信