搜索资源列表
DecodeBase64_521
- 邮件解码程序,Base64解码. 包括文档与解码程序(C/C++的都有).-mail decoding process, Base decoder. Including documents and decoding procedures (C / C have).
HBP_RAdmin2.1_HQB
- RSATool\\base64.c .......\\History.txt-RSATool \\ base64.c ....... \\ History.txt
21920013
- 界面类outlook[pop3emaildevelop.rar] - 基于pop3的邮件收发软件,可以进行邮件的收发功能,并有收发附件的功能 [NET_GETMESDLG.rar] - 简单的邮件客户端程序,能够登陆并显示邮箱中邮件数目。 [Emailsndrecv.zip] - 一个电子邮件收发程序 [eping.zip] - email的 客户段~毕业设计 功能完善 [KLMail.zip] - KLMail收邮件 用pop3收邮件。用到socket/base64+p
(利用GIF_LZW算法实现的)网络图片传输
- (利用GIF_LZW算法实现的)网络图片传输 技术特点 ~~~~~~~~ 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:VB的String存在自动Unicode转换问题,影响速度; B:可以直接发送8位字节数据,不需要使用Base64编码,从而减少了编码时间。 三、使用GIF-LZW压缩算法压缩图像。理由: A:行程编码、Huffman压缩算法压缩率太低; B:JPEG压缩算法需要太多位运算,且运算量大(有专门MMX优化算法),不利于VB实现; C:GIF
base64test
- BASE64这种编码挺有意思的,可以把每3个(二进制)字节编码成以ASCII码表示的4个字节。可能会有人觉得奇怪,网页保存为mht格式后,明明只有一个文本文件,可是用浏览器打开后居然还有图片。其实,用记事本打开这些mht文件,可以看到一堆堆的”乱码“,这往往就是BASE64编码后的图片了。由于最近项目用到这个东西,于是去CSDN上下了个BASE64编解码的C++类。因为对效率没有特别的要求,所以只是用小图片试了一下,能用。-BASE64 encoding of this very interes
UniEncoder
- C#的Unicode,ASCII,UTF-8,Base64,URL,MD5等编码转换演示-C# for Unicode, ASCII, UTF-8, Base64, URL, MD5, such as data conversion demo
QQLoginBat
- 这是一个QQ/TM登录器(其中包含MD5的类封闭及Base64的编码转换). 本程序是用BCB2007制作的. 程序基本用法: (1)运行程序,首先会要求输入密码,如果是首次运行,可以输入一个新密码或直接回车即可. (2)进入后,可以看到已保存的QQ号,可以同时登录一个或多个号码. (3)点击ADD可以添加QQ号码 添加时可以直接输入命令行,也可先按PWDHASH生成命令行,再复制过去(点击上面的Command Line标签). 声明: 程序中的MD5算法和BASE
base64
- Encode and decode in Base 64 with C#
BASE64
- BASE64,C语言实现,在文件传输中具有很强的使用范围-BASE64, C language, the file transfer in the use of highly
Base64
- C#实现的Base64算法,可对任意文件实现加解密-C# implementation of Base64 algorithm can achieve any file encryption and decryption
1622-BASE64
- 字符转化为16个二进制字符,以及BASE64编码的互相转化 c++源代码-Characters are converted to 16 binary characters, as well as BASE64 code conversion c++ source code
makemime.c
- encode and decode base64 data files, such as email attachements
Base64CDemo
- C++ Base64编码与解码实例,对于C++开发者有些帮助-C++ Base64 encoding and decoding instance, some help for C++ developer
Base64
- BASE64 编码以及解码C函数 可直接调用-BASE64 encoding and decoding C functions
base64api
- 支持base64 加密解密的win32动态库库,可以用于pb等开发工具使用。(Base64 encryption and decryption support Win32 dynamic library, which can be used for PB development tools.)
C#ziliao
- 这个是解决pdf.js直接访问本地文件所存在的问题,C#通过链接地址把获取到的文件转换base64,然后传给html前台,前台再通过jquery进行数据解码处理,再传给view.js或pdf.js进行解析展示。(This is pdf.js direct access to the local file to solve the existing problems, C# to get to the file conversion through Base64 link address, and
UpLoadForm
- c# 调用webService实现上传下载,文件使用BASE64编码上传下载, 带有配置文件。(C# call webService to achieve upload download, files using BASE64 encoding upload download,With configuration file.)
ToolCrypt
- base64加密解密 在vs2015上实现的C#程序(decode+encode I don't know what I can say ... 20 words are so hard)
Base64Lib
- 使用C#封装Base64编解码,并在VC++平台使用,使用C#封装(Use C# to encapsulate Base64 codec, and use it on the VC++ platform, using C# package)
Debug(1)
- DICOM转base64 已经测试过无问题(DICOM to Base64 has been tested without problems)