CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - VC 串口通讯

搜索资源列表

  1. PC-Comm

    0下载:
  2. 串口通讯VC++,给有需要的新手,因为我也是新手,现在有点进步了。-VC6.0 MFC
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-30
    • 文件大小:3602543
    • 提供者:陈红光
  1. 1

    0下载:
  2. 基于VC和单片机的上下位机串口通讯系统设计-VC-based and bottom-bit microcontroller serial communications system design
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-27
    • 文件大小:536036
    • 提供者:wgn
  1. text

    0下载:
  2. 此程序通过vc++实现了pc机与单片机的串口通讯-This procedure achieved through vc++ pc machine and the Serial communication
  3. 所属分类:Com Port

    • 发布日期:2017-11-22
    • 文件大小:2277151
    • 提供者:刘世伟
  1. serial-communication-test-2

    0下载:
  2. 一个win32 API函数的串口通讯,主要实现的功能是电脑vc做上位机,实时的给下位机发送数据。-A win32 API function of serial communication, the main implementation is the function of computer vc do PC, real-time to lower place machine to send data.
  3. 所属分类:Communication

    • 发布日期:2017-11-07
    • 文件大小:4155591
    • 提供者:孟榆烊
  1. API_com_VC

    0下载:
  2. 一个用VC API写的串口通讯程序,很适合初学者,能以此例程基础上设计更多功能的界面-One with VC API to write the serial communication program, it is suitable for beginners, this routine can be designed on the basis of the interface more features
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-20
    • 文件大小:5894978
    • 提供者:王昌鸿
  1. mscomm_COM_VC

    0下载:
  2. 一个用VC mscomm写的串口通讯程序,很适合初学者,能以此例程基础上设计更多功能的界面-One with VC mscomm to write the serial communication program, it is suitable for beginners, this routine can be designed on the basis of the interface more features
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-08
    • 文件大小:1974852
    • 提供者:王昌鸿
  1. comtext

    0下载:
  2. VC++/MFC做的串口通讯界面,可以实现接受和发送,能自动循环发送数据-VC++/MFC to do the serial communication interface, can be achieved to receive and send, to send data automatically cycle
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:361190
    • 提供者:杨洪达
  1. SCommTestH

    0下载:
  2. 实用的串口通讯,VC语言,使用虚拟串口。Windows编程-Practical serial communication, VC language, the use of virtual serial port. Windows Programming
  3. 所属分类:Com Port

    • 发布日期:2017-05-16
    • 文件大小:4226073
    • 提供者:leafcf
  1. TstDlg

    0下载:
  2. 串口调试助手,vc++ 开放的串口通讯程序,经测试特别好用-serial comm
  3. 所属分类:Communication

    • 发布日期:2017-05-08
    • 文件大小:1899537
    • 提供者:michet
  1. 61IC_S3354

    0下载:
  2. vc串口通信协议源代码,基于modbus通讯协议,有对话框可简单模拟-vc serial communication protocol source code, based on modbus communication protocol, there may be a simple simulation dialog
  3. 所属分类:Com Port

    • 发布日期:2017-05-16
    • 文件大小:4462468
    • 提供者:朱广
  1. Serial-communication

    0下载:
  2. 用VC++对计算机的串口进行编程,并作一个简单的串口查询通讯程序。用一条九针的DB-9串口通讯线将计算机的com1口和com2口相连,com1作为接受口,com2作为发送口。-With VC++ programming serial port of the computer, and for a simple query of the serial communication program. With a nine-pin DB-9 serial cable to the computer s
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:1069
    • 提供者:luanzhicheng
  1. PCCOM-COMMUNICATE

    0下载:
  2. pccom串口通讯实现程序。。。vc++源程序可以实现串口通讯,自己设置波特率及数据位停止位还可以显示接收数据-Pccom realizes serial communication program... Vc++ source program can realize the serial communication, set the baud rate and data a stop bit can also display receive data
  3. 所属分类:Com Port

    • 发布日期:2017-04-10
    • 文件大小:1863799
    • 提供者:刘成玲
  1. serialpro

    0下载:
  2. 串口通讯的源代码,使用vc++编写,可供新手参考!-Serial communication source code, using vc++ written for beginners reference!
  3. 所属分类:Communication

    • 发布日期:2017-04-17
    • 文件大小:154557
    • 提供者:hdw
  1. serial

    0下载:
  2. 使用API函数实现的串口通讯DLL,使用VC++编写,可以单独使用,注意看“使用说明.txt”-API functions using serial communication DLL, using VC++ to write, can be used alone, note the "instructions for use. Txt"
  3. 所属分类:Communication

    • 发布日期:2017-05-14
    • 文件大小:3304779
    • 提供者:赵国栋
  1. MSCommTest

    0下载:
  2. 使用VC的MSComm32控件进行串口通讯的实例,实现发送、接受、十六进制发送和显示,以及自动发送的功能。该资源使用电脑的com1 串口,需要将 com1 串口的 TXD 和RXD 两个引脚用 杜邦导线 连接起来,实现自发自收功能。-Use examples of VC MSComm32 controls serial communication to achieve send, receive, send and display in hexadecimal, and function is
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:186264
    • 提供者:dfgf
  1. CommTest

    0下载:
  2. 串口通讯VC++程序,包括串口接收发送,封装了串口类-Serial communication VC++ program, including serial transmission and reception class encapsulates serial
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:55323
    • 提供者:杨三
  1. 11111111111commm

    0下载:
  2. VC++编程实现串口通讯接收数据、显示数据-VC++ programming serial communication receive data, display data
  3. 所属分类:Communication

    • 发布日期:2017-05-08
    • 文件大小:1933218
    • 提供者:张月
  1. VC-COM

    0下载:
  2. VC下封装的串口类,封装了常用的串口设置函数通讯函数,-the c++ class for com
  3. 所属分类:Communication

    • 发布日期:2017-04-14
    • 文件大小:4829
    • 提供者:刘杰
  1. CDP

    1下载:
  2. 本资源是在VC环境中开发的基于图形编程的可编程控制器,即软PLC软,具有梯形图,助记符和功能块的实现,编程过程有VC的串口通讯,画图,编译,工具栏,菜单,文件的保存于打开能多种功能。-This resource is developed in VC environment based graphical programming programmable controllers, namely soft PLC soft, with a ladder, mnemonic and realize t
  3. 所属分类:Other systems

    • 发布日期:2017-06-19
    • 文件大小:28926183
    • 提供者:shang
  1. Serialcom

    0下载:
  2. 本代码是一个基于vc++ 的一个串口通讯实例 代码易懂 易掌握 摘自与VISUAL C++ 编程技巧典型案例解析-The code is based on a serial communications vc++ code examples taken easy to understand and easy to grasp and VISUAL C++ programming skills typical case analysis
  3. 所属分类:Com Port

    • 发布日期:2017-04-25
    • 文件大小:178368
    • 提供者:李白杨
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 »
搜珍网 www.dssz.com