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

搜索资源列表

  1. MCU-to-VB

    1下载:
  2. Visual Basic 串口通讯接收单片机发送的16进制数据-Visual Basic serial communication receiver microcontroller 16 to send binary data
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-01-21
    • 文件大小:478750
    • 提供者:王强
  1. vbsscom

    0下载:
  2. VB使用mscom控件编写的串口调试软件,源码简单易懂,实现串口的常用动能,用户可以自己进行扩展和完善 -VB Controls mscom prepared using serial debugging software, easy-to-read source code to achieve the commonly used serial kinetic energy, the user can expand and improve the
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-01
    • 文件大小:6259
    • 提供者:yangvu
  1. vbtxcomm

    0下载:
  2. 串口通讯程序-Serial communication program
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-12-03
    • 文件大小:24964
    • 提供者:
  1. pc-mcu

    0下载:
  2. 8052单片机和计算机串口通信的试验。已经成功演示,上位机用的是vb写的程序。-8052 single-chip serial communication and computer tests. Have successfully demonstration PC using a program written in vb.
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:2249
    • 提供者:wangjunbin
  1. comsoftware

    2下载:
  2. 串口调试软件,Vb可发送和接收ASCII码和16进制的数据-Serial debugging software, Vb can send and receive ASCII code and 16-band data
  3. 所属分类:其他小程序

    • 发布日期:2014-01-15
    • 文件大小:101680
    • 提供者:zq
  1. MSComm

    0下载:
  2. MSComm 控件使用详解 MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。 MSComm 控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的 API 函 数,而且在 VC 、 VB 、 Delphi 等语言中均可使用。-MSComm control MSComm explain the use of control through a serial port transmit and receive data, for applications
  3. 所属分类:Com Port

    • 发布日期:2017-03-22
    • 文件大小:297594
    • 提供者:自治州
  1. vb_communication

    0下载:
  2. VB中的串口通讯,串口通讯作为一种古老而又灵活的通讯方式,被广泛地应用于PC间的通讯以及PC和单片机之间的通讯之中。-VB of the serial communications, serial communications, as an ancient means of communication and flexible and was widely used in communications between the PC and the PC and single-chip commu
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:6710
    • 提供者:梅宏振
  1. TEMPer232_VB6_V1

    0下载:
  2. vb 一个USB接口温度计,串口通信实例-vb thermometer a USB interface, serial communication example
  3. 所属分类:Communication

    • 发布日期:2017-05-10
    • 文件大小:2131743
    • 提供者:qwestw
  1. chip1

    0下载:
  2. VB遥控播放器红外遥控解码 #include <regX52.h> #define c(x) (x*110592/120000) sbit Ir_Pin=P3^2 sbit beep=P2^1 //sbit RELAY=P2^0 #define INBUF_LEN 4 //数据长度 unsigned char inbuf1[INBUF_LEN]={ 0 , 0 , 0 , 0 } //发送缓冲区 unsigned char inb
  3. 所属分类:SCM

    • 发布日期:2017-05-30
    • 文件大小:12668246
    • 提供者:微微
  1. 1260vb

    0下载:
  2. 很好的VB编写的串口数据通讯源码,我从这个开始了我的单片机通讯之路,希望对你也是个启迪!-VB well prepared serial data communication source, I started from this single-chip communications of my road, I hope for you is also a inspiration!
  3. 所属分类:SCM

    • 发布日期:2017-05-18
    • 文件大小:4850156
    • 提供者:zhaozonghui
  1. PCtoPC

    0下载:
  2. vb 的PC与PC串口通信测试程序 实现简单的PC与PC通信-vb the PC with the PC serial communication test procedures to achieve a simple PC and PC communication
  3. 所属分类:Communication

    • 发布日期:2017-04-14
    • 文件大小:4645
    • 提供者:zhangliangz
  1. PCtoPLC

    0下载:
  2. vb 的PC与PLC的简单串口通信程序 实现简单的PC与PLC通信-vb of PC and PLC simple serial communication program to achieve a simple PC and PLC communication
  3. 所属分类:Communication

    • 发布日期:2017-04-14
    • 文件大小:4296
    • 提供者:zhangliangz
  1. vbcomm

    1下载:
  2. 本文所用的仪表为梅特勒公司出产的BE01型电子秤,其输出的每个编码均为标准的ASCII码。以VB串口编程实例方式入手,可以迅速掌握串口用法。-This paper used for the Mettler Instrument Corporation BE01 produced electronic scales, the output of each encoder are standard ASCII code. To VB programming examples of the way t
  3. 所属分类:Com Port

    • 发布日期:2015-09-19
    • 文件大小:5805
    • 提供者:任意
  1. comVB

    0下载:
  2. com口通讯程序,vb的很简单,对了解vb的com控件很有帮助,协议是老师给的,看看源代码就知道了,调试需要虚拟串口-com port communication procedures, vb s very simple, to the understanding of the com controls vb helpful that the agreement was given by the teacher to see the source code to know the needs o
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:24773
    • 提供者:zengkai
  1. 5555

    0下载:
  2. VB串口 云台镜头控制系统 完整源码 -VB serial PTZ camera control system for a complete source
  3. 所属分类:Com Port

    • 发布日期:2017-04-29
    • 文件大小:187420
    • 提供者:宋赫
  1. 11

    0下载:
  2. 本文介绍了一种基于VB的计算机串口通信,实现上位机对台达变频器的通讯及对变频器实时监控的功能。 关键词: 串行通信 变频器 VB -In this paper, a computer based on the VB serial communications, PC implementation Tatsu Taiwan inverter communications and real-time monitoring of the inverter function. Keywords
  3. 所属分类:software engineering

    • 发布日期:2017-04-26
    • 文件大小:19171
    • 提供者:ty
  1. chuankoutiaoshi

    1下载:
  2. 串口编程调试精灵。运行环境:Win9X/2000/XP/2003/ 软件语言:简体中文 软件类型:源码程序 - 其他源码 - VB源码 -Serial Programming Debugging Wizard. Operating Environment: Win9X/2000/XP/2003/software Language: English software types: source process- other source- VB source
  3. 所属分类:Windows编程

    • 发布日期:2014-01-21
    • 文件大小:11174
    • 提供者:吴哲
  1. VB_24C02

    0下载:
  2. VB通过串口控制单片机读写24C02源代码-VB to read and write through the 24C02 single-chip serial port to control the source code
  3. 所属分类:Com Port

    • 发布日期:2017-04-13
    • 文件大小:1860
    • 提供者:朱重生
  1. serial

    1下载:
  2. VB编写的串口调试助手程序,功能强大,学习的好帮手,建议大家-VB prepared the serial debugging assistant program, powerful, learning a good helper, it is recommended you take a look at
  3. 所属分类:Communication

    • 发布日期:2016-04-07
    • 文件大小:7031
    • 提供者:朱文杰
  1. SC

    0下载:
  2. VB平台单片机与PC机串口通信的PC端介绍。建议大家-VB Platform single-chip serial communication with PC-to introduce the PC client. Suggest that you look at the
  3. 所属分类:Communication

    • 发布日期:2017-04-17
    • 文件大小:127471
    • 提供者:朱文杰
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com