代码搜索:多串口
找到约 10,000 项符合「多串口」的源代码
代码结果 10,000
www.eeworm.com/read/233095/14169656
dsp 串口通信.dsp
# Microsoft Developer Studio Project File - Name="串口通信" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Appl
www.eeworm.com/read/126758/14405016
h 串口通讯.h
#include
#define SEND_MAXSIZE 0xff //缓冲区大小
#define REC_MAXSIZE 0xff
unsigned char CommSendBufferHead, CommSendBufferTail; //发送缓冲区指针
unsigned char xd
www.eeworm.com/read/225899/14512073
exe 串口通信.exe
www.eeworm.com/read/223903/14613331
clw 串口通信.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CMyDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "串口通信.h"
www.eeworm.com/read/223903/14613340
cpp 串口通信.cpp
// 串口通信.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "串口通信.h"
#include "串口通信Dlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static cha
www.eeworm.com/read/223903/14613342
rc 串口通信.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/223903/14613351
h 串口通信.h
// 串口通信.h : main header file for the 串口通信 application
//
#if !defined(AFX__H__9177D0A6_71E1_4F82_AB92_89A3ADAB4AF9__INCLUDED_)
#define AFX__H__9177D0A6_71E1_4F82_AB92_89A3ADAB4AF9__INCLUDED_
#
www.eeworm.com/read/223903/14613357
dsw 串口通信.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# 警告: 不能编辑或删除该工作区文件!
###############################################################################
Project: "串口通信"=".\串口通信.dsp"
www.eeworm.com/read/223903/14613366
dsp 串口通信.dsp
# Microsoft Developer Studio Project File - Name="串口通信" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Appl
www.eeworm.com/read/119237/14836102