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

搜索资源列表

  1. vc

    0下载:
  2. 该学习资料中是周韧研老师所编写的《VisualC++串口通信开发入门与编程实践》这本书的源代码,是一本很好的串口通信的书籍-The study data is amphicribral study prepared by the teacher " VisualC++ serial communication development and programming practice started," the source code of this book
  3. 所属分类:source in ebook

    • 发布日期:2017-03-30
    • 文件大小:252202
    • 提供者:chenjin
  1. xx123

    0下载:
  2. VC++多串口控制解决方案,此源码可用来开发串口程序,简单易用,可以改写-VC++ multi-port control solution, this source can be used to develop serial program, easy to use, can be rewritten
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-08
    • 文件大小:473337
    • 提供者:张经
  1. 070520133259

    0下载:
  2. 网络通信 vc串口源代码, 实现通信-socket
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:4258917
    • 提供者:shiyuwen
  1. Code_SerialPort

    0下载:
  2. VC++6.0串口编程 已经具备比较完备的串口类库-VC++6.0 code serial ports
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:251058
    • 提供者:guyue
  1. com

    0下载:
  2. vC++做上位机实现串口通讯,符合RS485通信协议-vC++ do PC Serial communication line RS485 communication protocol
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:5795
    • 提供者:颜良飞
  1. VC

    1下载:
  2. 这个源码中包含了源码和视频,下载下来就可以使用,实现了MODBUS串口通信的功能,很简单和使用的一个程序。欢迎大家下载-The source code includes source code and video, downloaded and can be used to achieve the MODBUS serial communication function, and use a very simple procedure. Welcome to the Download
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:20734976
    • 提供者:刘少明
  1. vccomm

    0下载:
  2. vc编写的界面较好、功能较全的串口通信程序-vc interface prepared better features than the whole of the serial communication program
  3. 所属分类:Com Port

    • 发布日期:2017-04-10
    • 文件大小:1041218
    • 提供者:wwjjjj
  1. MySCom

    0下载:
  2. VC++源码,对serialport类做了增强,基于多线程的串口通讯源程序,代码全。-Enhanced Serialport class,based on Vc++ and multi thread serial port (comm) communication source code.
  3. 所属分类:Com Port

    • 发布日期:2017-05-15
    • 文件大小:3662520
    • 提供者:Au
  1. comm

    0下载:
  2. VC++6.0下的串口通信入门软件,使用的是MSCOMM控件,建议初学者使用-VC++6.0 entry under the serial communication software, using MSCOMM control, recommended for beginners to use
  3. 所属分类:Com Port

    • 发布日期:2017-05-08
    • 文件大小:1910485
    • 提供者:王桂喜
  1. VC-Serial-PC-simple-routines

    0下载:
  2. 该实例是用于vc环境下的通讯,即串口通信,很好的模拟了人的通讯功能,是研发者的参考资料-This instance is used for communication vc environment, that serial communication, a good simulation of human communication, is a reference for developers
  3. 所属分类:Com Port

    • 发布日期:2017-05-16
    • 文件大小:4537765
    • 提供者:ltx
  1. Communication

    0下载:
  2. VC++串口通信打 打开串,发送命令,接收指令-VC++ Serial Communication to play open string, send commands, receive instruction
  3. 所属分类:Com Port

    • 发布日期:2017-04-10
    • 文件大小:1086182
    • 提供者:h
  1. APICom

    1下载:
  2. vc++ api编程用于VC++串口通信这是个例子-vc++ api programming for VC++ Serial communication is an example
  3. 所属分类:Communication

    • 发布日期:2016-01-12
    • 文件大小:31744
    • 提供者:岳老三
  1. Examples_Of_SerialCommunication(vc)

    0下载:
  2. 串口编程的诸多例子,包括mmscom控件的使用、SerialPort类的使用以及对windows api函数的介绍。另外还提供了一个非常有用的串口编程助手软件。-Serial programming of the many examples, including mmscom control the use of, SerialPort class to use as well as the introduction of the windows api function. It also pr
  3. 所属分类:Com Port

    • 发布日期:2017-05-26
    • 文件大小:8849570
    • 提供者:j-wu06
  1. VC++串口通信

    0下载:
  2. 串口通信程序。实现串口模拟通信读取和写入数据。
  3. 所属分类:Windows编程

    • 发布日期:2014-04-12
    • 文件大小:2366321
    • 提供者:fusu1435
  1. SerialPort

    1下载:
  2. 自己写的一个基于VC++6.0的串口通信得小程序,对于理解串口基本使用方法会有一些帮助。(I wrote a serial communication based on VC++6.0 small program, for understanding the basic serial method of use, there will be some help.)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-21
    • 文件大小:4532224
    • 提供者:Tercelfly
  1. 多线程的VC++串口通讯实例

    0下载:
  2. 多线程之间通信实例。完成多线程之间如何通信的功能设计及具体流程操作。(Example of communication between threads. How to complete the communication between multi-threaded function design and specific process operations.)
  3. 所属分类:系统编程

  1. APP1

    0下载:
  2. VC++ 串口调试助手的实现,波特率可调,端口号可以选择(The implementation of serial debugging assistant)
  3. 所属分类:串口编程

    • 发布日期:2017-12-17
    • 文件大小:112640
    • 提供者:hai90168
  1. OMRON PLC与VC通信程序源码 版本01

    0下载:
  2. 串口 波特率 界 面 读取DM区数据,很好呀(PLC OMON,C# CX-Progammer)
  3. 所属分类:其他

  1. 串口调试助手V2.2源码

    0下载:
  2. 实现串口助手功能,里面包含已经可用的编译程序和源代码,适合使用者学习VC开发串口通讯程序(Serial assistant function, which contains already available compiler and source code, suitable for users to learn VC development serial communication program)
  3. 所属分类:其他小程序

    • 发布日期:2017-12-31
    • 文件大小:5454848
    • 提供者:黄大冲
  1. WindowsFormsApplication1

    0下载:
  2. 利用SerialPort控件实现PC机双串口互通信( 事件方式)(Using SerialPort control to realize mutual communication between PC double serial ports (event mode))
  3. 所属分类:Windows编程

    • 发布日期:2017-12-31
    • 文件大小:39936
    • 提供者:a_feng
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com