CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - security algorithm

搜索资源列表

  1. DES加密算法演示程序

    0下载:
  2. //欢迎使用由ksaiy制作的DES加密算法演示程序,此算法为标准的DES算法,你可以根据的 //的自己需要进行变形。具体怎么操作可以登录我们的网站查询详细的资料。我们专门为软 //件开发者提供软件加密安全测试服务和软件加密解决方案,具体的可以参看我们的网站上 //的资料。我们的网站:http://www.ksaiy.com http://www.magicoa.com //技术支持:ksaiy@sina.com 在线QQ:40188696 UC:9341-/ / welcome
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:202065
    • 提供者:456
  1. des算法

    0下载:
  2. 当今社会是信息化的社会。为了适应社会对计算机数据安全保密越来越高的要求,美国国家标准局(NBS)于1997年公布了一个由IBM公司研制的一种加密算法,并且确定为非机要部门使用的数据加密标准,简称DES(Data Encrypton Standard)。自公布之日起,DES算法作为国际上商用保密通信和计算机通信的最常用算法,一直活跃在国际保密通信的舞台上,扮演了十分突出的角色。现将DES算法简单介绍一下,并给出实现DES算法的VC源代码。 DES算法由加密、解密和子密钥的生成三部分组成。-s
  3. 所属分类:密码/编码算法

    • 发布日期:2010-07-01
    • 文件大小:10201
    • 提供者:qq
  1. Mmodified

    0下载:
  2. md5 类实现了RSA Data Security, Inc.在提交给IETF 的RFC1321中的MD5 message-digest 算法。 -md5 category achieved RSA Data Security, Inc. Submitted to the IETF RFC1321 The MD5 message-digest algorithm.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:4202
    • 提供者:陈翱
  1. arithmeticofDESencrypt

    0下载:
  2. 提供高质量的数据保护,防止数据未经授权的泄露和未被察觉的修改; 具有相当高的复杂性,使得破译的开销超过可能获得的利益,同时又要便于理解和掌握; DES密码体制的安全性应该不依赖于算法的保密,其安全性仅以加密密钥的保密为基础; 实现经济,运行有效,并且适用于多种完全不同的应用。 -provide high-quality data protection to prevent unauthorized data disclosure an
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:39013
    • 提供者:范孟君
  1. 银行家算法C++Builder

    0下载:
  2. 用C++Builder实现的银行家算法可以任意 输入进程个数各类资源的个数输出安全序列-with C + + Builder bankers algorithm can process arbitrary importation of all types of resources the number of security Sequence Number output
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:101168
    • 提供者:比赛
  1. MyCrypt

    2下载:
  2. cryptapi算法 在这个信息爆炸的时代,我们不得不对信息的安全提高警惕。加密作为保障数据信息安全的一种方式,越来越受到人们的关注。下面,我将把自己对Microsoft CryptoAPI的一些肤浅的理解与大家共享,有什么不妥之处望不吝赐教-cryptapi algorithm in this era of information explosion, we had the right information security alert. Data encryption to protect
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:140685
    • 提供者:张国立
  1. WjcDes

    0下载:
  2. C写的不到90行的标准DES加密算法代码,DES加密算法,在编程中常用的一种加密算法,使用方便,加密安全,执行效率高,有很多编程朋友都喜欢使用DES加密。 -C less than 90 lines written in the standard DES encryption algorithm code, DES encryption algorithms, commonly used in programming an encryption algorithm, easy to use,
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:3209
    • 提供者:madud00088
  1. banker-safe

    0下载:
  2. 银行家算法/安全性算法,一个实验,包含了要求与详细源码-Banker' s algorithm/security algorithm, an experiment that contains the source code and detailed requirements
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:17863
    • 提供者:王皓
  1. dijkstra

    0下载:
  2. 银行家算法 1. 实验目的: 用高级语言编写和调试一个利用银行家算法避免死锁的程序,以加深对分配资源时如何避免死锁的理解。 2. 实验内容: 编写一个模拟程序,完成避免死锁的模拟,要求采用dijkstra的银行家算法。 实验具体包括:首先确定可利用资源向量的数据结构、最大需求矩阵,分配矩阵,需求矩阵,然后完成银行家算法、安全性算法等程序代码 最后编写模拟过程的主函数,上机实验并取得结果数据。 -Banker' s Algorithm 1. Experimental
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1327
    • 提供者:Jun
  1. PQRbayes

    0下载:
  2. 从ML-EM 重建算法入手,分析了贝叶斯模型的一些关键点,针对采用传统方法求解MAP问题的局限性,提出一种用于正电子成像的贝叶斯神经网络重建算法,为了保留边缘信息,引入了二进制的保边缘变量,并应用共轭神经网络求解,模拟的重建结果表明,应用这种算法可以得到比ML-EM 算法更好的重建图像@-From the ML-EM reconstruction algorithm start with an analysis of Bayesian model some of the key points,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:285205
    • 提供者:李浩
  1. AES

    0下载:
  2. 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.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:9732
    • 提供者:Krupesh
  1. OS

    1下载:
  2. 操作系统课程设计 资源管理系统 银行家算法 安全算法 源代码和课设报告-Operating system, curriculum design, resource management system security algorithm banker' s algorithm source code and class-based reporting
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:285881
    • 提供者:keven
  1. algorithm

    0下载:
  2. DES算法 DSA算法 ElGamal算法 Kohonen的SOFM(自组织特征映射) LAM(线性联想记忆)算法 LZW 压缩算法 MD5算法 PGP的安全性(一) PKCS #7 RSA算法 SSL是怎样工作的? Ternary Search Trees 产生组合的非递归算法 大整数的乘法 对LZW算法的改进及其在图象无损压缩中的应用 复数快速傅立叶变换算法 加密算法与密钥管理 经典加密算法在VB中的实现(1)- Rsa
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:210329
    • 提供者:蟲子
  1. matlab_watermark

    0下载:
  2. 本文算法是将24 位真彩图的亮度分量分块 DCT ,然后利用DCT 量化系数的奇偶特性嵌入8 位灰度水印图,并通过PN 序列加密来保证水印的 安全性。算法中,将灰度图像转换为二进制数据 流,置乱后扩频调制,隐藏在宿主DCT 系数量化值 中,提取时不需要宿主信号,实现水印信号的盲提 取。-This algorithm is 24-bit true color pictures of the luminance component of block DCT, quantiza
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:285063
    • 提供者:王秀梅
  1. Bankers-Algorithm

    0下载:
  2. 银行家算法是一种最有代表性的避免死锁的算法。在避免死锁方法中允许进程动态地申请资源,但系统在进行资源分配之前,应先计算此次分配资源的安全性,若分配不会导致系统进入不安全状态,则分配,否则等待。为实现银行家算法,系统必须设置若干数据结构。-Banker' s algorithm is one of the most representative algorithm to avoid deadlock. Method to avoid deadlock in the process of dy
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:1430
    • 提供者:岳豪
  1. bankers-algorithm

    0下载:
  2. 银行家算法是一种最有代表性的避免死锁的算法。在避免死锁方法中允许进程动态地申请资源,但系统在进行资源分配之前,应先计算此次分配资源的安全性,若分配不会导致系统进入不安全状态,则分配,否则等待。为实现银行家算法,系统必须设置若干数据结构。-Banker' s algorithm is one of the most representative algorithm to avoid deadlock. Method to avoid deadlock in the process of dy
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:1736
    • 提供者:zhsenl
  1. matching-algorithm

    0下载:
  2. 面向内容安全的多模精确匹配算法性能分析 -Content security for multi-mode exact matching algorithm for content security performance analysis of multi-mode analysis of exact matching algorithm performance
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:273824
    • 提供者:linhaisong
  1. Analysis-prediction-algorithm

    0下载:
  2. 使用时间序列进行预测和建模的方法及其在预测公安部数据库中犯罪事件趋 势上的应用 -Time series prediction and modeling method and its application on crime trends in the forecast in the Ministry of Public Security database
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-17
    • 文件大小:4998623
    • 提供者:毛玉凤
  1. Digital-watermarking-algorithm-FFT

    0下载:
  2. 数字水印的傅里叶算法,大学本科论文,图像处理,信息安全等。-Fourier transform algorithm of the digital watermark, undergraduate thesis, image processing, information security.
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:1526860
    • 提供者:晓忆
  1. Caesar_Cipher

    0下载:
  2. network security algorithm ceasar cipher codes, simple implementation-network security algorithm ceasar cipher codes, simple implementation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2834
    • 提供者:ajay
« 12 3 4 »
搜珍网 www.dssz.com