登录
首页 » Visual C++ » VCPP

VCPP

于 2020-11-08 发布 文件大小:3921KB
0 187
下载积分: 1 下载次数: 50

代码说明:

  VC++串口上位机程序编写,很详细,初学者编写上位机适用(VC++ serial PC programming, in great detail, the preparation of PC suitable for beginners)

文件列表:

test.exe,24576,2010-04-13
VC%2B%2B串口上位机
..............\test
..............\....\commondialog.cpp,11232,2010-04-13
..............\....\commondialog.h,3239,2010-04-13
..............\....\Debug
..............\....\.....\commondialog.obj,67530,2010-04-13
..............\....\.....\mscomm.obj,47393,2010-04-13
..............\....\.....\StdAfx.obj,105478,2010-04-13
..............\....\.....\test.exe,122966,2014-08-03
..............\....\.....\test.ilk,253864,2014-08-03
..............\....\.....\test.obj,14476,2010-04-13
..............\....\.....\test.pch,5493172,2010-04-13
..............\....\.....\test.pdb,336896,2014-08-03
..............\....\.....\test.res,2532,2010-04-13
..............\....\.....\testDlg.obj,33612,2010-04-13
..............\....\.....\vc60.idb,197632,2014-08-03
..............\....\.....\vc60.pdb,364544,2010-04-13
..............\....\mscomm.cpp,8569,2010-04-13
..............\....\mscomm.h,3221,2010-04-13
..............\....\ReadMe.txt,3543,2010-04-13
..............\....\Release
..............\....\.......\commondialog.obj,35379,2010-04-13
..............\....\.......\mscomm.obj,25793,2010-04-13
..............\....\.......\StdAfx.obj,750,2010-04-13
..............\....\.......\test.exe,24576,2010-04-13
..............\....\.......\test.obj,9749,2010-04-13
..............\....\.......\test.pch,5693856,2010-04-13
..............\....\.......\test.res,2532,2010-04-13
..............\....\.......\testDlg.obj,23235,2010-04-13
..............\....\.......\vc60.idb,50176,2010-04-13
..............\....\res

..............\....\...\test.rc2,396,2010-04-13
..............\....\resource.h,728,2010-04-13
..............\....\StdAfx.cpp,206,2010-04-13
..............\....\StdAfx.h,1054,2010-04-13
..............\....\test.aps,20680,2014-08-03
..............\....\test.clw,906,2014-08-03
..............\....\test.cpp,2035,2010-04-13
..............\....\test.dsp,5009,2010-04-13
..............\....\test.dsw,604,2010-04-13
..............\....\test.h,1302,2010-04-13
..............\....\test.ncb,91136,2014-08-03
..............\....\test.opt,48640,2014-08-03
..............\....\test.plg,816,2014-08-03
..............\....\test.rc,5404,2010-04-13
..............\....\testDlg.cpp,6643,2010-04-13
..............\....\testDlg.h,1754,2010-04-13
..............\串口上位机VC%2B%2B.doc,596480,2010-04-13

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • SerialPortTest2
    改进的SerialPort类单文档实例程序(improved SerialPort single document type sample program)
    2006-10-15 15:24:20下载
    积分:1
  • common-master
    网上整理下载的非常好的串口程序,功能强大,代码质量也很高。(About serial communication)
    2015-07-15 11:51:30下载
    积分:1
  • SerialPortTest
    基于VC++的,多个串口的,带通讯协议的应用程序,两个通讯口,可分别接受,发送协议数据包.()
    2008-04-04 01:29:36下载
    积分:1
  • 123
    串口通信调试助手 具有很强的适应能力 也具有一定的借鉴意义(Debug serial communication assistant with a strong ability to adapt to a certain reference)
    2011-05-07 15:50:22下载
    积分:1
  • winAPI_Sport_comm
    实现串行通讯的相关API函数 API函数不仅提供了打开和读写通讯端口的操作方法,还提供了名目繁多的函数以支持对串行通讯的各种操作。 函数名 作用 CreateFile 打开串口 GetCommState 检测串口设置 SetCommState 设置串口 BuilderCommDCB 用字符串中的值来填充设备控制块 GetCommTimeouts 检测通信超时设置 SetCommTimeouts 设置通信超时参数 SetCommMask 设定被监控事件 WaitCommEvent 等待被监控事件发生 WaitForMultipleObjects 等待多个被监测对象的结果 WriteFile 发送数据 ReadFile 接收数据 GetOverlappedResult 返回最后重叠(异步)操作结果 PurgeComm 清空串口缓冲区,退出所有相关操作 ClearCommError 更新串口状态结构体,并清除所有串口硬件错误 CloseHandle 关闭串行口()
    2007-08-02 11:52:20下载
    积分:1
  • SerialPortTest
    最简单的串口通信程序,MFC,基于SerialPort类,VS2008(The simplest SerialPort program,based on CSerialPort ,VS2008)
    2012-12-27 18:17:05下载
    积分:1
  • CserialPort类源码
    VC++简单而强大的多线程串口编程工具,该CSerialPort类封装了串口通信的基本 数据和方法(VC simple and powerful multithreaded serial programming tools, the CSerialPort type of serial communications package of basic data and methods)
    2020-06-26 07:20:01下载
    积分:1
  • GpsRecv
    该程序用MFC实现串口通信,包括串口通信的整个过程,和各种参数的设置(MFC realize the program with serial communication, including the serial communication of the whole process, and various parameters set)
    2008-02-25 14:53:04下载
    积分:1
  • SerialPort
    基于VC实现的串口通信,可以实现串口的数据读取。(Based on the VC serial communications)
    2013-11-25 10:57:22下载
    积分:1
  • PC-based-serial-communication
    基于Visual C++串口与下位机通信(Based on Visual C++ serial PC program to communicate with the microcontroller)
    2014-12-06 22:17:30下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载