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

搜索资源列表

  1. TestSerial

    1下载:
  2. 用VC++2005写的多线程向串口发送数据 接收数据。主要用到了Serial类。用到了函数指针 有很高的参考价值。运行的速度超快
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:50662
    • 提供者:摄氏37度
  1. OperationTool

    0下载:
  2. VC++中使用串口的例子.使用多线程方式收发数据.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:92780
    • 提供者:黄元刚
  1. SerialDebug

    0下载:
  2. 串口调试程序。 使用VC开发,实现两台PC之间的通信。 可发送接收数据、选择COM口,设置波特率等参数。功能和超级终端类似。
  3. 所属分类:网络编程

    • 发布日期:2014-01-17
    • 文件大小:4077127
    • 提供者:panpan
  1. InfoServer

    1下载:
  2. 船舶动态智能监控系统的appserver,vc.net下实现,串口接收船舶ais终端数据包并解析
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1239618
    • 提供者:张欣
  1. TestComm

    0下载:
  2. 基于VC++的GPS串口通信实用程序,串口通过MSCOMM控件读取GPS数据,性能测试优良
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:36542
    • 提供者:梁峰
  1. SerialPort

    0下载:
  2. 用VC做的小程序,关于串口采集数据和界面显示的内容,仅供参考
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1679
    • 提供者:wanghaichao
  1. serial_COM

    0下载:
  2. 打开串口并进行通讯的程序。这个是用来驱动windows串口,并发送和接受数据的程序,经过验证,可以在VC++2005下运行。
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:65550
    • 提供者:Guosheng Wu
  1. COMWR

    0下载:
  2. 串口调试工具,用vc编写,功能强大,可以修改波特率等数据
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:42272
    • 提供者:jacky
  1. CommTest0820

    0下载:
  2. vc++基于MScomm控件的串口编程实例。编译已经通过。并可以接收和发送数据,里面有详细源码的解释说明
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:31851
    • 提供者:张芳
  1. VC6.0上位机Sci通讯程序

    2下载:
  2. 基于VC的上位机串口通讯,可以设置波特率,数据位数,打开串口,关闭串口等,实现和DSP2812通讯,实现对电机转速和转矩的设置
  3. 所属分类:通讯编程

  1. MySCOMM1.rar

    0下载:
  2. 通过串口实现自行发送,自行接受,并对数据进行简单保存的功能~源代码,用vc++6.0编写~,Sent through the serial port to achieve its own self-acceptance, and simple to preserve data in the source code of the function ~, vc++6.0 with the preparation of ~
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1933451
    • 提供者:董联红
  1. scada

    1下载:
  2. 使用VB和VC++混合编程的大型集群设备监控系统软件。界面做得比较漂亮,有可靠的串口设备和网络设备数据采集的设计实例。图片也是自己整理的,觉得还是比较漂亮和大方的。-Using VB and VC++ mixed programming equipment monitoring system software on large clusters. Interfaces have done quite beautiful, have a reliable serial data acquisiti
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:1043143
    • 提供者:qorse
  1. serial_class

    0下载:
  2. VC++通信的例子,提供了一个能够进行串口通信的类,能够方便地进行各种数据通信-VC++ Communication examples can provide a type of serial communication, the ability to easily conduct various kinds of data communication
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:53296
    • 提供者:zb
  1. ScibasedVC6

    0下载:
  2. 基于VC的上位机串口通讯,可以设置波特率,数据位数,打开串口,关闭串口等,实现和DSP2812通讯,实现对电机转速和转矩的设置.-VC' s PC-based serial communication, you can set the baud rate, the median data, open the serial port, serial port, such as shut down, and realize DSP2812 communications, realize on
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-09
    • 文件大小:53577
    • 提供者:高志安
  1. ComDLL

    0下载:
  2. 自己用vc编写的一个dll程序,实现通过向3f8串口,发送与接受数据。已经在很多项目中使用-Vc prepared themselves with a dll procedure to achieve through the serial port 3f8, send and accept data. A lot of projects already in use
  3. 所属分类:Communication

    • 发布日期:2017-04-25
    • 文件大小:61672
    • 提供者:杜海浩
  1. comuication

    0下载:
  2. 在vc++6.0环境中通过API函数编程接受串口通信数据-In vc++6.0 environment API function through the serial communication program to accept data
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:927406
    • 提供者:章九
  1. chuankou

    0下载:
  2. 在vc++环境下编写串口收发数据的程序,能接收和发送-In vc++ environment to send and receive serial data preparation process, to receive and send
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2321015
    • 提供者:qq
  1. VcMyCom

    0下载:
  2. 基于VC++编写的串口通信程序,可收发二进制数据。-VC++ to prepare based on the serial communication program
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-08
    • 文件大小:46646
    • 提供者:tspp
  1. port

    0下载:
  2. VC调用MS Communications control 控件来做串口通信,用它发送数据sscom能接收-VC call to do MS Communications control control serial communication, use it to send data to receive sscom
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:706
    • 提供者:ting
  1. COM

    1下载:
  2. 本串口程序基于VC++6.0,应用API函数来编写完成串口收发数据,在两台机子之间收发TXT文件。程序简单简单易懂适合处学者来学习。-Based on the serial program VC++6.0, the application API function to send and receive serial data completed in between two machine to send and receive TXT file. Simple and straightfor
  3. 所属分类:通讯编程

    • 发布日期:2013-10-29
    • 文件大小:12489
    • 提供者:陈灿
« 1 2 3 4 5 67 8 9 »
搜珍网 www.dssz.com