-
字符串的压缩与解压,输入一字符串文件,压缩后得一文件,在经解压得原文件。大家一起分享。...
字符串的压缩与解压,输入一字符串文件,压缩后得一文件,在经解压得原文件。大家一起分享。-string compression and decompression, the importation of a string, in a compressed file, after decompression in the original document. To share with everyone.
- 2022-08-13 23:04:38下载
- 积分:1
-
操作系统实验.rar
操作系统实验.rar-experimental operating system. Rar
- 2022-03-25 00:13:12下载
- 积分:1
-
with Short dictionary Huffman compression algorithm (VB.NET Source)
Huffman with Short dictionary压缩算法(VB.NET Source)-with Short dictionary Huffman compression algorithm (VB.NET Source)
- 2022-07-23 03:34:14下载
- 积分:1
-
Huffman编解码器的模拟实现
应用Huffman算法实现模拟编解码器,程序实现对输入的一篇英文文章(以 .txt文件读入),输出Huffman 码流(以...
Huffman编解码器的模拟实现
应用Huffman算法实现模拟编解码器,程序实现对输入的一篇英文文章(以 .txt文件读入),输出Huffman 码流(以 .txt文件输出),最好能实现译码过程。程序语言可以选用C、 VC或C++。-Huffman CODECs the simulation application Huffman algorithm simulation codecs, Programming on the importation of an article in English (. txt file income), Huffman code stream output (. txt files output), it would be desirable to achieve decoding process. The choice of programming language C, or C VC.
- 2022-10-05 04:45:03下载
- 积分:1
-
这是网上找的h.264的实现代码,编译通过,可用
这是网上找的h.264的实现代码,编译通过,可用-This is the Internet looking for the realization of the h.264 code, compile, available
- 2022-02-07 23:05:24下载
- 积分:1
-
jpeg压缩算法源码
jpeg压缩算法源码-jpeg compression calculates the law origin code
- 2023-02-02 16:20:03下载
- 积分:1
-
这是小波变换的一个源代码,vc实现,很有用的哦,希望对大家有所帮助。...
这是小波变换的一个源代码,vc实现,很有用的哦,希望对大家有所帮助。-This is a wavelet transform source code, vc realized, very useful Oh, we want to help.
- 2022-02-14 23:52:38下载
- 积分:1
-
自适应算术编码的框架,可以直接用来直接开发,用C语言编写的...
自适应算术编码的框架,可以直接用来直接开发,用C语言编写的-adaptive arithmetic coding framework that can be directly used to direct development, using the C language
- 2023-02-09 17:50:04下载
- 积分:1
-
基于matlab的小波变换的图象压缩,每个子程序有详细的说明。...
基于matlab的小波变换的图象压缩,每个子程序有详细的说明。-based on Matlab Wavelet image compression, each subroutine with detailed explanations.
- 2023-05-01 17:25:03下载
- 积分:1
-
FCP takes a file, generates a random 2048 bit key and encrypts the file with
a...
FCP takes a file, generates a random 2048 bit key and encrypts the file with
a RC4 stream cipher. The encrypted file is written to a new file along with
the decryption stub and key. When the output file is executed it decrypts and
executes the encrypted file.
It s written in Delphi 6, enjoy the source code.
- 2022-07-03 00:18:29下载
- 积分:1