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

搜索资源列表

  1. comtest

    0下载:
  2. 采用SerialPort类进行的简单串口通讯程序,用于演示,编译环境vc++6.0-SerialPort class using a simple serial communications program for presentations, build environment vc++6.0
  3. 所属分类:Communication

    • 发布日期:2017-03-24
    • 文件大小:35074
    • 提供者:cao
  1. MScommJihe

    0下载:
  2. 这是在做项目时,用到串口通讯时,所找到的几个串口的VC实例和关于串口的几个说明介绍文档。-This is so the item, when used in serial communication, the serial number found on the serial port of the VC instance and a few note describes the document.
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-12
    • 文件大小:19820668
    • 提供者:sabina
  1. serial

    0下载:
  2. 用VC写的串口收发程序我编译过的很好用很好用-Written by VC serial transceiver I have compiled a very good program with very good use
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:26604
    • 提供者:gaofeng
  1. LPC2220_SoftUpdate_Boot_PC_Test

    0下载:
  2. 绝对原创代码,目前正在产品上应用。基于NXP的LPC2220的串口升级程序,在PC端用VC++ 6.0编写,对于ARM7特别是IAP升级具有很好的参考价值。-Absolute original code, and is currently being applied on products. Based on NXP' s LPC2220 serial upgrade, in the PC side using VC++ 6.0 to prepare for the ARM7 partic
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:140294
    • 提供者:萝卜
  1. pc_com

    0下载:
  2. 用pc串口转tcp与嵌入式设备通讯,有VC,VB,java的例程,并有较详细的说明-Pc com port change to tcp,using embedded system,have sample programs with VC,VB.java. detailed descr iption.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:4386145
    • 提供者:ashang
  1. serialport

    0下载:
  2. 利用控件编写的VC++编写的串口调试程序-Prepared to use control written in VC++ debugger serial port
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:1653806
    • 提供者:yaota
  1. CommHex

    0下载:
  2. 这是一个基本的串口16进制发送接收数据的vc源码。-CommHex
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:34274
    • 提供者:jeanfung
  1. tongxin3

    0下载:
  2. VC中使用mscomm控件进行串口通信,-VC using mscomm controls serial communication,
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:1914694
    • 提供者:孙俊
  1. MySerialPort

    0下载:
  2. 用VC写的串口调试助手,是用封装好的串口类写的-Written by VC serial debugging assistant, is a good package, written in serial class
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-29
    • 文件大小:84400
    • 提供者:niebing
  1. cExample

    0下载:
  2. 通过串口通讯,VC++编程,简单实用。Aglient Multimeter 34401A-Through serial communication, VC++ programming, simple and practical. Aglient Multimeter 34401A
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:15221
    • 提供者:刘向东
  1. lsCommDemo

    0下载:
  2. 一个vc++多线程串行通讯接口源代码 一个VC++比较简易的多线程串行通讯接口,具有切换查询和自动接收两种模式,进行对串口数据收发,同时还支持大数据传送,感觉挺实用的类库源码,有空时候也可以研究一下源代码-A vc++ multi-threaded serial communication interface, VC++ source code for a relatively simple multi-threaded serial communication interface, wit
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:105224
    • 提供者:andysun
  1. SerialPortTest

    0下载:
  2. 串口调试的vc环境下,里面有事件,希望对你有用-about Serial on the vc
  3. 所属分类:Communication

    • 发布日期:2017-05-10
    • 文件大小:2427828
    • 提供者:任我行
  1. Series

    0下载:
  2. 实现了VC下串口设置以及串口读写的功能 本程序使用了自定义串口类分别用读写两个线程-VC achieved under the serial port settings, and serial read and write functions of this program uses a custom serial port class to read and write two threads were used to
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-05
    • 文件大小:58692
    • 提供者:nick
  1. WinCom

    0下载:
  2. 简单的串口测试vc源码 c#编写可以参考一下-A simple serial test vc source code c# reference for the preparation of
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:46500
    • 提供者:zhuxiaodong
  1. 20050903120243_TESTUT

    0下载:
  2. 比较不错的,VC串口代码。对话框形式的界面。-Relatively good, VC serial code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:443883
    • 提供者:杨QQ
  1. vcseries

    0下载:
  2. 用vc 进行串口通讯,调用mscomm.ocx控件来实现对串口的操作,以及对数据的读取和写入,和串口通讯参数的修改.-Vc carried out using serial communication, call mscomm.ocx controls to achieve the serial port operation, as well as the data read and write, and the serial communication parameter changes.
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:1182217
    • 提供者:wang
  1. SerialApp

    0下载:
  2. 用VC++实现的串口通信,可以任意设置波特率…-Achieved using VC++ serial communication, you can arbitrarily set the baud rate ...
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:330626
    • 提供者:hr
  1. CharTerminalSend

    0下载:
  2. VC做串口通信程序,该代码主要用于测试字符发送等情况,-CharTerminalSend CharTerminalSend CharTerminalSend CharTerminalSend
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:1918271
    • 提供者:王宇航
  1. com

    0下载:
  2. 发送程序: 与接收程序合作实现两台计算机的串口通信,但只能正确接受英文字母和数字,界面为VC标准视图(38KB)-Send program: cooperation with the receiving program to achieve two computer serial port communication, but only the right to accept letters and numbers, interface standards for the VC View (38
  3. 所属分类:Communication

  1. mscomabchao

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

    • 发布日期:2017-04-08
    • 文件大小:108119
    • 提供者:好大
« 1 2 ... 22 23 24 25 26 2728 29 30 31 32 ... 46 »
搜珍网 www.dssz.com