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

搜索资源列表

  1. Com--Prog

    0下载:
  2. WinCE下串口编程应用实例,本文详细介绍了WinCE下串口编程开发的详细过程-WinCE programming examples, the paper detailed the WinCE Serial programming of the detailed process
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:453893
    • 提供者:大树泊湾
  1. SerialPort

    0下载:
  2. 多线程串口编程实例,采用多线程封装类实现RS232编程实例-com programm
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:110426
    • 提供者:blguan
  1. com-PCtoPC

    0下载:
  2. VB串口通信实例 PC机与PC机串口通信-VB serial communication example of PC computer and PC-Serial Communication
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:2550
    • 提供者:宋赫
  1. VCComPortprogram

    0下载:
  2.   本实例实现在VC下如何编写串口(com port)实例(与串口通信), 对初学者弄懂串口的实现过程是很好的一个实例.以及现实将串口读到的数据记录到一个testlog目录中,以做备份-How to design the ComPort program.
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:108009
    • 提供者:苏庆红
  1. lBarcodeReader

    0下载:
  2. VB通过COM串口读取条形码设备,程序用到了MsComm.ocx控件,如果对此控件没有掌握用法的朋友,可以参考一下这个实例。 -COM serial port through VB to read the bar code equipment, procedures used in the MsComm.ocx control, if this control does not have the use of a friend, you can refer to this example.
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:3947
    • 提供者:liubin
  1. VB_com1

    2下载:
  2. VB串口初学者很好 的实例,其中有奇偶校验,串口通道选择等-VB Serial good examples for beginners, including parity, serial port channel selection, etc.
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:18524
    • 提供者:tomer
  1. 2010

    0下载:
  2. 串口通讯编程及服务实例程序。实现通过串口自动向前置机所要数据并解析写入数据。-Com Source And Service !
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:82308
    • 提供者:吴华锋
  1. Modem

    0下载:
  2. 《VC++精彩实例》第30章 多线程串口Modem远程数据通信-COM multiple threads processing for remote data communications
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:65687
    • 提供者:Pero
  1. com

    0下载:
  2. win32 API串口通信 实例 经典 对于初学pc串口通信的人很有帮助-the win32 API serial communication instance the classic for novice pc serial communication helpful
  3. 所属分类:Com Port

    • 发布日期:2017-03-27
    • 文件大小:6813
    • 提供者:lijiangjun
  1. COM-communication-demo-through-Vb

    0下载:
  2. 串口通信的一个很典型的VB通信实例源程序,里边涉及到了串口通信的各种运用,可以说只要掌握了这个源程序,串口通讯的其他VB运用均不会再有问题!强烈推荐!-Serial communication is a very typical instance of the VB communication source, inside it comes to the use of a variety of serial communication, it can be said as long as the
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:11435
    • 提供者:liyachao
  1. Com-IO-VB

    0下载:
  2. 水纹监测用的COM串口应用实例,小而且精简。-Monitoring system software
  3. 所属分类:Com Port

    • 发布日期:2017-11-14
    • 文件大小:315599
    • 提供者:wx
  1. serial-communication

    0下载:
  2. 单片机串口通信实例 可以打开下面的网址,查看慧净品牌单片机学习板、实验板、开发板使用流程 http://www.hlmcu.com/HL/HJ/5.htm-The single-chip serial communication instance can open the following URL, View Huijing brand MCU learning board, experimental board, development board using the process
  3. 所属分类:Com Port

    • 发布日期:2017-11-12
    • 文件大小:11935
    • 提供者:895631
  1. COM

    0下载:
  2. 使用Visual Studio开发的几个串口开发实例与大家分享一下,希望能喜欢,谢谢!-Several examples of the use of Visual Studio development of serial development and share with you, hope can like, thank you!
  3. 所属分类:Com Port

    • 发布日期:2017-05-31
    • 文件大小:13000726
    • 提供者:毓江
  1. COM_2

    0下载:
  2. VB COM小工具,非常实用,剪短好用,编程实例-VB COM gadget very useful, easy to cut, programming examples
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:1763
    • 提供者:马小明
  1. SmartDeviceProject1

    0下载:
  2. WINCE 6.0串口通讯实例,串口采集仪表数据,发送指令,vs2008 C# -C# wince com
  3. 所属分类:Com Port

    • 发布日期:2017-04-27
    • 文件大小:28257
    • 提供者:莫L
  1. Com

    0下载:
  2. C++ 简易Socket实例分别是socket的客户端和服务端。(在windows系统vc6.0编译) -C++ Socket
  3. 所属分类:Com Port

    • 发布日期:2017-04-12
    • 文件大小:1244
    • 提供者:李明
  1. RS485

    0下载:
  2. 基于VB的rs485串口通讯,包含源码,可以用于实例开发。- U57FA u4E8EVB u7684rs.com u4E32 u53E3 u901A u8BAF uFF0C u5255 u542B u6E90 u7801 uFF0C u53EF u4EE5 u7528 u4E8E u5B9E u4F8B u5F00 u53D1 u3002
  3. 所属分类:Com Port

    • 发布日期:2017-12-11
    • 文件大小:16674954
    • 提供者:吴明
搜珍网 www.dssz.com