搜索资源列表
MyCompress
- 文件压缩功能:压缩指定单个文件,或多个文件(zip格式);察看压缩文件内每个文件的大小,压缩比信息;解压缩指定文件(zip格式),允许选择压缩包内单个文件进行解压缩;察看整个压缩包的压缩比等信息。-compression function : Compression designated single document, or multiple documents (zip format); A look inside compressed files, each file size, com
mpqeditsrc
- mpq文件的格式就是一种压缩格式,把多个文件压缩在一个数据文件里(很多公司的游戏,比如KCET的实况足球,奥汀的三国群英传都是用的类似的技术存储数据),使用时再进行文件的读取。当时几个著名的mpq处理库为lmpqapi,sfmpq和storm.dll函数入口,前两者因为能够修改mpq的内容而被广泛用于各种Blizzard游戏硬修改中,至于storm.dll的函数入口则因为良好的兼容性主要用于读取文件。-MPQ document format is a compressed format, in
JepgCodec
- 该程序实现了jpeg编码。开发平台:Window XP, Visual C++ 6.0。 HuffmanExp 哈夫曼编码 JpgVSbmp Jpg和Bmp格式相互转换的API封装 RWJpegExp JpegVC++类 VbTestDll VB调用Jpg和Bmp格式相互转换API函数的示例 jpeg jpeg中的前向DCT变换-the program achieved a jpeg coding. Platform : Window XP, Visual C 6.0.
bmptransfertojpeg
- 在vb中调用封装好的API函数,实现位图bmp到jpeg格式的转换-in vb Calling Packaging good API function, Bitmap bmp to jpeg format conversion
zip&unzip
- 利用Java实现zip压缩/解压缩。randomData()函数随机生成50个double数据,并放在doc字符串变量中 openFile()函数读取ZIP压缩文件 saveFile()函数将随机生成的数据存到ZIP格式的压缩文件中。-use Java zip compression / decompression. RandomData () function randomly generated 50 double data and on the doc string variable op
huffman_Golomb_COMPRESS
- 从 Mentor Graphics 的自动测试图形生成(ATPG)工具 FastScan的 测试文档中提取出测试电路(CUT)的测试模式,生成便于对应压缩算法的文件 格式。 本文中, 给出了 2 种压缩测试模式的方法, 一种是基于统计的哈夫曼编码, 一种是基于差分运算的Golomb 编码。本次毕业设计中,在熟悉Mentor Graphics ATPG工具 FastScan的基本功能和其主要的测试模式输出文件的格式的基础上, 实现其中测试结构和测试模式数据的分析提取, 并且在
sevenzip
- Delphi用的解压压缩程序,个人认为是最好的,支持的格式非常多。网上有很多Dz7Zip的,号称不用7z.dll的那个,实际就是根据这个做的,并且Dz7Zip有个严重问题,函数完成后才解压,于是在递归算法中,Dz7Zip就无效。我一直用sevenzip,感觉不错,还没碰到什么问题。-Delphi used to extract the compressed program, personally think is the best format is very much supported. T
BMP-to-JPG
- 这是一个实现将BMP位图转换为jpg格式位图的程序,也即具有压缩图像的功能。-This is a BMP bitmap converted to jpg format bitmap program, that has the function of the compressed image.
BmpToJpg
- 这是一个基于对话框的程序,主要功能是实现将BMP图像转换为JPG格式的,实现了图像的压缩。-This is a dialog-based program, the main function is to convert BMP images to JPG format and image compression.
Zipencrypt
- 实现了将文件夹压缩成带密码的zip格式文件,并提供解密方法。主要的两个函数分别为EncryptZipFile和DecryptZipFile函数。-Implements the folder will be compressed into a zip format file with a password, and provides the decryption method. The two main functions EncryptZipFile and DecryptZipFile fun
YUV2BMP-BMP2YUV
- 一个YUV格式的像素数据的文件转成bmp格式图片文件的程序,比较简单,但是功能可以实现-The pixel data in a YUV format files into bmp format image files of the program, relatively simple, but the function can be achieved
zip
- 文件的解压缩。添加文件unzip.h、unzip.cpp、zip.h、zip.cpp,调用对应函数进行压缩和解压。压缩格式为zip;压缩之后的文件可以用winrar等程序打开。-File decompression. Add file unzip.h, unzip.cpp, zip.h, zip.cpp, call the corresponding function for compression and decompression. Compression format is zip th
chapter26
- 神经网络实例文件说明: 1. chapter26_lvq.m为主程序,将该文件夹设置为MATLAB当前工作路径,运行即可。 2. crossvalidation_lvq.mat为增加了交叉验证功能(确定最佳的隐含层神经元个数)的LVQ程序。 3. chapter26_bp.m为对比的BP程序。 4. data.mat为数据文件。 5. 该程序在MATLAB2009a版本下测试通过,个别函数在低版本中不存在或者调用格式有所不同,参照对应版本中的帮助
bmp_jpeg_compression_decompression
- 这是一个VC++6.0程序,能将BMP文件压缩成JPEG格式的文件,也能反过来,将JPEG格式的文件转换为BMP格式,并同时拥有显示图像的功能和计算信噪比的功能。适用于研究jpeg图像压缩算法。-This is a VC++ 6.0 program, can BMP files compressed into JPEG format files, but also in turn, the JPEG format files into BMP format, and also has the f