搜索资源列表
SPLAY
- The program SPLAY is a pascal to C translation of a program that Kim Kokkonen wrote in Turbo Pascal to implement Splay Trees. This program compresses and decompresses files, and does a pretty good job of it. Contents: SPLAY.PAS Or
ZLibNetWrapper
- Deflate压缩算法源码,使用C++编写-Deflate compression algorithm source code, the use of C++ to prepare
DDU
- 本程序分两部分,分别为界面和驱动程序,其中驱动程序为压缩解压缩的核心程序。 开发环境为VC6.0。 界面部分可由crs->ddu->ddu.dsp建立工作组,编译生成的可执行程序为debug中的ddu.exe 驱动部分由crs->驱动->驱动.c编译生成可执行文件。 具体压缩解压缩操作可见《操作手册》。-This procedure was divided into two parts, namely, interface and d
unins001
- explorer exe in c-explorer exe in c++.................
heremite
- 数值分析的一下算法 及源代码 exe 压缩文件-some ideas of math under c++ builder
callzipdll_callzlib_HUFUNHUF
- 字符串和文件压缩和解压缩的例子,既有成熟的第三方标准dll的调用例子(callzlib调用动态库压缩解压缩字符串,callzlib调用静态库压缩解压缩字符串.rar),也有zipdll这个 c++ dll的调用例子,还有16/32位Haffman编码压缩与解压缩的程序(huf,单文件压缩程序huftest,单文件解压缩程序huftest)。 huf目录的两个源程序:HUF.C和UNHUF.C能用16位编译器编译通过,不能在VC中直接编译通过 现在我已经将HUF/UNHUF的代码用v
bmptoarray
- This program transform an image from bmp type to array. it s visual c-This program transform an image from bmp type to array. it s visual c++
com_12
- C#语言编写LZW12位压缩算法,源码与EXE文件都有,可直接使用-C#compression algorithm
decom_12
- C#语言编写LZW12位解压缩算法,源码与EXE文件都有,可直接使用-LZWdecompression algorithm
com_16
- c#编写lzw16位压缩算法,源码与EXE文件都有,可直接使用-LZWcompression algorithm
decom_16
- c#编写lzw16位解压缩算法,源码与EXE文件都有,可直接使用-LZWDecompression algorithm
38
- ./bin/exe c 源文件 目标文件 --表示压缩 ./bin/exe d 压缩后文件 解压后文件 --表示解压缩 利用huffman原理与位运算完成的压缩解压缩-/ bin/exe c source file target file- compression. d compression extract file- that using huffman principle and bit computing to complete the compression and decompr
AspackDie141
- 这是一个小小的 PE 文件解压缩器 (EXE, DLL, ...) 她可以解压缩 自 Aspack 2000 以后的任何 Aspack 版本. 包括: - Aspack 2000 - Aspack 2001 - Aspack 2.1 - Aspack 2.11 - Aspack 2.11c/d - Aspack 2.12 - Aspack 2.12a/b - 一些未知的版本-This is a small decompressor PE files (E
1532268706Strat
- 2.HTTP地址 请尽量减小文件体积 过大的文件体积可能会使SQL卡死 效率大大降低 3.打开 Satoa.exe 运行即可。 必看备注: 4.下载文件改在系统目录 不再下载到C盘根目录以防引起注意 并且改为下载一次不再重复多次下载-2.HTTP address please try to reduce the file size is too large file size may cause SQL stuck efficiency is greatly reduce
huffuman
- 哈夫曼树实现中英文文本压缩 c++ MyEncode.exe压缩 MyDecode.exe解压-Huffman tree to achieve Chinese English text compression c++ MyEncode.exe MyDecode.exe
EasyX_2013
- 在Microsoft Visual C++ 6.0下编写源程序,然后调试成功后运行,生成可执行档sendtcp.exe。因为该程序是带参数的,所以进入dos,并进入到该可执行文件的目录下后在命令提示行下输入:-new hand
md5
- MD5算法的C++实现, 包括md5.cpp,md5.h, test.cpp . 命令行 CL md5.cpp test.cpp即可生成 md5.exe . 执行md5.exe 带一个文件名可以计算那个文件的MD5值.-This is MD5 alggorithm of simple C++ realized. just run CL md5.cpp test.cpp will create md5.exe. md5.exe filename will compute MD5 value of
