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

搜索资源列表

  1. NewNew监控

    1下载:
  2. 参照SPComm,CMSControl控件,写的自动接收短信、解析短信、删除短信。用到了Windows API,多线程,队列,消息,具有很高的参考价值-reference SPComm, CMSControl controls automatically receive written messages, parse messages, delete messages. Use of the Windows API, multithreading, queue and the news, hav
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:445933
    • 提供者:摄氏37度
  1. CMPPClient1.0

    1下载:
  2. 使用at指令发送的代码 使用标准AT指令 现在只能支持PDU模式(Text模式太简陋)! 支持7_Bit 和 UCS2 编码 集成了串口(spcomm) 只需要简单的配置几个参数就可以收发短信了-use of this directive at the code using standard AT command now only support PDU mode (Text mode - too shabby)! UCS2 7_Bit support coding and
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:387287
    • 提供者:王的
  1. myselfprogrammer

    1下载:
  2. spcomm编的串口测试程序,虽然有些简单,但是很适合初学者学习-spcomm series of the serial test procedure, although some simple, but very suitable for beginners learning
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:182485
    • 提供者:拉帮
  1. shiboqi

    0下载:
  2. 串口通信、数据计算、波形显示 实现无限制串口通信、微型计算器和串口波形显示 Delphi 7.0常用函数速查手册、SPCOMM控件readme-serial communications, data, waveform realize unrestricted serial communications, micro calculators and serial waveform display Delphi 7.0 commonly used functions Check manua
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:1678813
    • 提供者:长官林
  1. spcomm(DELPHI)

    0下载:
  2. spcom很经典的串口通讯控件,操作方便-spcom classic serial communication control, convenient operation
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:13418
    • 提供者:戴松青
  1. STC_Download

    1下载:
  2. STC-Download/STC-ISP下载工具(STC89C51单片机在线下载器) 必须组件: SPComm(必须), VCLSkin(可以去掉) ------------------------------------------ 23:13 2005年7月4日 ------------------- 1.增加了重复下载功能,便于多个芯片下载 2.改进连机搜索算法 13:23 2005年7月4日 -------------------
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:535746
    • 提供者:brrx
  1. MultiThreadmohuan

    1下载:
  2. 设计了一个简洁易用的多线程串行通讯接口,可以切换查询和自动接收模式,进行对串口数据收发的类接触VC,很不习惯mscomm等Active控件老让人去注册的方式,所以参照Delphi中的SpComm设计了一个类CComPort,对PJ Naughter 的-design of a simple and user-friendly multi-threaded serial communication interface, and can switch automatically receive in
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:9440
    • 提供者:宇翔
  1. gpsreciever

    0下载:
  2. 采用C++ Builder开发的GPS接收程序,串口采用SPCOMM控件,能够从接收的数据中读取时间、经纬度。-with C Builder development of the GPS receiver procedures used SPCOMM Serial control, to receive data from the reading time, longitude and latitude.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:136737
    • 提供者:荆纯果
  1. HowToUseSpcomm

    0下载:
  2. 使用spcomm控件进行串口通信的程序,包括数据的发送与接收,同时采用定时发送的方式,delphi语言编写。-spcomm used for serial communication control procedures, including data transmission and reception. Timing also adopted this approach, delphi language.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:187364
    • 提供者:王力
  1. spcommckkjjlz

    0下载:
  2. 用BCB写的spcomm的一个例子,收发数据功能-used to write the BCB spcomm an example, send data capabilities
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:69821
    • 提供者:新美
  1. zhinengyibiao

    0下载:
  2. 在DELPHI环境下运用SPCOMM控件实现上位机和智能仪表的通讯-environment in the use SPCOMM Controlware PC and intelligent instrument of communication
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:184092
    • 提供者:helin
  1. commassistant

    1下载:
  2. 串口调试助手,是一个使用SPcomm控件编写的程序-serial debugging assistant, is the use of a prepared SPcomm control procedures
  3. 所属分类:Delphi控件源码

    • 发布日期:2014-01-14
    • 文件大小:269368
    • 提供者:whj
  1. com

    0下载:
  2. 一个串口通信的软件,需要spcomm组件,请注意-a serial communication software, the need spcomm components, please note
  3. 所属分类:串口编程

    • 发布日期:2014-01-15
    • 文件大小:388327
    • 提供者:吴科伟
  1. at_sms

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

    • 发布日期:2008-10-13
    • 文件大小:306855
    • 提供者:颜巧玲
  1. delphi PLC

    0下载:
  2. 如何使用spcomm控件读写串口数据-Delphi知识大全
  3. 所属分类:编程文档

    • 发布日期:2014-01-16
    • 文件大小:105463
    • 提供者:石头
  1. SpComm_Version2.5

    0下载:
  2. delphi串口调试控件 SpComm Version 2.5 (串口控件)
  3. 所属分类:Delphi控件源码

    • 发布日期:2014-01-16
    • 文件大小:26973
    • 提供者:xuxiaoxia
  1. Spcomm

    0下载:
  2. spcommkongjian ziaz
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:13381
    • 提供者:zheng
  1. chuankoutiaoshigongju

    0下载:
  2. 一个不错的串口调试工具!! 利用常用的SPCOMM控件
  3. 所属分类:Delphi控件源码

    • 发布日期:2014-01-17
    • 文件大小:321973
    • 提供者:卢广帅
  1. spcomm_for_delphi7

    0下载:
  2. 演示SPCOMM控件在Delphi中的使用。
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:205354
    • 提供者:陳志偉
  1. 3

    1下载:
  2. GPS串口自适应解码Delphi源程序(SPCOMM控件)
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:3186
    • 提供者:李群燕
« 1 2 3 4 5 67 8 9 10 11 ... 14 »
搜珍网 www.dssz.com