搜索资源列表
病毒多态引擎压缩引擎具有较强的反汇编和跟踪功能
- 病毒多态引擎压缩引擎,具有较强的反汇编和跟踪功能-polymorphic virus engine compression engine, and a strong anti-compilation and tracking
压缩
- dos下的文件压缩算法程序-dos under the compression algorithm
文件加密压缩解压缩系统
- 文件加密压缩解压缩系统-file encryption compression decompression system
4种压缩算法的C源代码
- 4种压缩算法的C源代码
jpeg1.zip
- jpeg压缩程序,用标准c实现,gcc编译,jpeg compression process, using standard c to achieve, gcc compiler
compressionandencryption
- 这是一款先压缩再加密源代码,有界面,可执行-This is a first compressed and then encrypted the source code, there are interfaces, executable
新建 压缩(zipped)文件夹
- Java示例-Java Example
libgringotts-1[1].2.1
- libGringotts是一个小型、易于使用的、完全线程的C语言库,最初为Gringotts开发。它的目的是将数据封闭在一个加密和压缩的文件中。它使用加密算法((RIJNDAEL 128/256, SERPENT, TWOFISH, CAST256, SAFER+, LOKI97, 用于加密的3DES, 以及哈希函数的SHA1和 RIPEMD-160)来确保数据尽可能安全,并允许用户对所有使用的加密、哈希函数和压缩算法有完全的控制。 -libGringotts is small, is easy
ZIP_ACT解压缩控件
- 用霍夫曼编码方式来压缩文件的源码,压缩率虽然不如ZIP高,但却是一种很好的保密方式-Huffman coding used to compress the source, compressed ZIP rate, although not as high, but it is a good confidence
WinrarVB
- 类似WINZIP风格的软件,有需要用的可以下载看看,基本压缩\解压功能.-WINZIP similar style of software, there is a need to use can be downloaded to see, the basic compression decompression function.
mdn1.0
- 压缩壳,delphi编写,已经做过2次修改-Shell compressed, delphi preparation has been done to amend 2
haffuman
- 通过huffman编码对文件进行压缩 可以处理汉字 包括了解压过程-Huffman coding through compression of the files can handle Chinese characters, including the decompression process
pccode_200691013340781
- 给程序加密(upx) 代码压缩加密,防止破解,也可作为学习用。-To the encryption process (upx) code compression encryption, to prevent the cracking can also be used as a study.
upx
- 加壳工具 可以自己调节压缩率!保护你的程序不被破解-upx shell
rar_format
- Rar压缩文件存储格式,版本,rar2.9,及以后版本-Rar compressed file storage format, version, rar2.9, and later
zip
- zip文件压缩和解压缩工具-zip tool
huffman(link)
- 哈弗曼压缩解压文件,链表形式,压缩效率还行-huffman
Linux视频的采集,压缩与发送
- 在Linux系统下,通过V4L2接口,采集视频信息,然后用ffpeg库进行格式转换,然后把数据进行H264的压缩,最后,对H264文件进行发送