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

搜索资源列表

  1. 2011-04-07-1

    0下载:
  2. 一个最新的多线程的VC++串口通讯实例,选择本机可用的串口,可同进打开多个可用的串口,还可以设置数据位、停止位、校验、波特率,往指定端口发送接收数据等。VC6.0编译通过。-A new multi-threaded serial communication example VC++, select the machine available serial port that can be used with the serial number into the open, you can als
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:105426
    • 提供者:袁元
  1. MySerialPort

    0下载:
  2. 个常用的VC++串口通讯包装类源代码,附有示例程序,示例演示了串口发送消息,打开端口-Commonly used in VC++ Serial communication wrapper class source code, with a sample program, send messages example demonstrates the serial port, open port
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:28646
    • 提供者:天外有天
  1. vc_chuankou

    0下载:
  2. 一个VC++串口通讯链接库DLL源文件,基于vc++6.0开发,本DLL可实现向串口发送命令或信息-A VC++ serial communication link library DLL source file, based on vc++6.0 development, the DLL can be realized or information to the serial port to send commands
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:41371
    • 提供者:
  1. MSComm

    0下载:
  2. WIN95界面下的VC++串口通讯程序在WIN32下是不建议对端口进行操作的,在WIN32中所有的设备都被看成是文件,串行口也不例外也是作为文件来进行处理的。这是我的一份关于串口编程的读书笔记,对于使 用VC进行编程的同行应该有一定的帮助。-WIN95 interface of vc++ serial interface communication program in under WIN32 is not suggests to port operating, in all the equip
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:15463
    • 提供者:旷旭
  1. Mscomm-Uart

    0下载:
  2. 一个多线程的VC++串口通讯实例,选择本机可用的串口,可同进打开多个可用的串口,还可以设置数据位、停止位、校验、波特率,往指定端口发送接收数据等。VC6.0编译通过。-A multi-threaded VC++ Serial communication instance, choose a local serial port available, can be used with the serial number into the open, you can also set the data
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:105460
    • 提供者:胖哥
  1. dayinji

    0下载:
  2. vc++串口通讯程序,该程序能实现打字机方式进行数据传输的例子-vc++ serial communication program that enables data transmission typewriter example of the way
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:1917135
    • 提供者:xufuying
  1. Windows-Serial-communication-(VC)

    0下载:
  2. 在Windows下使用Win32API实现异步串口通讯,包括C语言代码的分析-In Windows, use the Win32API asynchronous serial communication, including the analysis of the C language code
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:33974
    • 提供者:jiabo
  1. MScomm

    0下载:
  2. VC串口通讯dll ocx等 库文件-VC dll ocx and other serial communication library
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:47408
    • 提供者:clevey
  1. SockComm

    0下载:
  2. vc串口通讯,自己写的类,精简的结果,可满足一般串口控制通讯使用-comm Socket
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:13037
    • 提供者:alun
  1. mscomabc

    0下载:
  2. 源码介绍: 多线程的VC++串口通讯实例,选择本机可用的串口,可同进打开多个可用的串口,还可以设置数据位、停止位、校验、波特率,往指定端口发送接收数据等。VC6.0编译通过。 -Source introduced: Multithreaded VC++ Serial communication example, select the serial port of the machine can be used, with the progress to open more than
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:136835
    • 提供者:肖传毅
  1. CommSerial

    0下载:
  2. VC++串口通讯实现,经多个应用程序使用验证其稳定、可靠-A very good introduction to the book PC serial port communication technology
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:1890
    • 提供者:liu
  1. VC

    0下载:
  2. VC串口通信编程详解485RS/232串口通讯-VC serial communication programming the Detailed 485RS/232 serial communication
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:139985
    • 提供者:李顺功
  1. VC-RS232

    0下载:
  2. 串口通讯,非常普遍而且重要的通讯,包括波特率,停止位,RS232和RS285等收、发协议原理及例子。 拷贝程序文件夹到计算机硬盘上,打开相关文件夹中的.dsw文件(Project Workspace文件)即可使用-Serial communication, is very common and important communications, including baud rate, stop bits, RS232 and RS285, such as sending and recei
  3. 所属分类:Com Port

    • 发布日期:2017-11-14
    • 文件大小:4518740
    • 提供者:bobjeey
  1. SerialPort

    0下载:
  2. VC++串口通讯模块,2010以上的版本可以使用,低版本要做相应修改。-VC++ serial communication module, the 2010 version can be used, lower version to be done to be modified accordingly.
  3. 所属分类:Communication

    • 发布日期:2017-11-20
    • 文件大小:3613
    • 提供者:zhangjian
  1. Cp2Bp2BP

    0下载:
  2. VC串口通讯 多线程串口通讯 串口实现双机互联-VC serial communications multithreading serial communication port to achieve dual-Internet
  3. 所属分类:Com Port

    • 发布日期:2017-06-01
    • 文件大小:14155308
    • 提供者:wangwei
  1. 10e41a39e11a

    0下载:
  2. VC++串口通讯完整程序代码,可以运行通过,可以收发数据-VC++ complete serial communication program code, you can run through, you can send and receive data
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:77683
    • 提供者:吴言尚
  1. com

    0下载:
  2. 串口调试助手源程序V1.0或VC串口通讯源程序吧-Is serial debugging assistant source program or VC serial communication source program
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1573
    • 提供者:paul
  1. VC

    1下载:
  2. VC实现的串口通讯程序,使用的Modbus协议,里面定义了一个实现串口通讯的class,并且有自动生成modbus码的程序,是进行modbus码通讯的好东西-VC achieve serial communication procedures, using the Modbus protocol, which defines a serial communication class, and there is a program to generate MODBUS code, is a goo
  3. 所属分类:Communication

    • 发布日期:2015-12-11
    • 文件大小:10313728
    • 提供者:bill
  1. Multi-thread-serial-communicati

    0下载:
  2. VC/C++源码,系统相关,串口通讯类,多线程  一个多线程的VC++串口通讯实例,选择本机可用的串口,可同进打开多个可用的串口,还可以设置数据位、停止位、校验、波特率,往指定端口发送接收数据等。VC6.0编译通过。 -VC/C++ source code, related system, serial communication, multi thread of a multi-threaded VC++ serial communication example, the serial po
  3. 所属分类:CSharp

    • 发布日期:2017-05-11
    • 文件大小:2524895
    • 提供者:陈广龙
  1. aa

    0下载:
  2. Vc 串口通讯编程,功能强大,值得推荐,可以任意串口设置-vc serial programming, its usage good.
  3. 所属分类:Com Port

    • 发布日期:2017-05-16
    • 文件大小:3794013
    • 提供者:徐子棠
« 1 2 3 4 5 6 78 9 10 11 12 ... 21 »
搜珍网 www.dssz.com