登录
首页 » Visual C++ » VCPP

VCPP

于 2020-11-08 发布 文件大小:3921KB
0 350
下载积分: 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 个回复

  • RenesasSerial
    专门为瑞萨智能车设计的串口工具,可同时发送六组数据,很好的上位机程序(Designed for renesas intelligent car design of serial tools, can also send six sets of data, good PC program )
    2012-03-25 12:49:22下载
    积分:1
  • serialPort
    调试串口的程序,本程序运行于PC机,是开发串口电路的好帮手。(Debug serial procedures, the program runs on PC, is to develop a good helper serial circuit.)
    2007-09-17 13:27:21下载
    积分:1
  • ModbusClient
    Modbus TCP/IP协议client端源代码(Modbus TCP/IP protocal test)
    2009-06-10 23:02:44下载
    积分:1
  • Digital_communication_programm
    说明:  数控程序传输,主要是三个程序,KND及GSK990m传输软件,Sercom,hmcadcam_Dnc(NC program transmission, there are three main procedures GSK990m KND and transmission software, Sercom, hmcadcam_Dnc)
    2006-03-07 08:36:41下载
    积分:1
  • COM_CONTROL
    串口控制的资料和源码,里面包含源码和学习资料(A serial port control information and source code)
    2015-12-01 10:39:53下载
    积分:1
  • SCOMMV23
    一个功能比较全面的串口调试工具。你值得拥有。(A more comprehensive functional serial debugging tools. You deserve. )
    2013-07-19 16:10:07下载
    积分:1
  • 768015
    用visual c++写的串口通信程序,有rs232,同步串口通信,不错的(Written in visual c++ serial communication program, rs232, synchronous serial port communication, good)
    2017-04-14 17:36:45下载
    积分:1
  • SCIPC
    上位机串口通信程序带电机控制程序界面(PC serial communication program with motor control programming interfaces.)
    2006-06-09 16:07:47下载
    积分:1
  • Sieral_Multithread
    串口通信处理的多个线程需要协调运行,一个线程必须等待另一线程结束才能开始,在处理一个线程的同时必须把其余待处理的线程挂起等待,以减少其余待处理线程对CPU的资源占用,正处理的线程一旦处理结束则通过线程间的通信发出信号来击活被挂起的线程中的一个线程进入处理。(Serial communication processing necessary to coordinate multiple threads running, a thread must wait until the end of the beginning of another thread in a thread at the same time deal with the need to deal with the rest of the thread to be suspended waiting for in order to reduce the remaining lines to be processed way of CPU resources occupation, is the thread once the deal by the end of treatment inter-thread communication signal to hit live thread was hang a thread into the handle.)
    2009-02-15 15:38:40下载
    积分:1
  • com_debugger
    串口调试程序源代码,本例作为学习串口编程具有很好的参照作用。(Serial debugger source code, in this case as a learning serial programming with a good reference to the role.)
    2013-09-20 18:32:13下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载