搜索资源列表
-
0下载:
提供高质量的数据保护,防止数据未经授权的泄露和未被察觉的修改;
具有相当高的复杂性,使得破译的开销超过可能获得的利益,同时又要便于理解和掌握;
DES密码体制的安全性应该不依赖于算法的保密,其安全性仅以加密密钥的保密为基础;
实现经济,运行有效,并且适用于多种完全不同的应用。
-provide high-quality data protection to prevent unauthorized data disclosure an
-
-
0下载:
用C++Builder实现的银行家算法可以任意 输入进程个数各类资源的个数输出安全序列-with C + + Builder bankers algorithm can process arbitrary importation of all types of resources the number of security Sequence Number output
-
-
0下载:
用magnus展开求解延迟微分方程!这是一种保结构算法。通过两次转换得到的!-Magnus started with delay differential equations to solve! This is a security structure algorithm. Obtained through the conversion of two!
-
-
0下载:
This the source code of AES algorithm which is used in network security.-This is the source code of AES algorithm which is used in network security.
-
-
0下载:
银行家算法通用程序,并检测所给状态的系统安全性。-Banker' s algorithm common procedures, and to detect the state of system security.
-
-
0下载:
DES算法
DSA算法
ElGamal算法
Kohonen的SOFM(自组织特征映射)
LAM(线性联想记忆)算法
LZW 压缩算法
MD5算法
PGP的安全性(一)
PKCS #7
RSA算法
SSL是怎样工作的?
Ternary Search Trees
产生组合的非递归算法
大整数的乘法
对LZW算法的改进及其在图象无损压缩中的应用
复数快速傅立叶变换算法
加密算法与密钥管理
经典加密算法在VB中的实现(1)- Rsa
-
-
1下载:
辗转欧几里得算法 求多项式逆 网路安全中的算法-Inverse polynomial Euclidean algorithm was removed network security algorithms
-
-
2下载:
世界名画陈列馆由nm × 个排列成矩形阵列的陈列室组成。为了防止名画被盗, 需要在陈列室中设置警卫机器人哨位。每个警卫机器人除了监视它所在的陈列室外,还可以监视与它所在的陈列室相邻的上、下、左、右4 个陈列室。试设计一个安排警卫机器人哨位的算法,使得名画陈列馆中每一个陈列室都在警卫机器人的监视之下,且所用的警卫机器人数最少。
算法设计:
设计一个优先队列式分支限界法,计算警卫机器人的最佳哨位安排,使得名画陈列馆中每一个陈列室都在警卫机器人的监视之下,且所用的警卫机器人数最
-
-
0下载:
防伪电码算法,根据不同的地址码获得不同的防伪电码-Security code algorithm, according to a different address code different security codes...
-
-
0下载:
SHA (Secure Hash Algorithm,译作安全散列算法) 是美国国家安全局 (NSA) 设计,美国国家标准与技术研究院 (NIST) 发布的一系列密码散列函数。正式名称为 SHA 的家族第一个成员发布于 1993年。然而现在的人们给它取了一个非正式的名称 SHA-0 以避免与它的后继者混淆。两年之后, SHA-1,第一个 SHA 的后继者发布了。 另外还有四种变体,曾经发布以提升输出的范围和变更一些细微设计: SHA-224, SHA-256, SHA-384 和 SHA-512
-
-
0下载:
network security algorithm ceasar cipher codes, simple implementation-network security algorithm ceasar cipher codes, simple implementation
-
-
0下载:
RSA算法,RSA的安全基于大数分解的难度。其公钥和私钥是一对大素数(100到200位十进制数或更大)的函数。从一个公钥和密文恢复出明文的难度,等价于分解两个大素数之积-RSA algorithm, RSA Security is based on the difficulty of factoring. Its public and private keys is a large prime number (100-200 decimal or larger) function. Recove
-
-
0下载:
一个不依赖其它任何安全库的SHA1算法的实现,并且有三种调用方式,其中部分源码含有注释,本代码已被我用到金融方面的应用中。-ON划词翻译ON实时翻译
SHA1 algorithm to achieve a does not depend on any other security , and there are three kinds of call mode, part of source code contains the notes, this code has been use
-
-
0下载:
sgu261:Discrete Roots(原根+离散对数+扩展欧几里得)
题目大意:
给你两个质数p,k,和整数a(0≤a<p),求解所有满足x^k≡a(mod p)的x。-261. Discrete Roots
time limit per test: 1 sec.
memory limit per test: 65536 KB
input: standard
output: standard
There are a lot of
-