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

搜索资源列表

  1. sscom_source

    1下载:
  2. 用VB写的51单片机与电脑串口通信调试的源程序sscom.-VB wrote 51 microcontroller serial communication with the computer debugging of source sscom.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:304063
    • 提供者:hyj
  1. BuJinDianJiKongZhi

    1下载:
  2. 基于VB的串口通信程序设计,有助于初学者迅速掌握通过MsComm控制步进电机的程序的设计-VB-based serial communication program design, help beginners quickly mastered through MsComm stepper motor control procedures for the design
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:88610
    • 提供者:kelvinx
  1. Examples-of-VB-serial-communication

    0下载:
  2. VB串口通信的一些实例,很不容易才搞到的资料。-Some examples of VB serial communication is not easy to get these information.
  3. 所属分类:.net

    • 发布日期:2017-11-07
    • 文件大小:929888
    • 提供者:流絮无疆
  1. VB-mscomm

    0下载:
  2. VB编写的水纹检测系统,主要通过PC机的串口通信来实现-VB, Watermark detection system, mainly through the PC serial communication to achieve
  3. 所属分类:Communication

    • 发布日期:2017-11-26
    • 文件大小:314580
    • 提供者:小胖
  1. Final_2_4_

    0下载:
  2. PPI协议200PLC位机串口通信vb源代码,有需要的就下载吧。-PPI protocol 200PLC bit serial communication vb source code, there is a need to download it.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-06
    • 文件大小:1197149
    • 提供者:什锦豆腐
  1. vb-serial-communication-PC-full-code

    1下载:
  2. vb串口通信经典上位机程序设计全代码,包含工程和详细代码-vb serial communication PC programming full code
  3. 所属分类:Windows Develop

    • 发布日期:2015-10-17
    • 文件大小:6998016
    • 提供者:蔡普照
  1. VB-chuan-kou-tong-xin

    1下载:
  2. VB写的串口通信上位机,可以采集单片机通过串口发送上来的数据-VB to write the serial communication PC, you can collect the microcontroller through the serial port to send data up
  3. 所属分类:GUI Develop

    • 发布日期:2016-10-05
    • 文件大小:2656256
    • 提供者:陈庆辉
  1. VB

    1下载:
  2. 基于vb编写的串口通信测试软件,实测可用,可供学习研究-Based vb serial communication test software, the measured available for study and research
  3. 所属分类:通讯编程

    • 发布日期:2014-01-21
    • 文件大小:6073
    • 提供者:sun ming
  1. VB-PC-and-microcontroller

    0下载:
  2. VB使用mscom控件实现PC机与单片机串口通信,适合新手学习-Using VB controls to achieve mscom serial communication between PC and microcontroller
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:6766
    • 提供者:王炳才
  1. VB-comunication

    0下载:
  2. 单片机与PC机串口通信的上位机程序,可用于PC机与单片机无线通信,采用VB语言编写。-SCM and PC serial communication PC program, PC and MCU can be used for wireless communication, using VB language.
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:12745
    • 提供者:wlh
  1. vb

    0下载:
  2. 用vb实现简单的串口通信,以实现简单的电脑之间的小通信-With vb simple serial communication
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:632
    • 提供者:刘进进
  1. VB-COM

    1下载:
  2. VB串口通信程序;绝对实用,适合初学者-vb chuankou
  3. 所属分类:Communication

    • 发布日期:2017-04-23
    • 文件大小:14505
    • 提供者:wenzhengfa
  1. VB-UART

    1下载:
  2. 这是我花钱培训VB串口通信的全部源码,共41个。有各种实用的实例。-VB UART...
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:302370
    • 提供者:黄嘉威
  1. VB

    0下载:
  2. 与232串口通信的扫描枪连接 读取扫描枪所显示的条形码的数值-dsafsdfad fdafasd sadfsadfa a
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:7598
    • 提供者:万钱
  1. VB

    0下载:
  2. VB串口通信小例子,通过上位机串口给下位机发送16进制指令,从而实现控制下位机的功能。-visual basic serial port communication example.Through the upper machine serial port give slave computer send a hexadecimal instructions,So as to realize the function of the control of a machine.
  3. 所属分类:Communication

    • 发布日期:2017-04-25
    • 文件大小:9239
    • 提供者:yang
  1. VB-serial-communication

    0下载:
  2. VB串口通信的演示小程序,用于学习串口编程的不错小样例-VB serial communication demo program, good for small sample learning serial programming
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:10996
    • 提供者:吴平
  1. vb.netSerialPort

    0下载:
  2. vb.net编写的SerialPort类串口通信程序,在vs2010上编译通过。-vb.net prepared by the SerialPort class serial communication program on vs2010 compile.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:1351
    • 提供者:jiangjun
  1. Vb-FX2N-COM

    1下载:
  2. 通过VB6.0控制三菱FX2nPLC与PC串口通信VB6.0的串口通信实例源代码-Control by VB6.0 Mitsubishi FX2n PLC and PC serial communication VB6.0 serial communication source code examples
  3. 所属分类:Communication

    • 发布日期:2017-04-28
    • 文件大小:28704
    • 提供者:wangmian
  1. 史上最牛的VB通信例程资源帖!VB大集合!太全了!

    2下载:
  2. VB的通讯有关程序,其中包含PC机与51串口通讯、短信猫收发、(communication via VB)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-21
    • 文件大小:10426368
    • 提供者:Mashiro531
  1. 上位机new

    3下载:
  2. 通过三菱MC协议 VB.NET和三菱PLC 直接通信(Direct communication through MITSUBISHI MC protocol VB.NET and MITSUBISHI PLC)
  3. 所属分类:其他

    • 发布日期:2019-08-19
    • 文件大小:6332416
    • 提供者:chengxkcc
« 1 2 3 45 6 7 8 9 10 »
搜珍网 www.dssz.com