-
CArcExt_demo
加密、压缩(The Examples of Encrypt and Compression)
- 2021-03-03 08:29:33下载
- 积分:1
-
789
视频的源代码,初学者可以参考,很有启发的。祝大家学c#快提高(Video of the source code, can refer to for beginners, very inspired. I wish you all learn c# Soon improve)
- 2008-08-17 11:26:06下载
- 积分:1
-
RLPack_Basic
RLPack is a software that gives you the power to compress your executables and dynamic link libraries in a way that keeps them small and has no effect on compressed file functionality. Further more RLPack protects your files from modification and has several protection options which help protecting your files from being changed or cracked. But compression and protection does not stop there. RLPack with iBox module can pack your dynamic link libraries and place them inside the main executable so they can not be modified. They are extracted directly to memory (or optionally to disk) hiding their presence and enabling you to keep your dynamic link libraries safe from being used by third party programs or users.
- 2013-10-24 02:41:58下载
- 积分:1
-
SPIHT
SPIHT算法研究,小波变换,图像压缩。。。。(Research on SPIHT algorithm,Wavelet transform, image compression)
- 2020-10-05 11:37:39下载
- 积分:1
-
Huffman_code
实现Huffman算法,对数据进行最优编码压缩。(huffman code)
- 2016-01-22 09:27:03下载
- 积分:1
-
AutoBackUp
自动把文件压缩发送 到邮箱,压缩包含MSDE数据库填写你的邮箱,和你的文件路径放到计划任务里,每天就能自动干活(Automatically compress files to send to the mailbox, compression contains the MSDE to fill in your email, your file path into the scheduled task on a daily basis will be able to automatically work)
- 2016-02-15 02:39:04下载
- 积分:1
-
DCT_2D
二维DCT,FPGA实现JPEG压缩中的二维DCT(dct)
- 2020-12-02 18:39:25下载
- 积分:1
-
lzw
利用LZW的压缩算法实现文件的压缩与解压缩。用c++和MFC实现,代码简洁,实现简单,可用(LZW compression algorithm using the file compression and decompression.)
- 2020-10-13 15:27:33下载
- 积分:1
-
yasuo
基于DC3压缩、BWt压缩、FM_index查询的基因精确查询代码,可以实现对大数据的压缩预处理,再输入查询串,进行精确查询匹配。(Based DC3 compression, BWt compression the query gene precise queries FM_index code can achieve large data compression preprocessing, and then enter a query string, to precisely match the query.)
- 2013-03-29 09:00:25下载
- 积分:1
-
hufman
哈夫曼文本压缩器,两个功能压缩文本文件和解压二进制文件。
内容为源代码,用编译器把源代码运行一遍,把需要压缩的txt文件放到和源代码同一个目录下,压缩名称输入 **.txt 压缩后的名称一定要写二进制格式的 例如 **.dat
只能解压用这个程序压缩后的文件。。
解压名 写 **.dat 解压后名称 **.txt(Huffman text compression, two text files compression and decompression functions binaries)
- 2013-12-27 11:06:18下载
- 积分:1