代码搜索:1单片机串口通信
找到约 10,000 项符合「1单片机串口通信」的源代码
代码结果 10,000
www.eeworm.com/read/233095/14169586
cpp datareceivedlg.cpp
// DataReceiveDlg.cpp : implementation file
//
#include "stdafx.h"
#include "串口通信.h"
#include "DataReceiveDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[
www.eeworm.com/read/233095/14169613
cpp datasenddlg.cpp
// DataSendDlg.cpp : implementation file
//
#include "stdafx.h"
#include "串口通信.h"
#include "DataSendDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __
www.eeworm.com/read/223903/14613322
cpp datareceivedlg.cpp
// DataReceiveDlg.cpp : implementation file
//
#include "stdafx.h"
#include "串口通信.h"
#include "DataReceiveDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[
www.eeworm.com/read/223903/14613337
cpp datasenddlg.cpp
// DataSendDlg.cpp : implementation file
//
#include "stdafx.h"
#include "串口通信.h"
#include "DataSendDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __
www.eeworm.com/read/119237/14836100
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by 串口通信.RC
//
#define IDD_ABOUTBOX 100
#define IDR_MAINFRAME 128
#define IDR_MYTYPE 129
// Next default
www.eeworm.com/read/119237/14836105
cpp mainfrm.cpp
// MainFrm.cpp : implementation of the CMainFrame class
//
#include "stdafx.h"
#include "串口通信.h"
#include "MainFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THI
www.eeworm.com/read/348181/11608090
c iouart.c
/*********************************************************
IO口模拟232测试程序,仿单片机Keil Cx51应用开发技术中的程序
主要的功能是在利用串口调试工具发送一个8bit的数据,而后单片机
接收后把这个数据发送给模拟串口
***************************************************
www.eeworm.com/read/115774/15001890
txt bcb024.txt
用C++ Builder 4.0编写Win 95下的串行异步通信程序
用C++ Builder 4.0编写Win 95下的串行异步通信程序
姜滨
·串口操纵的基本方法·
在Win32下,对串口的操作就如同对文件一样打开或关闭,对串行数据的读写可在用户定义的读写缓冲区中进行
www.eeworm.com/read/27451/865409
txt a002.bmp.txt
本书介绍利用Visual C++进行通信程序开发。书中精选了大量来自工
程实践的应用实例,涵盖了串口通信、Socket网络通信、远程数据库访问、
应用于工业上的OPC通信、Modem通信以及SMS和GPRS移动通信编程。
书中的每个应用实例都是在简单介绍必备的背景知识后,重点剖析了
应用实例的源代码,并对源代码进行总结、延伸和扩展,以便让读者能举
一反三,进行快速的二次开 ...
www.eeworm.com/read/37216/900690
txt a002.bmp.txt
本书介绍利用Visual C++进行通信程序开发。书中精选了大量来自工
程实践的应用实例,涵盖了串口通信、Socket网络通信、远程数据库访问、
应用于工业上的OPC通信、Modem通信以及SMS和GPRS移动通信编程。
书中的每个应用实例都是在简单介绍必备的背景知识后,重点剖析了
应用实例的源代码,并对源代码进行总结、延伸和扩展,以便让读者能举
一反三,进行快速的二次开 ...