-
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
-
to eight images** 8 discrete Fourier transform, to achieve Image Compression
采用c语言对8**8图像进行离散傅立叶变换,实现对图像压缩处理-to eight images** 8 discrete Fourier transform, to achieve Image Compression
- 2022-09-24 19:40:03下载
- 积分:1
-
程序包压缩,目录浏览,代码压缩,备份
程序打包压缩,目录浏览,程序代码的压缩、备份-Program package compression, directory browsing, code compression, backup
- 2022-02-14 11:55:07下载
- 积分:1
-
RLE8压缩和解压缩算法
用VS2005开发,并且测试通过
RLE8压缩和解压缩算法
用VS2005开发,并且测试通过-RLE8 compression and decompression algorithm using VS2005 to develop and test
- 2022-10-08 21:45:08下载
- 积分:1
-
very good
屏保设置方式下的响应程序为自定义Doconfig( ),因篇幅的关系不再详细介绍,读者应当很容易自己加上,也可以定义为空函数-very good
- 2022-10-17 00:25:03下载
- 积分:1
-
spdf5420资料,16位和8位驱动程序
spdf5420资料,16位和8位驱动程序-spdf5420_driver_instruction
- 2022-08-25 20:18:24下载
- 积分:1
-
x264视频编解码源代码(更新时间2005
x264视频编解码源代码(更新时间2005-12-07,v384),含VC编译指南。x264是H.264标准的一种实现,与JM相比更适合与应用,因为JM主要是与标准更接近,所以便于学习,而x264做了很多的优化。-MPEG video decoder source code (2005-12-07 update time, the v384). Compiling with VC Guide. MPEG H.264 is a standard to achieve, and JM compared with the more suitable application JM is mainly because the standard closer to, easy to learn and do a lot Inc. optimization.
- 2023-06-16 04:15:04下载
- 积分:1
-
只是看图片的VisualBasic源的形状,通过调试
刚得到的读取shape图片的visualbasic源程序,经调试通过-just read the shape of the picture visualbasic source, through debugging
- 2022-02-04 11:14:48下载
- 积分:1
-
1、简介
此代码是IS0 13818
1、简介
此代码是IS0 13818-5 MPEG2系统层协议分析代码,经过我的一点修改,现在终于可以在VC++ 6.0下编译运行, 发布上来献给那些为了理解MPEG2系统层协议而苦苦加班的程序员。为了可以在windows下编译,我修改了部分操作系统相关代码,注解掉了一些main函数,只留下decode.cpp中的main函数没有注解,所以编译后的程序是TS流系统层解码分析程序,如果要实现其他功能如encode,只要把decode.cpp中的main函数注解,把encode.cpp中的main函数注解去掉即可。-1, INTRODUCTION This code is IS0 13818-5 MPEG2 system layer protocol analysis code, after that I modified, and now finally can VC++ 6.0 compiler to run under the release for up dedicated to those who understand the MPEG2 system layer protocol and the hard programmers to work overtime. In order to be able to compile under windows, I modified the relevant part of the operating system code, comment out a number of main function, leaving only the main function decode.cpp no comment, so the procedure is compiled TS streaming system layer decoding analysis procedures, If you want to realize other functions such as encode, as long as the main function of decode.cpp comment, the main function of encode.cpp Notes can be removed.
- 2023-01-05 20:30:04下载
- 积分:1
-
方便处理JPEG格式图片的基于VC的源代码
方便处理JPEG格式图片的基于VC的源代码-facilitate the processing of JPEG images based on the source code VC
- 2022-02-12 11:22:53下载
- 积分:1