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

搜索资源列表

  1. synaser Synapse串口同步库

    1下载:
  2. Synapse串口同步库。功能有:它不是控件,而只是代码库。适合编写控制台应用服务或其它应用;不需要安装;读写数据的方法和Synapse提供的TTCPBlockSocket一样;支持MODEM的AT指令;支持RTS驱动的通讯(例如:RS-485适配器)。功能无限制。源代码:包含。适用语言:CB3 CB4 CB5 D2 D3 D4 D5,Synapse serial synchronous library. Function: it is not control, but only code ba
  3. 所属分类:通讯/手机编程

    • 发布日期:2013-11-28
    • 文件大小:13642
    • 提供者:
  1. Terminal.rar

    2下载:
  2. 一个超级终端程序,支持串口、IP协议通信,主要用于通信调试,a super terminal program, to support serial ports, IP communications, mainly for communications Debugging
  3. 所属分类:Internet/网络编程

    • 发布日期:2014-01-24
    • 文件大小:190392
    • 提供者:吕达
  1. comport.zip

    0下载:
  2. 转载如果侵犯产权,不负责任,本程序完全参照龚建伟《串口调试助手V2.2》制作而成,原软件是用VC编写的,我将它改用Delphi编写,作为我学习串口编程的一个例子与工具使用。,reproduced if infringe on property rights, irresponsible and totally based on the procedures Dan "serial debugging assistant V2.2" produced, the original
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:4102
    • 提供者:仔仔
  1. spcomm.rar

    0下载:
  2. 一种DELPHI控件,主要实现delphi的串口通信功能,提供向发送缓存写数据和读数据等重要函数和进程。,DELPHI a control, the main achievement of delphi serial communications functions, provide to send the cache to write data and read data and other important functions and processes.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-01
    • 文件大小:28098
    • 提供者:刘宁宁
  1. SPComm.v2005.8.2.Full.Source.D

    0下载:
  2. SPComm.v2005.8.2.Full.Source.Delphi.513802.rar,相当于mscomm,串口控件,SPComm.v2005.8.2.Full.Source.Delphi.513802.rar, equivalent to mscomm, serial control
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-23
    • 文件大小:36291
    • 提供者:zz
  1. getNo.rar

    0下载:
  2. 用Delphi读取硬盘序列号,必须包括Dll文件一起使用,Delphi used to read hard disk serial number
  3. 所属分类:其他小程序

    • 发布日期:2017-04-01
    • 文件大小:204948
    • 提供者:xujg
  1. commdelphi.rar

    0下载:
  2. 自己写的串口收发程序,使用线程和windows api函数实现,对做串口通信有很大帮助。,Write their own serial transceivers, the use of threads and windows api function to do serial communication helps a lot.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-31
    • 文件大小:393640
    • 提供者:steven
  1. delphiexample.rar

    0下载:
  2. 最近用delphi开发了一个上位机平台,非常好用,包含了示波器,串口,数据库等多项功能,相信对相关开发有很大帮助,Delphi recently developed a PC platform, is very easy to use, includes oscilloscopes, serial, database and other functions, I believe related to the development of much help in
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-15
    • 文件大小:3962924
    • 提供者:masterzhangqi
  1. nrCommLib.rar

    1下载:
  2. nrComm Lib Pro 8.29 for Delphi & C++ Builder 7-2010 nrComm Lib provides some tools for performing the serial communications tasks in Delphi/CBuilder development. It has ready solutions for many communication tasks : RS232, TAPI (data and voice
  3. 所属分类:Delphi VCL

    • 发布日期:2017-06-16
    • 文件大小:25238743
    • 提供者:Sjaak Willem
  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. async32

    0下载:
  2. 多线程 ( Multi-Thread ) RS232 串行口通讯控件 ( 1.82 版,无源码 Delphi 3.0/4.0/5.0 版适用 ),作者: Varian Software Services NL。 ,Multi-threaded (Multi-Thread) RS232 serial port communications control (1.82 version, non-source version of Delphi 3.0/4.0/5.0 applicable), the
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-11-08
    • 文件大小:511311
    • 提供者:
  1. mscomm1.rar

    0下载:
  2. 这是一个用delphi7.0 编写的P串口通讯程序,在实际工作中很好用。,This is a serial communication with delphi7.0.It is good use in pricate work.
  3. 所属分类:Com Port

    • 发布日期:2017-03-24
    • 文件大小:17176
    • 提供者:ffr
  1. ComSpy(delphi)

    15下载:
  2. 监视串口的过滤驱动程序源码(sermon C++)和上层应用程序源码(delphi),在这里展示了在delphi下如何加载一个驱动以及与驱动程序通信的基本示例,里面还有很多功能有待大家挖掘和完善,完善后别忘了发一份源码给我。-Monitor serial filter driver source code (sermon C++) and the upper application source code (delphi) here shows a basic example of how to
  3. 所属分类:驱动编程

    • 发布日期:2013-07-26
    • 文件大小:534676
    • 提供者:
  1. socomm.rar

    2下载:
  2. SPCOMM,一个很好用串口编程控件。用它,上位机的串口编程会变得很简单,内附一个应用的例子(程序)。,SPCOMM, a good control to use serial programming. Use it, the serial PC programming will become very simple, containing examples of an application (process).
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-29
    • 文件大小:607352
    • 提供者:luojianming
  1. findcomm.rar

    0下载:
  2. 在DELPHI中自动搜索串口,以减轻使用串口的人们对于寻找串口寻找的需要,检测计算机上串口是否可以正常使用,Automatic search in DELPHI serial port, serial port in order to reduce the use of the people of the need to find a serial search, detect whether the serial port on your computer can use
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:166402
    • 提供者:彬彬
  1. SN-DISK.rar

    1下载:
  2. 读硬盘出厂序列号控件,适合 DELPHI4,D5,D6,CB4,CB5或更高版本。 支持WIN9X/ME/NT/2K/XP下盘出厂序列号的读取,可做程序加密使用。,Reading the hard disk serial number of factory controls, suitable for DELPHI4, D5, D6, CB4, CB5 or later. Support WIN9X/ME/NT/2K/XP factory serial number under the dis
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-25
    • 文件大小:10263
    • 提供者:lxmh815
  1. licheng.rar

    0下载:
  2. 到得CPU序列号、网卡MAC地址、注册码保护例子。 希望对大家有用,To a CPU serial number, the network card MAC address, examples of key protection. I hope all of you a useful
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:1009793
    • 提供者:xinchangkk
  1. TCOMM

    3下载:
  2. 这是一个用于串口通讯的控件,很好用,可直接使用,省去设置参数的问题。-This is one for the serial communication control, good use, can be used directly, eliminating the need to set parameters of the problem.
  3. 所属分类:Delphi VCL

    • 发布日期:2016-05-24
    • 文件大小:25764
    • 提供者:HOU
  1. mscomm_example

    2下载:
  2. delphi串口能信例程,一个很好的例子,并有详细注释-delphi serial routines to the letter, a very good example, and detailed notes
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-02
    • 文件大小:302070
    • 提供者:liuzhilong
  1. Serialdebuggingassistant

    0下载:
  2. 串口调试助手(DELPHI版MSCOMM) 这是一篇设计方案及源码,对于学习串口编程的来说非常有帮助。 利用Delphi或C++作为开发工具,根据SPCOM或MSCOMM控件、PCOMM.DLL等,设计出一串口调试助手,要求在不同计算机之间实现串口间数据通信,并以此为基础,实现对不同数据格式间的转换功能。 要求: 1、串口通信。 2、数据格式。 3、系统软件(Delphi7.0)。-Serial debugging assistant (DELPHI version MS
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-30
    • 文件大小:7659
    • 提供者:Solonet
« 1 2 34 5 6 7 8 9 10 ... 30 »
搜珍网 www.dssz.com