资源列表
Acv 3.36
- 用于对劲舞团acv数据的解压和压缩,程序的DLL已提取并脱壳处理,仅供学习和参考使用,Decompression and compression for Duijin dance company acv data, program the DLL has been extracted and shelling processing, learning and reference purposes use
progtamming
- Opc use the software, use VB programming-Opc use the software, the use of VB programming
Shashahuffman
- huffman compression method
ConvexHull
- Convex Hull algorithms
C
- 关于C++的200个源代码,很有用的,希望大家下载享用。-With regard to C++, 200 source code, very useful I hope you download and enjoy.
czip
- CZip和CUnzip的VC++源代码,编译运行后生成zipdll.dll,共两个类: CZip用于压缩文件, CUnzip用于解压缩文件-CZip and CUnzip the VC++ source code, compile and run after the generation zipdll.dll, a total of two classes: CZip used to compress files, CUnzip for extracting files
LedDisp_orcad
- this the code of led display in asm source-this is the code of led display in asm source
J2000_C
- 关于JPEG2000压缩标准的模板程序的内容,是我们导师给的,据说是国外的版本.
zip_coding
- 用BKZIP方式解压缩文件,压缩因子可达2.5甚至更高,Class CZipArchive 支持自解压缩,加密解密功能,用VC++编写,使用时可以用源文件,也可以用静态连接库-with BKZIP decompressed, compression factor of up to 2.5 or even higher, Class CZipArchive support self-extracting, encryption and decryption function, VC prepara
zip_src
- 这是一个用VC++编写的静态库,用于多个文件的压缩和解压功能-This is a used VC++ Prepared static library for multiple files compression and decompression functions
upx101w
- 非常好的可执行文件压缩软件,支持的格式包括 atari/tos,djgpp2/coff,dos/com,dos/exe,dos/sys,rtm32/pe,tmt/adam,watcom/le,win32/pe,Linux/i386 等等,压缩比率也非常的高。-very good executable file compression software, including support for the format atari / los, djgpp2/coff, dos / com, do
huff_enc
- huffman 编码原代码,是一种经典压缩算法,变长码-huffman coding