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

搜索资源列表

  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. java_delphi

    0下载:
  2. 本程序 通过delphi 制作发送短信的dll 然后 通过java调用 用到JNI接口 dll 复制到java的 C:\\j2sdk1.4.2_04\\bin 目录下 请跟实际情况修改目录 用Java操纵串口,实现短信的发送-delphi through the production process by sending messages through the dll then called java JNI interface used to copy the dll java C
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:515504
    • 提供者:徐泼
  1. VCMSCOMM

    0下载:
  2. MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。MSComm控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的API函数,而且在VC、VB、Delphi等语言中均可使用。 Microsoft Communications Control(以下简称MSComm)是Microsoft公司提供的简化Windows下串行通信编程的ActiveX控件,它为应用程序提供了通过串行接口收发数据的简便方法-MSComm control through serial port
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:17421
    • 提供者:123
  1. RS422

    0下载:
  2. 串口开发说明,用于Delphi开发,包括详细的开发不走-Serial development for Delphi, including the detailed development is not taking
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:7472
    • 提供者:xiugc
  1. MSCommEx

    0下载:
  2. Delphi语言的串口调试精灵,易于修改程序以便适用于不同用途-Delphi serial debugging genies, easy to amend the procedures applicable to different uses
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:213998
    • 提供者:武文杰
  1. GSM_PC_DELPHI

    0下载:
  2. Delphi编写的短信发送程序,提供了串口通讯显示-prepared by the messages sent procedures, a serial communications show
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:230116
    • 提供者:程新
  1. ComAssistant

    0下载:
  2. 仿照串口调试助手,用Delphi编的一个串口调试程序,很好用的。-modeled on serial debugging assistant, with a series of the Delphi serial debugger, good use.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:241800
    • 提供者:frog
  1. ASYNC32

    1下载:
  2. 用Delphi实现的多线程串口通讯的源程序。-with Delphi multithreading serial communication of the source.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:146775
    • 提供者:付荣申
  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. cport3

    0下载:
  2. 用Delphi写串口通信程序这最好的串口控制控件-write with Delphi serial communication procedure to the best serial control Controls
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:1353619
    • 提供者:沈昌逸
  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. cn700_del71452345624

    0下载:
  2. Delphi通过串口实现短信群发,收短信项目.-Delphi through the Short Message Serial Port, the project received messages.
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:222079
    • 提供者:凯凯
  1. DELPHI_CVAVR_EEPROM

    0下载:
  2. 这是一个DELPHI与单片机相结合的应用例子 这个程序的主要功能是通过串口与单片机通讯,读写EEPROM的资料。 上位机程序是用Delphi 6.0,下位机程序是CVAVR 1.24, 采用的主芯片是Atmel ATMega16, EEPROM芯片是Atmel AT24C04(或AT24C256) Application ...... 应用程序 for Delphi 6.0 (SP2) ..\\EEPROM.dpr ...... DELPHI 项目包 ..
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:416657
    • 提供者:Aleyn.wu
  1. AlarmSystem

    1下载:
  2. delphi基于工业控制的串口通讯,可以实现设备控制-delphi-based industrial control the serial communications, equipment control can be achieved
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:2222817
    • 提供者:吴震
  1. 4017

    0下载:
  2. 在DELPHI环境下实现研华采样模块的串口通讯-in achieving environmental sampling Advantech serial communication module
  3. 所属分类:串口编程

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

    0下载:
  2. 在delphi下的一个调用远程接串口的简单例子-delphi in the remote access call a serial simple example
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:337851
    • 提供者:albert
  1. com123321456

    0下载:
  2. 新改的串口delphi 很任性化的界面-new reform serial delphi very willfulness of the interface
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:541838
    • 提供者:johu
  1. 200431992752

    0下载:
  2. delphi开发的一个串口测试软件,用作学习。
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:17079
    • 提供者:C.L.Deng
  1. DelphiChuankouTongxin

    0下载:
  2. 此文件是ppt格式,介绍了串口通信的知识和如何通过delphi来实现它,其中有很多例子和代码可以借鉴和参考-this document is ppt format, on the serial communication of knowledge and how to achieve it delphi, There are many examples and code reference and reference
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:30400
    • 提供者:张超
  1. AVR_USART_TOOL_v1_0

    0下载:
  2. 这我用delphi编写的AVR串口通信工具串口通信原代码-I used delphi prepared by the AVR serial communication tools serial communication source code
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:205640
    • 提供者:瞿孝杰
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 31 »
搜珍网 www.dssz.com