搜索资源列表
linux_h.264
- 此段代码是h.264在linux下的编码源程序,在linux下编译可以得到可执行程序-h.264 code is in the linux source code, under Linux compiler executable can be
2023823120320069291538432107745
- JPEG压缩编码系统源代码,可包括可执行文件和源码-JPEG compression coding system source code, which may include the source code and executable files
LZW_COM
- 所有的源代码已经用Borland C++编译成功.每个目录中都包含一个makefile或者是make.bat用以创建可执行的文件.其它的编译器或操作系统需要改动一些地方.-all the source code has been used successfully Borland C compiler. Each directory contains a makefile or make.bat used to create executable files. Other compilers o
rebuilt.lzw
- 所有的源代码已经用Borland C++编译成功.每个目录中都包含一个makefile或者是make.bat用以创建可执行的文件.其它的编译器或操作系统需要改动一些地方.-all the source code has been used successfully Borland C compiler. Each directory contains a makefile or make.bat used to create executable files. Other compilers o
huffman-C
- 基于huffman算法的压缩/解压缩的程序源码。 Borland C++写的。 仅供参考学习,请勿作为盈利性程序。-Huffman compression code compressor and decompressor in Borland C++ 2.0 by Shaun Case, April 1991 Enclosed in this archive are two C programs that implement Huffman code compressi
jasper-1.701.0.gpu.1.0
- This code demonstrate Fast Wavelet Transform. Executable and can be run on Visual C++ platform
crc32-jisuanjiaoyanhe-checksum-caculatehedongheodn
- 俺是个菜鸟,这两天用到CRC32方面的东西。于是俺就到Google上google一下。嘿!你别说,网络这东西 还真好!google出成千上万的结果,有讲原理的,有讲算法的,有提供远程序的,还有提供可执行程序 的。于是俺怀着敬畏的心情把这些知识统统收藏。回去弄成程序一执行,嘿,你别说,结果那个错啊!!俺就怀疑是俺的智商问题,原代码没弄对,就去弄几个可执行程序,一测试, 那个结果的品种繁多啊!!! -I was a rookie, it used two days CRC32
YZPack2.x
- 一款压缩可执行文件体积的压缩壳.asm语言..code和bin-The volume of a compressed executable file compressed shell. Asm language .. code and bin
FreeUPX
- 加壳工具,加壳的全称应该是可执行程序资源压缩,是保护文件的常用手段。 加壳过的程序可以直接运行,但是不能查看源代码.要经过脱壳才可以查看源代码。-Packers tools, packed full name of the executable program resources should be compressed, the file is a common means of protection. Packers can be run directly through the progr
huffman
- 用C++实现huffman编码,包括源码、可执行程序和实验报告-C++ huffman encoding, including source code, executable programs, and lab reports
ZipFile
- 开源的加解密winzip代码,可执行可编译。-Open source encryption and decryption winzip code, the executable can be compiled.
high_ff
- H264 decode in VC 9 include sse3 codec 1. install MinGW 2. set executable files path for VC EX. C:\Program Files\MinGW\bin 3. build path name only in ascii code, can not unicode EX. c:\hi_ff264 or d:\hi_ff264 is good 4. Choice register in
Huffman
- 完整的Huffman code 可執行 可更改-The complete Huffman code executable can be changed
vb6.0
- vb6.0封装Execl成可执行程序教程及源码-The VB6.0 package Execl into executable program tutorials and source code
compression-and-decompression
- 这是一个基于Huffman算法的文件压缩与解压程序,也实现了文件压缩率的计算。上传文件里包括可执行文件、源代码和六组测试用例。-This is a Huffman algorithm-based file compression and decompression procedures, file compression rate calculation. Upload files, executable files, source code, and six groups of test ca
Adaptive-Huffman
- 自适应哈夫曼编解码源代码。 生成的可执行文件可以对txt文件进行压缩和解压缩。-Adaptive Huffman coding source code. The generated executable file can compress and decompress the txt file.