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

搜索资源列表

  1. 特尔斐助理 1.5.5

    0下载:
  2. 运行环境:Win9x/Me/NT/2000/XP 本软件为DELPHI的编程辅助工具,能够提供信息框设计、ASCII查询、键码查询、颜色码查询等功能。为绿色自由软件,不需安装和注册,下载后即可直接使用。 -runtime environment :'d software for the Delphi programming support tools to provide information box design, ASCII inquiries, and the key
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:275733
    • 提供者:陈晓洪
  1. RS232_1.0.3.7

    0下载:
  2. 一个用delphi写的RS232收发程序,对收到的资料可以同时以ascII码和16进制数表示。最多可以支持到COM8-with an RS232 transceiver written procedures, the right information can be received simultaneously in ascII yards and 16 band several said. The maximum support to COM8
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:245009
    • 提供者:cangyu
  1. 串口通信Delphi实现

    0下载:
  2. 第一步:了解串口通信原理 串口通信的概念非常简单,串口按位(bit)发送和接收字节。尽管比按字节(byte)的并行通信慢,但是串口可以在使用一根线发送数据的同时用另一根线接收数据。它很简单并且能够实现远距离通信。比如IEEE488定义并行通行状态时,规定设备线总常不得超过20米,并且任意两个设备间的长度不得超过2米;而对于串口而言,长度可达1200米。 典型地,串口用于ASCII码字符的传输。通信使用3根线完成:(1)地线,(2)发送,(3)接收。由于串口通信是异步的,端口能够在一根线上发
  3. 所属分类:通讯/手机编程

  1. PDUtoSMS_SMStoPDU

    1下载:
  2. This source code in Delphi 7.0. Have function to decoding and encoding PDU format to ASCII and from ASCII to PDU. You can modify it or change it for meet your requirement.
  3. 所属分类:SMS

    • 发布日期:2017-03-18
    • 文件大小:206427
    • 提供者:herlambang
  1. 0074

    0下载:
  2. 根据汉字的ASCII码,算出汉字的笔划。-According to Chinese characters, ASCII code, calculate the number of strokes of Chinese characters.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:20797
    • 提供者:蒋卫强
  1. hextoasc

    0下载:
  2. convert file hex to ascii ascii to hex
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:11387
    • 提供者:seyed
  1. shitfSec

    0下载:
  2. 移位加密。算法描述:将字符俺ASCII码对应的二进制惊醒高底位的移位不足的补充零,具体参见源码。-Shift encryption
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-23
    • 文件大小:397378
    • 提供者:yepeng
  1. 3DGraph

    0下载:
  2. XYZ graph is a program to visualize 3D - data. Three cross sections along the XY- , XZ- , and the YZ-plane are shown. By moving the hairlines the user can scan through the the various voxel planes. Input files can be either binary or ascii. To vi
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-21
    • 文件大小:352178
    • 提供者:anoubis
  1. DELPHI-FC_src

    0下载:
  2. Delphi 文件比较的源代码,虽然只是ASCII比较,改为2进制很简单的。-Delphi source code file comparison, albeit relatively ASCII instead of two binary is very simple.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:185753
    • 提供者:liuYue
  1. Quick.Report.Pro.v4.07.Delphi.2007

    1下载:
  2. QuickReport 是用于BCB和Delphi的一款报表组件,可以简单快速的输出数据库报表。QuickReport 支持创建打印预览以免浪费纸张,支持导出数据为其他文件格式如ASCII文本、逗号分割值的文件和HTML。QuickReport 本身由 Delphi 编写,支持Delphi 所有操作数据库的模式。因此您可以将它用于旧式的基于BDE 的数据库如Paradox 和 dBase,用于多层应用环境的客户端数据表,新的Delphi 5 ADO 和 Interbase Express 组件及
  3. 所属分类:Delphi控件源码

    • 发布日期:2014-02-21
    • 文件大小:1809163
    • 提供者:学习者
  1. 2

    0下载:
  2. 本文包括了Modbus两种协议的校验编程,包括LRC校验和CRC校验。 LRC校验是使用在ASCII协议中的,CRC校验是使用在RTU协议中的-This article includes two kinds of protocols Modbus validation program, including the LRC checksum CRC checksum. LRC check is to use the ASCII agreements, CRC checksum is us
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:75834
    • 提供者:hong
  1. ASCII2ANSI

    0下载:
  2. Converts ASCII-Textfiles to Ansi-Textfiles
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3764
    • 提供者:ml-kuen
  1. delphimodbus-1.4.0

    2下载:
  2. Delphi的ModbusTcp开发控件,需要Indy支持,包括主站和从站的控件-he Delphi Modbus library is a Modbus Class I Delphi implementation of a Modbus master and slave over TCP/IP (ModbusTCP). Serial I/O (RTU or ASCII) is not supported.
  3. 所属分类:Dephi控件源码

    • 发布日期:2017-03-03
    • 文件大小:245343
    • 提供者:孙宏
  1. Image2Ascii

    0下载:
  2. Delphi program for converting image file to text asc-Delphi program for converting image file to text ascii
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-01
    • 文件大小:26298
    • 提供者:nkaid
  1. HexEdit

    0下载:
  2. HexDecimal Editor, can edit,view hexcontent, binary content and ASCII code
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-06
    • 文件大小:107877
    • 提供者:xlleon
  1. Exemplo-ASCII

    0下载:
  2. ASCII tables Create a ASCII Table em Delphi.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-29
    • 文件大小:169458
    • 提供者:Joe Morales
  1. ascii

    0下载:
  2. asvii code need in delphi programing
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-08
    • 文件大小:10091
    • 提供者:ali
  1. Stringtobyte

    0下载:
  2. 一个小程序,可以非常清楚地进行字符串与ACSCII码之间的相互转换。对于Delphi工程师非常有用。-A small program that can do both directional conversion from string to ASCII code. It is very useful for Delphi engineers.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-16
    • 文件大小:179165
    • 提供者:zenger
  1. Ascii

    0下载:
  2. Testing get Ascii code
  3. 所属分类:Delphi控件源码

    • 发布日期:2017-12-22
    • 文件大小:128000
    • 提供者:wijaya
  1. 实例02

    0下载:
  2. 实例2 查看按键的ASCII值 欢迎交流下载(The program is designed by delphi)
  3. 所属分类:Delphi控件源码

    • 发布日期:2017-12-24
    • 文件大小:216064
    • 提供者:阿强哥
« 12 »
搜珍网 www.dssz.com