搜索资源列表
加密标记及基于SHA-1下的安全电子交易
- 王小云教授虽然已经破解了sha1,但是sha1并不是由此就垮掉了,而是向着更多元、复杂的方向去发展,本文主要介绍了sha1在电子交易中的使用。-Bruce Schneier sha1 have cracked, but not from this sha1 collapse, but toward more yuan, complicated move in the direction of development, this pape
sha-1
- SHA-1Hash函数源码,可以对任何文件做Hash,得到的Hash值为160位。具有抗强碰撞,弱碰撞等能力。虽然王小云已经找到了个别碰撞。但在新的好的hash函数出来之前仍将被广泛使用。-SHA-1Hash function source, any document can be done right hash, the hash value of 160. Anti-collision, the weak capabilities
Bruce.Eckel编程思想系列丛书
- Bruce.Eckel编程思想系列丛书-Thinking_In_C#-Bruce.Eckel programming ideas Series-Thinking_In_C#
VBSendText
- VB进程间通讯演示(1.0) 说明:一共四个演示。分别如下: 1:Sample 一个简单的使用了共享内存映射的例子,运行两个实例看看就知道,没有什么特别。 2:SendText 不用窗口子类化,而达到和发送自定义消息同样的效果。 3:SendFile 由于演示2中还是通过发消息来传递字符串,不可能传递大块文本,本例综合演示1和演示2达到传递大块文本的功能。 4:Chat 演示2和演示3使用的都是SendMessage来发放通知消息,所以
ticpp-2nd-ed-vol-two(revision10)
- Thinking In C++ 2nd Edition 英文Doc版 Volume 2: Practical Programming Bruce Eckel, President, MindView -Thinking In C 2nd Edition Doc English version of Volume 2 : Practical Programming Bruce Eckel. President, MindVie
www.cohoo.com.cn.socket
- 共四个演示。分别如下: 1:Sample 一个简单的使用了共享内存映射的例子,运行两个实例看看就知道,没有什么特别。 2:SendText 不用窗口子类化,而达到和发送自定义消息同样的效果。 3:SendFile 由于演示2中还是通过发消息来传递字符串,不可能传递大块文本,本例综合演示1和演示2达到传递大块文本的功能。 4:Chat 演示2和演示3使用的都是SendMessage
classshapemain
- classshapemain.zip //: c03:AutoInc.java // Demonstrates the ++ and -- operators. // From Thinking in Java, 3rd ed. (c) Bruce Eckel 2002 // www.BruceEckel.com. See copyright notice in CopyRight.txt. public class
phelix
- phelix加密算法源代码,是一个开源的加密算法,大师bruce schneier的作品。非常经典。 -phelix encryption algorithm source code, is an open-source encryption algorithm, bruce schneier master's works. Very classic.
dingdianchengfaqisheji
- 目录: 0、 约定 1、 无符号数一位乘法 2、 符号数一位乘法 3、 布思算法(Booth algorithm) 4、 高基(High Radix)布思算法 5、 迭代算法 6、 乘法运算的实现——迭代 7、 乘法运算的实现——阵列 8、 乘加运算 9、 设计示例1 —— 8位、迭代 1、 实现方案1 —— 一位、无符号 2、 实现方案2 —— 一位、布思 3、 实
domdsProfile
- MULTIDIMENSIONAL SCALING in matlab by Mark Steyvers 1999 %needs optimization toolbox %Modified by Bruce Land %--Data via globals to anaylsis programs %--3D plotting with color coded groups %--Mapping of MDS s
thinkinC++code
- C++编程思想 第一卷:标准C++导引(美)Bruce Eckel著
Bruce.Eckel编程思想系列丛书
- Bruce.Eckel编程思想系列丛书-Thinking_In_C#-Bruce.Eckel programming ideas Series-Thinking_In_C#
RealTimeDesignPatterns
- bruce powel douglass的经典著作,real time design patterns-bruce powel douglass classic, real time design patterns
Applied-Cryptography-Bruce-Schneier
- 应用密码学 大牛Bruce Schneier 所著 chm格式-Applied Cryptography Bruce Schneier Daniudi book chm format
Thinking_in_C..
- C++编程思想,Bruce Eckel大师的经典著作,这是英文版的,可供喜爱的人参考-C++ programming ideas, Bruce Eckel master' s classic, which is in English, for people who love reference
[Bruce.Eckel.PRENTICE_HALL
- Thinking in Java, 3rd Edition, Beta Bruce Eckel, President, MindView, Inc. -Thinking in Java, 3rd Edition, Beta Bruce Eckel, President, MindView, Inc.
Applied-Cryptography---Bruce-Schneier
- Applied Cryptography, Second Edition Protocols, Algorthms, and Source Code in C - Bruce Schneier
Applied Cryptography - Bruce Schneier
- Bruce Schneier\Applied Cryptography (527)
Applied Cryptography - Bruce Schneier
- Applied Cryptography - Bruce Schneier
Thinking in C++, 2nd Edition (Bruce Eckel)
- C++ programming book by Bruce Eckel