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

搜索资源列表

  1. VB-api

    5下载:
  2. 分别用API和MSCOMM控件实现VB串口通信的实例-Control were achieved with API and VB MSCOMM examples of serial communication
  3. 所属分类:Com Port

    • 发布日期:2016-12-06
    • 文件大小:20480
    • 提供者:姜利
  1. MSComm 控件的 Modem 通讯

    0下载:
  2. MSComm 控件通过串行端口(serial port)传送和接收数据,为应用程序提供了串行通讯功能。而且在可视化编程盛行的今天,可以很方便的在Visual Basic(VB)、Visual C++(VC)、Delphi等语言及开发平台中应用。-MSComm controls (serial port) to transmit and the receive data through the serial port, has provided the serial communication
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-11-09
    • 文件大小:27137
    • 提供者:甘敏
  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. comm

    0下载:
  2. VC++使用串口控件实现温度数据采集并显示-VC++ using the serial control for temperature data acquisition and display
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:80449
    • 提供者:tangj
  1. 1

    0下载:
  2. C#环境下调用API进行串口通讯,不用C#的串口控件-C# environment calls for serial communications API, not C# serial port control
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:30775
    • 提供者:刘帅
  1. cbcomport

    0下载:
  2. Delphi和C Builder的控件,在WINDOWS 95/98和WINDOWS NT/2000下提供串口通讯。可以与MODEM或其它与串口相连的设备进行通讯。通过多线程和覆盖来获得最佳性能。功能部分受限制。-Delphi and C Builder s control, in the WINDOWS 95/98 and WINDOWS NT/2000 provide serial communication. With MODEM or other connected with the s
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-11-09
    • 文件大小:896504
    • 提供者:站长
  1. dccomms

    0下载:
  2. ComPort Library是一套用来编写串口通讯程序的控件。它包含5个控件:TComPort, TComDataPacket, TComComboBox, TComRadioGroup and TComLed。利用这些工具(当然还有DELPHI开发环境),你能更快更简单地开发串口通讯程序。包含Delphi上下文相关的帮助文件和源代码(4000行)。功能无限制。源代码:包含。适用语言:CB3 CB4 CB5 D3 D4 D5-ComPort Library is a set of proced
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-11-09
    • 文件大小:161677
    • 提供者:站长
  1. uart_line

    0下载:
  2. 这个是我在realtimetable基础上修改的程序,适合于读取串口数据,并画出实时曲线,还用了flexgrid控件显示数值,串口的设置是“57600,n,8,1”,基于多文档的。-This is my realtimetable based on the revised procedures, suitable for reading serial data, and draw real-time curve, also used the numerical displayed FlexGri
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-30
    • 文件大小:163489
    • 提供者:西行
  1. GPSDataRecv

    0下载:
  2. c#编写的一个接受GPS模块数据的测试软件,通过.NET开发环境自带的串口通信控件接收GPS模块传来的数据,显示在数据窗口中,并存入数据库。数据源根据自己的环境决定,数据表由两个字段组成,一个为日期时间型,一个为VCHAR型-c# prepared to accept a GPS module test data software. NET development environment built-in serial communication control module to receiv
  3. 所属分类:.net

    • 发布日期:2017-04-01
    • 文件大小:55339
    • 提供者:bruce lei
  1. smstest

    0下载:
  2. 串口通讯,利用串口控件实现对RS232的读写操作!-Serial communications, the use of RS232 serial control to achieve the read-write operation!
  3. 所属分类:Communication

    • 发布日期:2017-05-10
    • 文件大小:84808
    • 提供者:周瑜
  1. qespta

    0下载:
  2. 使用QT做串口通讯编程 源码中包含QT操作串口控件和库,可以直接操作串口-QT do use serial communication programming source code contains the serial QT operating controls and libraries, can be directly operated serial
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:41241
    • 提供者:hanxing
  1. 1

    0下载:
  2. 本程序使用VC6.0的通用串口控件MSCOMM32.OCX来对发送到串口的数据进行采集处理。主要使用方法 串口设置:m_Comm.SetSettings(“波特率,校验方式,数据位数,停止位数”) 取串口数据:m_Comm.GetInput() 你只首先要确定一个mscomm32.ocx控件在system目录下并且该控件已经被windows注册,本程序才能正常运行。 -This procedure using VC6.0 Universal Serial control MsCo
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:248227
    • 提供者:deng
  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. SMSmodeam

    0下载:
  2. 用金迪公司的控件开发出来的简单的串口通信程序,可以实现短信的收发功能,应用广泛-Using the company s control Kindi developed a simple serial communication procedures, can send and receive SMS functionality, a wide range of applications
  3. 所属分类:.net

    • 发布日期:2017-04-08
    • 文件大小:16880
    • 提供者:terry
  1. modem

    0下载:
  2. Modem /串口通信编程 Modem编程 MSCOMM控件编程 串口通信API编程-Modem/Serial Modem Communication Programming programming programming MSCOMM control serial communication API Programming
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:121382
    • 提供者:
  1. SPCOMM

    0下载:
  2. Delphi串口第三方控件源代码,在Delphi环境下天界即可使用-Delphi serial third-party source code control, in the Delphi community environment days to use
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-06
    • 文件大小:13389
    • 提供者:wwwwffff78
  1. DELPHI+SPCOMM

    0下载:
  2. Delphi源程序,利用Spcomm控件实串口通信。-Delphi source code, the use of serial communication is SPComm controls.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-23
    • 文件大小:196206
    • 提供者:周海华
  1. COMM_VC

    0下载:
  2. 用MFC编写的基于 MSComm 控件的最简单的串口程序。编写的代码部分都有中文注释,对刚开始接触MFC的学习者来说是很好的资源!-Prepared using MFC control based on MSComm the most simple serial program. They are all code written in Chinese Notes of the beginning of contact with learners MFC is a very good resou
  3. 所属分类:Communication

    • 发布日期:2017-04-26
    • 文件大小:39688
    • 提供者:仙儿
  1. agilentE3631A

    0下载:
  2. 对安捷伦公司的电源进行自动控制,定时开启关闭。 型号为E3631A 须先到安捷伦公司官方网站下载串口控件-Of Agilent
  3. 所属分类:Communication

    • 发布日期:2017-03-22
    • 文件大小:8943
    • 提供者:tancm
  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 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com