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

搜索资源列表

  1. chuankou

    0下载:
  2. 一个有关于串口通讯的实例,程序是用c++语言编写的,在vc上可以直接运行-message of serial port
  3. 所属分类:Com Port

    • 发布日期:2017-05-10
    • 文件大小:2331138
    • 提供者:claire
  1. WinCE_SerialPort

    0下载:
  2. 这个例子演示了Windows CE操作系统下,采用VC++进行串口通讯的例子。这个代码已经很详细了,类似于桌面Windows的串口调试助手。Windows CE下没有MSComm控件可以使用,这个例子演示了如何采用VC++,通过API操作,进行串口通讯的编程。-This example demonstrates the Windows CE operating system, using VC++ for serial communication example. This code has a
  3. 所属分类:Windows CE

    • 发布日期:2017-04-16
    • 文件大小:40235
    • 提供者:joyzml
  1. vcSerialPort

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

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

    0下载:
  2. 该VC++源程序的功能为利用C51的串口通讯端口实现PC与C51的通讯。并且PC通过与C51的串口通讯控制C51的输出,实现控制数码管显示和控制继电器动作等功能。-The function of VC++ source code for the use of the serial communication port implementation C51 and C51 PC communication. And the PC serial communication with the cont
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:72822
    • 提供者:wang
  1. JHD-S7-200

    0下载:
  2. 要通过VC实现计算机与西门子S7-200间的串口通讯-Through VC Computer and Siemens S7-200 serial communication between
  3. 所属分类:Com Port

    • 发布日期:2017-03-22
    • 文件大小:177861
    • 提供者:gms
  1. serial_communication-

    0下载:
  2. 用vc做的与单片机的串口通讯小程序,基本上实现了一些常用的功能-the serial communication made by vc between mcu and PC
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:151122
    • 提供者:刘坤
  1. MutiThread5

    0下载:
  2. 多线程实现串口收发的vc程序 上位机程序 串口通讯初学者小程序-Multithreading vc serial send and receive serial communication program for beginners PC applet program
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:28046
    • 提供者:小杨
  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. ComTest

    0下载:
  2. 有关串口通讯,调试等方面的vc程序,对于初学vc和串口编程的新手很有帮助-For serial communication, debugging, etc. vc program, serial programming for the beginner and novice vc helpful
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:66040
    • 提供者:guozhitao
  1. vc_-serial-communication

    0下载:
  2. vc_串口通讯,介绍了如何用VC实现串口通信的原理和源程序-vc_ serial communication, describes how to use the VC to achieve the principle and source of serial communication
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:114883
    • 提供者:
  1. 28

    0下载:
  2. 简单的单片机串口通讯程序,开发环境为vc++6.0-Simple serial communication program, the development environment for vc++6.0
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:709
    • 提供者:图博
  1. 20100313125753464

    0下载:
  2. 有关rs232串口通讯,通过vc实现的两台电脑直接的通讯-For rs232 serial communication, two computers achieved through vc direct communications
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:44503
    • 提供者:周严妍
  1. cnCOMM

    0下载:
  2. 一个封装得比较完整的COM串口通讯类接口,支持同步、异步操作,调用方法也简便,在BC、VC,、GCC等下编译通过,不过用时候需要配置一些参数,否则会报错导致通讯失败。 -Get a more complete package COM serial communications interface, supports synchronous, asynchronous operation, call the method is also simple, in BC, VC,, GCC wait
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:19354
    • 提供者:陈文仪
  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. SCC

    0下载:
  2. VC++写的串口通讯监视软件,尤其是它的界面也是值得学习的,类似OFFICE的风格。-VC++ to write software to monitor serial communication, in particular, it is worth learning the interface, similar to the style OFFICE.
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:440482
    • 提供者:程丽娇
  1. PC-Serial-Communication

    0下载:
  2. 用VC++写上位机软件实现单片机串口通讯-Written by VC++ Software PC Serial Communication
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:11729
    • 提供者:紫伶
  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. chuankou_tongxun

    0下载:
  2. 基于VC++的一个串口通讯类应用实例,有兴趣的朋友学习一下。-VC++ based on a serial communications application example, friends who are interested to learn about.
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:44367
    • 提供者:陈娟娟
  1. YKComm

    0下载:
  2. 自己用vc写的串口通讯小助手,可以设定波特率,串口-Vc wrote his serial communication with his assistant, you can set the baud rate, serial
  3. 所属分类:Communication

    • 发布日期:2017-05-04
    • 文件大小:1146186
    • 提供者:匡国华
  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 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 21 »
搜珍网 www.dssz.com