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

搜索资源列表

  1. 串行通讯控件

    0下载:
  2. 本文讲述的利用通讯控件发送与接收通讯数据都是基于二进制来实现的,基于文本的情况基本与此类似。要想利用好通讯控件还有其他一些应该注意的地方,比如波特率的设置、接收与发送缓冲区的设置以及通讯过程中的延时问题的处理等等。-This paper describes the use of communications controls send and receive communications are based on the binary data to achieve, based on the
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:7.13kb
    • 提供者:王胜
  1. SerialComOCX

    0下载:
  2. 基于事件驱动的串口通讯控件 消息帧数据格式: 1 0 A B X X 其中 10 为消息标识, AB表示文本长度,L=A*100+B XX为配位字符,任意 控制帧数据格式 0 1 A B M N 其中 01为控制标识, AB为请求标识 MN为附加标识 11表示请求对方接收文件,M表示描述字串中文件名子串的长度 N表示描述字串中文件大小子串的长度 10通知对方放弃传输 00通知文件传输完毕 01请求对方
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:12.08kb
    • 提供者:空瓶子
  1. at_sms

    0下载:
  2. 2005-7-13 10:03 前几天要做一个短信收发的小软件,于是按照习惯Box寻找例程和控件,可惜没有找到! 于是,大幅翁、Google!!!终于找到了好几个,不是要收费就是不能用!气愤!! 这又不是什么高新尖端科技,俺们不是做不出来,俺们只是秉承RAD的精神而已! 于是这个短消息控件诞生了!虽然还很简陋,起码胳膊腿都有了,剩下就看它怎么跑了! 使用标准AT指令 现在只能支持PDU模式(Text模式太简陋)! 支持7_Bit 和 UCS2 编码 集成了串
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:299.66kb
    • 提供者:颜巧玲
  1. 蓝宇短信控件

    1下载:
  2. 基于西门子手机开发的短信发送接收控件,可以收发短信,播打电话-based on Siemens phones send and receive text messages to the controls, can send and receive text messages, broadcast call
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:76.69kb
    • 提供者:王浩
  1. Com

    0下载:
  2. ASCii/HEX方式发送数据到串口,按字接收串口数据,可选择10/16进制,串口返回的借口可以保存为文本文件。基于Mscomm32控件-ASCii/HEX send data to the serial port, serial port data received by the word, choose 10/16 hex, serial port can be saved as an excuse to return a text file. Control based on Mscomm
  3. 所属分类:Com Port

    • 发布日期:2017-05-16
    • 文件大小:4.1mb
    • 提供者:
  1. sms

    0下载:
  2. 短信控件,无限制版。重要用于串口手机发送短信-SMS control, unlimited edition. Important for the serial cell phones, send text messages
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:1.41mb
    • 提供者:小小
  1. SCommTest

    0下载:
  2. 电脑间串口通信两台计算机串口连接,一台内用龚建伟的串口调试助手发送数据,另一台用Vc的MSComm控件来接收数据,Vc界面中有一接收数据的文本框,一个“接收数据”按钮-Serial communication between the computer serial port to connect two computers, a serial port to debug on with GONG assistant to send data, another with the Vc of the
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:1.83mb
    • 提供者:萧坤
  1. 43563452321

    0下载:
  2. 以微软公司MSCom串口通信控件为底层接口,建立了一个简单的串口通信协议(spcp)。spcp协议的设计基于帧传输的思想,采用发送/应答/重连/失败的方式进行.利用该协议能实现双机短信聊天、文件传输等实时数据通信功能。-To the Microsoft MSCom serial communication control for the underlying interface, a simple serial communication protocols (spcp). spcp proto
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:174.22kb
    • 提供者:风萧萧
  1. Victor-serial--VCL

    0下载:
  2. 简单实用, 功能强大,免费的 C++ Builder 串口控件! 1.支持二进制数据和文本数据的收发 2.支持任意格式的数据的收发 3.支持两种数据包协议(识别每帧数据首尾的方法): ①超时判断数据首尾, 适用于与单片机和仪表的通讯 ②帧首尾和控制符, 适用于大量复杂的数据传输, 例如文件收发等-Simple, practical, powerful C++ Builder serial control! This control is free and no regis
  3. 所属分类:Com Port

    • 发布日期:2017-04-10
    • 文件大小:1.07mb
    • 提供者:wu ming
  1. spcomm

    0下载:
  2. 用spcomm控件写的一个短信收发与串口调试为一体的小程序.可用于GSM模块的短信收发,和支持AT指令集的手机-Use spcomm Control wrote an SMS transceiver and serial debugging as one small program can be used in the GSM module to send and receive text messages and phone support AT command set
  3. 所属分类:Com Port

    • 发布日期:2017-11-14
    • 文件大小:516kb
    • 提供者:胡可
  1. A163410914-27047

    0下载:
  2. VC++使用MSComm控件进行串口通信的例子,基于MSComm来实现,也就是使用串口发送和接收数据,程序运行后会自动检测串口,选择串口后就可以发送一些简单的文字来测试串口通信的效果。-VC++ example using MSComm control serial communication based on MSComm to achieve, which is to use the serial port to send and receive data, the program will
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:16.26kb
    • 提供者:韩瑞欣
  1. A163410914-27047

    1下载:
  2. VC++使用MSComm控件进行串口通信的例子,基于MSComm来实现,也就是使用串口发送和接收数据,程序运行后会自动检测串口,选择串口后就可以发送一些简单的文字来测试串口通信的效果,之类例子较多了,你可以在本站搜索下“串口通信”。(Vc + + serial communication using MSComm control for example, to implementation, based on the MSComm also is to use a serial port to
  3. 所属分类:串口编程

    • 发布日期:2018-04-19
    • 文件大小:16kb
    • 提供者:小阿七
搜珍网 www.dssz.com