搜索资源列表
RSAFinal
- 一个RSA算法的完整实现,有超长密钥-an RSA algorithm integrity, and it is extra-long keys
dct_2
- 图象水印的一种基于dct的简单算法例子 期望能对刚开始涉及数字水印的朋友有一点帮助-a watermark image based on a simple algorithm Extra examples can expect to start digital watermarking friends a little help
neatHresultToException_src
- I ve got this idea as an expansion to HRESULT Error Check Simplifier By Wanderley Caloni, so I guess his introduction would be better than if I wrote one. Many thanks to Wanderley Caloni for writing the article. I ll just introduce here what I h
iconizer_src
- hook技术的应用,Iconizer is a small utility that installs a system-wide hook to provide an extra caption button next to the minimize/maximize/close buttons on exsiting applications-hook technique, Iconizer is a small utility that installs a system-wide hoo
liferea-1.4.14.tar
- Liferea is an abbreviation for Linux Feed Reader. It is a news aggregator for online news feeds. It supports a number of different feed formats including RSS/RDF, CDF and Atom. There are many other news readers available, but these others are n
FtpProject
- linux下的FTP服务器。支持现在主流的FTP客户端软件。增加了一些额外的功能。-FTP server under linux. Supporting mainstream now FTP client software. Added some extra features.
DirectFB-extra-0.9.9.tar
- videoprovider and imageprovider for directfb
DES
- DES算法实验报告和代码 1.输入名字,需8个字母,不足的补叉,多余的舍去 2.将字符按ASC2码值转化为二进制,存在数值(指针)中 3.对明文做IP置换(函数) 4.将转换后的数值分成两组,赋给L0,R0,执行下列运算L1—R0,R1-L0.....重复16轮 5.将结果L0R0合并至一个数值,做IP输出-DES algorithm and code an experimental report. Enter the name of eight letters take l
key_led
- 不用下载没用的程序,用来加分 不用下载没用的程序,用来加分 -Do not have to download useless programs, used extra points do not have to download useless programs, used extra points do not have to download useless programs, used extra points do not have to download useless prog
uart
- 不用下载没用的程序,用来加分 不用下载没用的程序,用来加分 不用下载没用的程序,用来加分 不用下载没用的程序,用来加分 不用下载没用的程序,用来加分 不用下载没用的程序,用来加分 -Do not have to download useless programs, used extra points do not have to download useless programs, used extra points do not have to download useless program
sceletonCode
- 在 vb6中添加MouseLeave和 MouseHover事件的处理,vb6本身不包含这两个事件-This article is about creating ActiveX controls in Visual Basic 6 that have two extra mouse events: 1. MouseLeave: Raised when the cursor get out of the control. 2. MouseHover: Raised when the us
IP_Change
- 功能: 1.像系统中修改ip地址一样,可以选择dhcp或者static方式 2.不一样的是static方式填写地址会记住,在下次从DHCP换到static方式时,默认配置是上一次static的数据 3.在Release中的IP_Change.exe可以单独运行,运行过程不会产生多余的文本文件用来记录上传数据,而是采用读写注册表的方式。-Function: 1. Like the system to modify the same ip address, you can choose
MagicImage
- 这是一个文件加密程序,其作用是将一个文件隐藏到一个BMP图片中去。原理是,利用BMP位图格式中的多余空间。-This is a file encryption program, its role is to hide a file to a BMP image to go. Principle, the use of BMP bitmap format extra space.
jiamijiemi
- 一种原创的加密解密方法,是用matlab编写的,对于部分人群有用。-one way of solve the extra of data
cqual-0.991.tar
- 一个很好的程序分析工具,支持刘敏感分析。采用类型推断和约束求解的方法,代表了一种程序分析的流派。在PLDI上发表过文章! -Cqual is a type-based analysis tool that provides a lightweight, practical mechanism for specifying and checking properties of C programs. Cqual extends the type system of C with extra use
extra_C_file
- It shows an example of using extra .C file in a program.
Elgamal
- elgamal signature scheme . this is a simple program written in visual c++ no extra libraries needed to run the program
shuber-attr_encrypted_ruby
- Generates attr_accessors that encrypt and decrypt attributes transparently It works with ANY class, however, you get a few extra features when you’re using it with ActiveRecord, DataMapper, or Sequel -Generates attr_accessors that encrypt and d
MTF_transform
- MTF变换,一种字节数据流编码方式,用来改善加密压缩性能-The move-to-front transform (or MTF) is an encoding of data (typically a stream of bytes) designed to improve the performance of entropy encoding techniques of compression. When efficiently implemented, it is fast enough
SYScall.tar
- 实现一个简单的系统调用,是我们可以理解系统调用可以通过添加一个额外的模块实现不需要改变源码。-Implement a simple system call, we can understand the system calls can add an extra module without changing the source code.