搜索资源列表
手机编码转换
- 这是我用Delphi写的一个关于手机的编码与解码的程序,unicode到汉字,和ascii码到8bit码的转换!-This is what I wrote with Delphi on a cell phone encoding and decoding process, unicode to Chinese characters, and ascii codes to 8bit code conversion!
带附件及Html显示的邮件发送类
- unit UnitSendMail; interface uses Windows, SysUtils, Classes,StdCtrls, ExtCtrls, ComCtrls, Dialogs, IdMessage, IdBaseComponent, IdComponent, IdTCPConnection, IdTCPClient, IdExplicitTLSClientServerBase,IdMessageClient, IdSMTP
datamatrixcodingprocedures
- data matrix编码程序 将字符串转换为二维码黑白图形-data matrix encoding process will convert a string to two-dimensional black-and-white graphics code
ReedSolomon
- Delphi Reed Solomon encoding full source
ShortMessagePDU
- Delphi 发送短信的例子,包括完整的编码、发送等代码-Delphi send text messages for example, include a complete encoding, sending, etc. code. . .
Delphi_SRTL
- delphi公共函数库,实现加解密,编解码,字符串,文件等通用函数的封装,非常值得借鉴-This is Delphi Common Function Library,To assist Planning &Development Engineer to implement Encrypt/Decrypt Encoding/Decoding StringFunc FileFunc.
201111189357918
- delphi字符编码转换工具 资源类别: Delphi源码¦其他 文件大小: 257KB -character encoding conversion tools delphi resource categories: Delphi source ¦ other File Size: 257KB
1
- 基于delphi开发环境的哈弗曼编码解码程序-Development environment based on delphi Huffman encoding and decoding procedures
txt2utf8Unicode
- 批量转换Ansi,Unicode,Unicode big endian,UTF­ 8工具 1.含文本的文件和文件夹拖入程序,即可获得列表,以及编码格式; 2.可按4种格式读取和存储文件; 3.最右方的文件按文件的原格式读取和保存文件; 4.可添加到【文件列表】的格式在左下方进行添加和删除,文件之间分号隔开; 17:53 2013­ 09­ 27 提示: Notepad(记事本)只支持四种格式:ANSI/Unicode/Unicode
Delphi_632413
- Delphi:采用BASE64算法流加密,编码多个字节,可以编码奇数字节和基数字节,把编码好的块写到流中,当然也可进行BASE64算法流的解密,解密的数据输入到流中,还可进行BASE64算法字符串加密,字符串解密等,比较全的BASE64加密与解密实例,仅供参考。 -Delphi: a stream cipher algorithm using BASE64 encoding a plurality of bytes, and the base may be encoded odd byte
libavcodec_avfft
- LibAvCodec for encoding directshow with delphi
BASE64
- Delphi JPG 图片的 BASE64 编码、解码(BASE64 encoding and decoding of Delphi JPG pictures)
FileToBase64
- 这是一个用delphi开发的,实现了标准的base64编码方式的控件,可以集成在网页中,直接进行调用(This is a control developed by Delphi, which implements the standard Base64 encoding mode. It can be integrated in the webpage and can be called directly.)