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

搜索资源列表

  1. fwgComDbg

    1下载:
  2. 一个VC++编写的串口通信程序,可以通过串口发送和接收数据,并输出日志,也包含串口通讯中参数的设置-a VC prepared by the serial communication program, through the serial port to send and receive data and log exports, also includes serial communication parameters set
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:77415
    • 提供者:fwy
  1. VC使用的串口类

    1下载:
  2. 用于VC的DLL库,使用异步通讯方式,具体使用方法请看源码-for VC DLL libraries, the use of asynchronous communication and the use of specific methods Look at source
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:6590
    • 提供者:ssda
  1. SmsTest

    1下载:
  2. vc写的完整串口通讯程序(带接收和发送)-vc Writing a complete serial communication program (with receive and transmit)
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:36516
    • 提供者:仲丽媛
  1. ChuanKou

    0下载:
  2. 用vc写的串口监视程序,可以进行通讯参数设置进行实时监视-Vc wrote with serial monitoring program, set the communication parameters can be monitored in real time
  3. 所属分类:Com Port

    • 发布日期:2017-05-22
    • 文件大小:7105073
    • 提供者:王果
  1. VCinterfacecomunication

    0下载:
  2. VC++串口通讯类程序-VC++ interface comunication program
  3. 所属分类:Com Port

    • 发布日期:2017-04-24
    • 文件大小:165010
    • 提供者:雷会
  1. VCPortdllsource

    0下载:
  2. 一个VC++串口通讯链接库DLL源文件,在VC6.0测试通过!-A VC++ serial communication link library DLL source file, in VC6.0 tested!
  3. 所属分类:Com Port

    • 发布日期:2017-05-16
    • 文件大小:4295032
    • 提供者:wujinlong
  1. vcSerialPort

    0下载:
  2. vc串口通讯源代码(含流控制)来源与其它网络信息-vc source code for serial communication
  3. 所属分类:Com Port

    • 发布日期:2017-05-23
    • 文件大小:7450304
    • 提供者:zjl
  1. VC_PC-S7-200PLC

    2下载:
  2. 该VC++源程序的功能为实现上位机PC与下位机西门子S7-200型PLC的串口通讯(内附下位机S7-200型PLC程序)。-The function of VC++ source code for the host computer PC and the next crew PLC Siemens S7-200 type of serial communication (with lower machine-type PLC S7-200 program).
  3. 所属分类:Com Port

    • 发布日期:2014-06-11
    • 文件大小:47104
    • 提供者:wang
  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. 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. 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-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. Cp2Bp2BP

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

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

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

    • 发布日期:2017-05-16
    • 文件大小:3794013
    • 提供者:徐子棠
  1. FinsCom

    3下载:
  2. 组件采用动态链接库文件(*.DLL)的形式,在PC系统的项目工程里引用该组件,调用相应的属性与方法函数,即可快速实现PC与PLC的数据高效交换。 无须任何配置,直接调用函数,与应用开发无缝衔接;多年工程经验的软件团队开发测试,经过本公司及客户的海量实际应用检验,稳定可靠;内建动态管理的多独立线程连接,同时支持外部应用的多线程结构调用;兼容WINDOWS系统下的所有开发环境,包括各种版本的VB.NET、C#、VC++,以及DEIPHI 、VB、LabView等;(The component ad
  3. 所属分类:串口编程

    • 发布日期:2017-12-17
    • 文件大小:2358272
    • 提供者:Autoctrl888
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com