CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - iterative

搜索资源列表

  1. Computmethod

    0下载:
  2. 有关计算方的经典算法的C程序,迭代、插值、各类积分公式,常微分方程的数值求解、Gauss列主元消去法-side of the calculation of the classical algorithm C procedures, iterative, interpolation, all integral formula, and often the numerical solution of differential equations. Gauss out PCA elimination
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:13759
    • 提供者:易牧
  1. FEAL8

    0下载:
  2. 本次的FEAL8轮叠代要求将64位的密文C与64位的密钥K经过要设计的解密程序运行得到所需的64位的明文P。由于2进制输入输出的位数太长不方便,再程序的数据运算中大量用上16进制。在数据的运算过程中又常常把输入的数据平均分成等份,因此在数据处理上用上数组形式。FEAL算法的三个基本运算函数是整个程序的重心,程序的密钥处理和解密过程都将以这三个运算函数为中心,因此,程序的设计以S函数 函数和 f函数来展开,再由主函数编写时调用三个函数。-the FEAL8 round of the iterati
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:1652
    • 提供者:逍遥
  1. DESChecker11111

    0下载:
  2. DES(Data Encrypton Standard) 算法的实现网上已经有很多,本人在此讲述的是在DES算法加密过程中如何查看16迭代过程中生成的Ki,Li,Ri,Fi,Si等,这样可以当做一个DES加密对照器,这样可以方便的发现你在加密过程中出现的错误! -DES (Data Encrypton Standard) algorithm has been achieved online many, I would like to speak on is the DES encryptio
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:152189
    • 提供者:杨飞
  1. hundun_BMP

    0下载:
  2. 使用迭代方程Xn+1=Asin2(Xn-XB)生成混沌序列{Xi},需输入A和Xb值,不同的值产生不同的加密效果,但是仅在混沌区内的加密效果最好。在Microsoft Visual Studio .NET 2003上调试成功,用C++语言编写-use an iterative equation Xn Asin2 = (Xn - XB) generated chaotic sequence (Xi) need input A and isolate value, different values
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:83881
    • 提供者:Iris Liu
  1. encript

    0下载:
  2. 本程序通过混合光学双稳模型的迭代方程对多媒体文件进行混沌加密、解密(加密解密文件分别以.en和.de结尾),并显示加密、解密的结果。-the procedures adopted hybrid optical bistable iterative equation model of multimedia documents chaotic encryption, decryption (encryption and decryption of documents respectively. an
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:245388
    • 提供者:敏殇
  1. 3_6

    0下载:
  2. 高斯-赛德尔迭代法--源代码,这是我的课程设计作业,有点幼稚,请指教-Gauss - Seidel iterative method -- source code, this is my course design work, a bit naive, please enlighten
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2814
    • 提供者:李可
  1. chaos

    1下载:
  2. 用VC++实现数字图象迭代混沌加密方法-with VC digital image iterative method Chaotic Encryption
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:160413
    • 提供者:hailynch
  1. fips-198a

    0下载:
  2. This standard describes a keyed-hash message authentication code (HMAC), a mechanism for message authentication using cryptographic hash functions. HMAC can be used with any iterative Approved cryptographic hash function, in combination with a
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:122405
    • 提供者:leiuchan
  1. s-des算法分析及实现

    0下载:
  2. :DES体制是ISO颁布的数据加密标准,通过对DES算法的分析,提出了用C语言实现数据加密标准DES算法,通过循环或迭代,将简单的基本运算(例如左移、右移、模2加法等)和变换(选择函数、置换函数)构造成数据流的非线性变换(加密变换或解密变换),从而实现对计算机数据进行密码保护。着重介绍了用C语言实现其加密的主要过程。关键词:数据加密 DES C语言-: DES system is ISO issued by the Data Encryption Standard, DES algorithm
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:550087
    • 提供者:王冰
  1. cx

    0下载:
  2. 有限元源程序 有FORTAN 编写的 是非线性有限元程序迭代模块演示源程序-Finite Element FORTAN source code has been prepared in nonlinear finite element procedures are iterative source module demo
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:4175
    • 提供者:胡东
  1. AES

    0下载:
  2. ES(The Advanced Encryption Standard)是美国国家标准与技术研究所用于加密电子数据的规范。它被预期能成为人们公认的加密包括金融、电信和政府数字信息的方法。 AES 是一个新的可以用于保护电子数据的加密算法。明确地说,AES 是一个迭代的、对称密钥分组的密码,它可以使用128、192 和 256 位密钥,并且用 128 位(16字节)分组加密和解密数据。与公共密钥密码使用密钥对不同,对称密钥密码使用相同的密钥加密和解密数据。通过分组密码返回的加密数据 的位
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:864
    • 提供者:皮艾尔
  1. IDEA

    0下载:
  2. Markov密码的(差分链)转移概率矩阵是双随机矩阵,其第二大(模)特征值对于确定Markov密码必要的迭代轮数有重要价值。该程序由本人编写,实现了求IDEA密码的缩小模型IDEA(8)的转移概率矩阵П0第二大(模)特征值-Markov password (differential chain) transition probability matrix is a doubly stochastic matrix, its second largest (modulus) eigenvalue
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:13379
    • 提供者:陈高
  1. Desktop

    0下载:
  2. 主要用C++算法写数值分析几种方法 几种迭代法的相互差异和源代码-Is mainly used C++ algorithm for numerical analysis of several ways to write several iterative method of mutual differences and the source code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:1449
    • 提供者:karant
  1. DES

    0下载:
  2. DES 使用一个 56 位的密钥以及附加的 8 位奇偶校验位,产生最大 64 位的分组大小。这是一个迭代的分组密码,使用称为 Feistel 的技术,其中将加密的文本块分成两半。使用子密钥对其中一半应用循环功能,然后将输出与另一半进行“异或”运算;接着交换这两半,这一过程会继续下去,但最后一个循环不交换。DES 使用 16 个循环。 -DES uses a 56-bit key and an additional 8-bit parity bit, resulting in the larg
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:2050628
    • 提供者:ala
  1. MRICP2.0.tar

    0下载:
  2. This the MRICP driver for player/stage. This Driver is used as a localizer and Occupancy Grid Map Builder using simple Bayesian Probability Update. It uses Iterative closest Point method to allign laser scans and estimate the change of pose-This is t
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:116830
    • 提供者:Mohsen
  1. DES

    0下载:
  2. DES算法的实现与改进,DES 使用一个 56 位的密钥以及附加的 8 位奇偶校验位,产生最大 64 位的分组大小。这是一个迭代的分组密码,使用称为 Feistel 的技术,其中将加密的文本块分成两半。使用子密钥对其中一半应用循环功能,然后将输出与另一半进行“异或”运算;接着交换这两半,这一过程会继续下去,但最后一个循环不交换。DES 使用 16 个循环,使用异或,置换,代换,移位操作四种基本运算。 数据加密算法 -DES algorithm implementation and impro
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-03
    • 文件大小:1320162
    • 提供者:范小饭
  1. SMS4-Cryptography

    0下载:
  2. 本算法是一个分组算法。该算法的分组长度为128比特,密钥长度为128比特。加密算法与密钥扩展算法都采用32轮非线性迭代结构。-This algorithm is a grouping algorithm. The algorithm s block length is 128 bits, 128 bit key length. Encryption algorithm and key expansion algorithm are used 32 non-linear iterative str
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:171752
    • 提供者:angggg
  1. DES

    0下载:
  2. DES是一个迭代分组密码,它使用56比特长度密钥加密64比特长度明文获得64比特长度的密文。它的轮函数使用的是Feistel结构,迭代的轮数为16轮。-DES is an iterated block cipher, it uses 56 bits encryption key 64 bits 64 bit length plaintext ciphertext. Its round function is using the Feistel structure, iterative round
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:225093
    • 提供者:林海鹏
  1. DES--C

    0下载:
  2. DES 使用一个 56 位的密钥以及附加的 8 位奇偶校验位,产生最大 64 位的分组大小。这是一个迭代的分组密码,使用称为 Feistel 的技术,其中将加密的文本块分成两半。使用子密钥对其中一半应用循环功能,然后将输出与另一半进行“异或”运算;接着交换这两半,这一过程会继续下去,但最后一个循环不交换。DES 使用 16 个循环,使用异或,置换,代换,移位操作四种基本运算-DES uses a 56 key , as well as 8 additional parity bit , resu
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:8816
    • 提供者:yhg
  1. The-iterative-minimization-by-gsl

    0下载:
  2. 用gsl通过迭代求最小值,用makefile脚本在GCC环境下编译运行。-Get the iterative minimization by gsl
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-24
    • 文件大小:2508
    • 提供者:戴建强
« 12 3 »
搜珍网 www.dssz.com