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

搜索资源列表

  1. CommTest.rar

    0下载:
  2. 串口通信的小助手,良好的实现串口数据的收发
  3. 所属分类:Dephi控件源码

    • 发布日期:2014-04-11
    • 文件大小:291136
    • 提供者:
  1. MSCOMM32.OCX

    1下载:
  2. 串口编程控件MSCOMM32.OCX mscomm32.ocx是微软提供的串口通讯开发控件。支持串口通讯的软件大部分都是使用这个控件来实现串口通讯功能的。 安装方法:请您把它复制到系统目录下,对于windows9x系列(win95、win98、winme)是x:\\windows\\system\\,对于 windowsNT、windows2000、windowsXP系列是x:\\winnt\\system32\\。然后打开一个命令行提示符窗口(MSDOS方式
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:46273
    • 提供者:guli
  1. serial-t

    0下载:
  2. 串口温度显示源代码 使用说明: 系统要求:WIN9X/ME/NT/2000 VC++6.0 且安装了VC ACTIVEX控件(在VC6安装时选上) 简介:在VC++6.0中用MSComm控件编程,可以实现串口接收数据和发送数据,数据分别显示在接收框和发送框中。 如何建立工程:建立新文件夹,将文档用WINZIP解压后,双击 Scommtest.dsw 即可在VC6.0中打开工程文件。作者主页上有详细编程说明,每一步都列出来了,可以参 串口通迅
  3. 所属分类:Delphi控件源码

    • 发布日期:2014-01-15
    • 文件大小:48224
    • 提供者:liming
  1. async32

    0下载:
  2. 很好串口通讯软件支持D3,4,5,可实现串口多线程
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:237478
    • 提供者:ccccjun
  1. 用delphi的spcomm控件写得串口通信程序

    2下载:
  2. 用delphi的spcomm控件写得串口通信程序,实现数据的采集,并能适时耳朵保存数据-The spcomm written with delphi serial communication control procedures, data collection, and the timely ear save the data
  3. 所属分类:Delphi控件源码

    • 发布日期:2014-09-22
    • 文件大小:178176
    • 提供者:韦博旭
  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. 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-30
    • 文件大小:393640
    • 提供者:steven
  1. Serialdebuggingassistant

    1下载:
  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-29
    • 文件大小:7659
    • 提供者:Solonet
  1. SPCOMM2.5

    0下载:
  2. 这是一个用Delphi开发的多线程多串口控件,可以实现10个串口同时通讯。-This is a development with Delphi' s multi-threaded multi-serial port control, serial port 10 can be achieved at the same time communications.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-02
    • 文件大小:26426
    • 提供者:wujiren
  1. MSCOMM32

    0下载:
  2. MSCOMM32.OCX控件,可用于PB调用实现串口编程-MSCOMM32
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-27
    • 文件大小:45882
    • 提供者:honey
  1. COM

    0下载:
  2. 实现串口发送和接收的实例程序!可以实现串口相互发送接收字符!-Serial instance to send and receive program! Serial receiver can send another character!
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-07
    • 文件大小:198802
    • 提供者:飞鸟
  1. delphi_comport

    0下载:
  2. delphi实现串口DLL的调用,方便简捷,可随意移植,实现串口通信-Serial delphi DLL call, to facilitate simple, free to transfer, to achieve serial communication
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-30
    • 文件大小:203006
    • 提供者:李林
  1. 485multiple

    0下载:
  2. 利用delphi实现485总线的多机界面的串口程序-485 with delphi
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-04
    • 文件大小:734769
    • 提供者:萧萧
  1. delphiPORTTest

    0下载:
  2. delphi 实现简单串口工具,能实现串口指令发送和接收-delphi easy port tool receive and send message
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-04
    • 文件大小:189110
    • 提供者:王石坤
  1. Book

    0下载:
  2. 《Delphi 深度编程及其项目应用开发》 PDF格式 附带源码 简 介 本书是在总结作者多年Delphi开发经验的基础上编著而成。全书分为基础篇和应用篇。 基础篇结合示例论述了Delphi的深度编程技术,其中包括9章,分别为:理解Windows消息、 进程与线程、自定义组件的编写、文件操作、创建DLL应用程序、两层数据库应用程序、多 层数据库应用程序、Socket编程、串口编程;应用篇结合物资管理信息系统项目应用开发 技术和经验,详细阐述了一般管理
  3. 所属分类:Delphi VCL

    • 发布日期:2017-06-14
    • 文件大小:22806478
    • 提供者:LPT
  1. delphi-spcomm

    0下载:
  2. 接口与通信-利用spcomm实现串口通信(内含spcomm组件)-Interface and Communication- the use of spcomm of serial communication (containing spcomm components)
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-30
    • 文件大小:304525
    • 提供者:chris
  1. spc--delphi

    0下载:
  2. 包括delphi spcomm.pas控件在内的有关delphi在spc控件环境下实现串口通信-Including the delphi spcomm.pas control delphi the spc controls environment under serial communication
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-26
    • 文件大小:866367
    • 提供者:丁明
  1. Comm-control

    0下载:
  2. 实现串口与外设的连接,通过电脑控制外设的动作。-Serial peripherals connected, by computer control peripherals action.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-20
    • 文件大小:1843203
    • 提供者:尹凯夫
  1. 串口工具源码

    0下载:
  2. 模拟串口工具 可以自选串口参数 实现数据接收和发送。附带源码。(comtest :can send message and receive message ,with resource)
  3. 所属分类:Delphi控件源码

    • 发布日期:2018-05-06
    • 文件大小:217088
    • 提供者:万能过客
  1. spcomm 3.0_串口通信控件

    4下载:
  2. 在delphi开发工具下,实现串口通信的控件(Under delphi development tools, serial communication control is implemented)
  3. 所属分类:Delphi控件源码

    • 发布日期:2018-08-27
    • 文件大小:46080
    • 提供者:夏天又夏天
« 12 3 »
搜珍网 www.dssz.com