搜索资源列表
cab文件压缩、解压程序源代码
- cab文件压缩、解压程序源代码-cab file compression, decompression program source code
compress_folders
- 哈夫曼压缩程序,实现了文件加读取,对文本文件的压缩率与rar差不多,读学习c/c++的朋友非常有用-huffman compression program, which realizes folder access and compressing rate is the same to rar when compressing text file
LZ77算法源代码
- 用C语言实现了LZ77算法。程序独特之处在于使用了64KB大小的固定长度窗口,利用此方法可分块压缩数据。-realize LZ77 algorithm by C language.Specially program uses a 64k stable length window.It can compress data by block by using this method.
DrakeDCT050629B
- DCT离散余弦变换编码和解码,利用vc对bmp图像实行变换,可以对变换和恢复后的结果进行保存和观看比较结果-the program of DCT coding and decoding.It is used to transform bmp to jpg.you can compare the original bmp to transformed jpg
EncodingReports
- 本程序包用标准C++实现了Huffman编码以及解码的基本类,并且通过MFC编写了测试程序,同时显示了各项压缩指标。是学习编码的基本入门资料。-this program use standard c++ to implement Huffman coding and decoding fundamental class,it is tested by a MFC program,which display compression information.it is begginer s mate
fastjar-0.90
- jar文件处理原程序,实现类似于jdk中jar命令的类似功能,可以生成,读取,解压jar文件,支持manifest-jar document processing program, which jdk achieve similar orders of the jar similar functions, can be generated, read, extract jar papers to support manifest
PicCompressEncode(VC)
- 本程序是用VC++6.0开发的BMP转JPEG格式的图片压缩源程序,编译后即可运行。并且可以自行设定压缩的质量。-this program is the development of the VC 6.0 BMP format to the JPEG image compression source, the compiler can run after. And can set their own compression quality.
程序内存驻留程序(TSR)8
- 在C语言中,可以用keep ( )函数将程序驻留内存。这个函数有两个参数:status和size。size为驻留内存长度,可以用size=_SS+_SP/16-_psp得到,当然这也是一种估算的方法,并不是精确值。函数执行完以后,出口状态信息保存在status中。比如,对于上面的例子,将“geninterrupt (0x60) ”改写成“keep(0,_SS+_SP/16-_psp) ”后再执行程序,这一段程序就被驻留,此后在其它的任何软件或程序设计中,只要用到了60H号中断,就会在屏幕上显示“
zip密码破解程序.可以用无穷发也可以用字典.
- zip密码破解程序.可以用无穷发也可以用字典-zip password cracking program. Infinite can also be made using the dictionary
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
Fractal_
- 为绘制分形混浊曲线、Julia集、和Mandelbrot集的程序源代码,程序运行后, 分别选择菜单“分形”下的子菜单“混沌曲线”、“Julia集”或者“Mandelbrot集”,将分别绘制这 几种分形图案。对于Mandelbrot集,可以用托动鼠标选择一矩形框,然后点击鼠标右键对所选择的区域 进行放大。-for mapping turbidity fractal curve, Julia sets, and the Mandelbrot set of program source c
bmpview
- 画图程序,非常好,好好啊哈-drawing program, very good, good aha
Wavelet Image Compression Program
- 有关图像压缩(wavelet)源程序-the Image Compression (wavelet) source
gaoguangpuencode
- 用分形算法对高光谱图像压缩的MATLAB程序-With fractal algorithm to hyperspectral image compression MATLAB program
delay
- 一个可编程延时,只要输入你想的延时周期就可以延时几个周期-a program delay verilog
dpcm
- 进行预测编码的一部分程序,若想使用还需自己编写部分函数-To predict the coding part of the program, if you want to use some functions need to write your own
asm-zip-program
- 自己编写的一个汇编压缩程序,用的是行程算法。该程序适用于初学者学习,压缩后的文件不可以用常用软件解压。-I have written a compilation of compression program, using a trip algorithm. The program for beginners to learn, the compressed files can not use common software codecs.
Simple-text-compressin-program
- 简单的文本压缩程序,计算机会帮你任意生成一个文本,使用霍夫曼编码技术将文本压缩,效率一般。-Simple text compression program
program-SIMPLER
- fortran simpler program