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

搜索资源列表

  1. 复件 客户端

    0下载:
  2. 连接利用SPCOMM和SOCKET写的短信服务器,发送接受相关的指令,欢迎大家下载,在使用过程中请给一些意见,谢谢!-connect and use SPCOMM SOCKET wrote a message server, send and receive relevant instructions and you are welcome to download and use the process to some comments please, thank you!
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:222952
    • 提供者:摄氏37度
  1. 可用的spcomm控件(含实例源码)

    0下载:
  2. 详尽的介绍,实例易读,方便使用。
  3. 所属分类:Windows编程

  1. spcomm for delphi 2010

    5下载:
  2. delphi串口控件,项目名字是2009,但支持delphi2010
  3. 所属分类:通讯编程

  1. Serial-debugging

    0下载:
  2. delphi版的串口调试软件源码 SPCOMM使用方法 1.设置参数: CommName := Com1 //串口 BaudRate := 9600 //波特率 2.打开 StartComm() 3.写数据 WriteCommData(缓冲区地址,字节数) 读数据 OnReceiveData(数据接收处理); 4.关闭 StopComm()。-delphi source code version of the serial debugging software
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-22
    • 文件大小:280551
    • 提供者:philzheng
  1. SPCOM_MEMO

    0下载:
  2. 这是用Delphi+spcomm开发的串口程序,有需要的可以自由下载-It is developed with Delphi+ spcomm serial program, free download need
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-29
    • 文件大小:505782
    • 提供者:shiyanfeng
  1. MSCOMM-controduce

    0下载:
  2. DELPHI 串口控件 SPComm 控件的使用说明,说明了一些用法等,喜欢的可以下载-DELPHI serial control SPComm control instructions, illustrates some usage, have a look like can be downloaded,
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:10840
    • 提供者:张富贤
  1. spcomm3.0

    3下载:
  2. Delphi 本身没有串口控件,这个是一款不错的串口控件。-Delphi does not have serial port control, this is a good serial port control.
  3. 所属分类:Delphi控件源码

    • 发布日期:2013-01-08
    • 文件大小:46486
    • 提供者:王伟
  1. delphi_SPCOMM

    0下载:
  2. 教你如何在delphi安装spcomm控件.里面包含例子-Teach you how to install spcomm control in delphi. Which contains examples of
  3. 所属分类:Communication

    • 发布日期:2017-03-26
    • 文件大小:91733
    • 提供者:Glory.Chen
  1. VictorComm.v1.5.0.0.Full.Source.CBuilder12.ccrun.0

    0下载:
  2. Victor 串口 VCL 控件, 简单实用, 功能强大的 C++ Builder 串口控件! 本控件是免费的, 不需要注册, 有关授权及许可协议详见 license.txt 文件-Victor serial VCL controls, simple, practical, powerful C++ Builder serial control! This control is free, does not require registration, the authorization and
  3. 所属分类:Communication

    • 发布日期:2017-03-23
    • 文件大小:79161
    • 提供者:hunter
  1. delphi-Lib

    0下载:
  2. delphi库文件包括spcomm,apdcomport,flatstyle控件-delphi library including spcomm, apdcomport, flatstyle control
  3. 所属分类:Delphi VCL

    • 发布日期:2017-06-17
    • 文件大小:27590337
    • 提供者:蓝世祥
  1. spcomm32

    0下载:
  2. com编程需要的一个delphi控件 -com needs a programming delphi control
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:33569
    • 提供者:yangxiuqian
  1. delphi5

    0下载:
  2. delphi编程指南,帮你更快的入门学习-delphi programming guide, to help you learn faster entry
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-30
    • 文件大小:119196
    • 提供者:llz520406
  1. 0723

    0下载:
  2. procedure senddata var i:integer commflg : Boolean begin commflg:=true for i:=1 to 8 do begin if not fcomm comml writecommdata(sendbutter,i) then begin Commflg=false break end end
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-09
    • 文件大小:1612282
    • 提供者:yingyu
  1. spcomm

    0下载:
  2. DELPHI的串口控件,用来编写串口通信用的,希望对大家有用-DELPHI Serial control, for the preparation of serial communication used in the hope of useful
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-27
    • 文件大小:27428
    • 提供者:fxg
  1. NSComm

    0下载:
  2. 一个很好用的spcomm扩展控件,修改了其中的很多bug-A very good control with the expansion of the spcomm
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-25
    • 文件大小:14952
    • 提供者:武国龙
  1. spcomm

    0下载:
  2. 一个delphi控件,用于串口通信,可用于bcb和delphi中,易于使用。-A delphi control for serial communications, can be used in delphi and bcb, easy to use.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-03
    • 文件大小:26498
    • 提供者:Robin
  1. COM

    0下载:
  2. 通过串口通讯的源程序,主要是用delphi写的,用了spcomm控件-The source code through the serial communication is mainly written using delphi, using a control spcomm
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-31
    • 文件大小:284486
    • 提供者:test
  1. delphi_spcomm

    1下载:
  2. 在delphi开发环境下,用SPCOMM控件写的串口调试程序源代码。-In the delphi development environment, using SPCOMM control, serial port debugger written in the source code.
  3. 所属分类:Delphi控件源码

    • 发布日期:2013-08-04
    • 文件大小:284946
    • 提供者:wxj
  1. SerialTest

    1下载:
  2. dephi的串口通信例程 用到了SPComm控件-dephi of the serial communication routines used in the control of the SPComm
  3. 所属分类:Communication

    • 发布日期:2017-03-27
    • 文件大小:233756
    • 提供者:蒋路茸
  1. SpcommSMS

    0下载:
  2. 用spcomm控件写的一个短信收发与串口
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:290155
    • 提供者:rr
« 1 2 3 4 5 6 7 89 10 11 12 13 14 »
搜珍网 www.dssz.com