CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 通讯编程 搜索资源 - VB Controls.

搜索资源列表

  1. VCMSCOMM

    0下载:
  2. MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。MSComm控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的API函数,而且在VC、VB、Delphi等语言中均可使用。 Microsoft Communications Control(以下简称MSComm)是Microsoft公司提供的简化Windows下串行通信编程的ActiveX控件,它为应用程序提供了通过串行接口收发数据的简便方法-MSComm control through serial port
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:17421
    • 提供者:123
  1. 计算机世界网-VB Mscomm控件应用二.files

    0下载:
  2. 计算机世界网-VB Mscomm控件应用二-computer networks world-VB application controls two Mscomm
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:25649
    • 提供者:王刚
  1. VB_Series_Debuger

    1下载:
  2. 串口调试源码,可利用vb生成演示效果;内含exe,也可不需vb软件直接使用。 串口通讯使用mscomm32.ocx控件。电脑中没有可以从网上下载。 此软件可以显示ASCII码、16进制码、地址等,可以选择ASCII码发送或者16进制发送,很方便。-Serial debug source code can be used to generate demonstration effects vb Intron exe, can also be used directly without
  3. 所属分类:通讯编程

    • 发布日期:2014-01-21
    • 文件大小:24437
    • 提供者:蒂蒂
  1. hlmSmsControl

    0下载:
  2. 一个用vb6开发的短信控件 开源 与个人收发短信完全没有 问题 目前还在改进 发送长短信(大于70个字 接收时合并为一条)和特服短信(如10086)的问题 献给和我一样从互联网收益良多的vb fans 同时请斑竹 对我的下载权限放开点吧-A development with VB6 controls open-source messaging and individuals to send and receive text messages will not be any prob
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:134796
    • 提供者:黄双
  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. 3c0aa101-493f-44b4-a3fe-3ffd8466d3db

    0下载:
  2. 控件VB的一个串口控件。如果没有你的系统它,基于它的小程序将不能用-VB controls a serial port control. If your system is not it a small program on the grounds that it will not be able to use
  3. 所属分类:Communication

    • 发布日期:2017-04-08
    • 文件大小:53921
    • 提供者:苏辉
  1. C

    0下载:
  2. 这个是单片机用18b20采集温度,传给电脑的程序;电脑那端用VB里的串口控件就能捕获了-This is a single-chip microcomputer with acquisition 18b20 temperature, to a computer program 那端computer' s serial port using VB controls can be captured
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:4076
    • 提供者:
  1. Mscomm

    0下载:
  2. VB 利用Mscomm控件编写的通讯终端,可做串口通讯编程参考示例。-VB Controls Mscomm newsletter prepared by the use of terminals, to do serial communication programming reference sample.
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:13536
    • 提供者:ye chun
  1. VB_cktx

    0下载:
  2. VB开发串口通信软件,利用按钮控件控制高清晰数字展示台-VB serial communication software development, using the button controls for high-definition digital Showcase
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:66293
    • 提供者:兰华
  1. usbdaqCom_ActiveX

    0下载:
  2. 本zip提供了一个ActiveX控件和VB的例子显示在VB如何调用iusbdaqCom.dll的 (ActiveX控件)。使用之前,请首先注册ActiveX控件。-The zip provides an ActiveX control and VB example shows how to call iusbdaqCom.dll in VB (ActiveX control). Prior to use, first registered ActiveX controls.
  3. 所属分类:Communication

    • 发布日期:2017-11-14
    • 文件大小:61763
    • 提供者:wwwsax
  1. AI_DAQAI

    0下载:
  2. 研华板卡的模拟量输入,利用vb程序编写,结合研华DAQ控件-Advantech board analog input, use vb programming, combined with Advantech DAQ Controls
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:3838
    • 提供者:dawei
  1. VBConnDemo

    0下载:
  2. VB编写的串口Demo,使用控件MSComm,方便学习通讯原理-VB prepared by the serial Demo, use the MSComm controls, to facilitate learning communication principle
  3. 所属分类:Communication

    • 发布日期:2017-04-13
    • 文件大小:2319
    • 提供者:Paolly
  1. modem

    0下载:
  2. 未使用任何控件,自己控制串口,编写的单独类,可进行拨打电话,接听电话,接收来电号码等操作。是从一本书上复制下来的。 因为没使用任何的控件,所以不会因为控件漏洞的原因被系统阻止使用。 所有使用控件的通信程序,后来都不好用了,没办法只能使用这个方式。(Have not use any controls, control their own serial port, the preparation of a separate class, you can make calls, answer call
  3. 所属分类:通讯编程

    • 发布日期:2017-12-25
    • 文件大小:9216
    • 提供者:zengwilliam
搜珍网 www.dssz.com