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

搜索资源列表

  1. 声音

    0下载:
  2. 声音加密,把声音加密,解密,简单算法-voice encryption, voice encryption, decryption, a simple algorithm
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:255158
    • 提供者:马林
  1. 加、解密算法大全

    1下载:
  2. 多种加密解密算法包括md2 md5 sha des 等多种加密解密的算法的源代码 并包含简单的使用测试程序-variety of encryption and decryption algorithms, including md2 md5 sha des various encryption and decryption algorithm source code and include the use of a simple test procedure
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:394384
    • 提供者:zl
  1. dct_2

    0下载:
  2. 图象水印的一种基于dct的简单算法例子 期望能对刚开始涉及数字水印的朋友有一点帮助-a watermark image based on a simple algorithm Extra examples can expect to start digital watermarking friends a little help
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:945
    • 提供者:李铎
  1. 中国剩余定理

    0下载:
  2. 一个中国剩余定理的简单算法,密码学基础算法
  3. 所属分类:加密解密

    • 发布日期:2014-01-17
    • 文件大小:204316
    • 提供者:wangting
  1. 加解密函数(123算法)

    1下载:
  2. 一个简单实用的加解密算法,附件是一个完整的源程序包含测试程序。-a simple and practical encryption and decryption algorithms, the annex is a complete source code contains the test.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2528
    • 提供者:邱益亮
  1. 算法

    0下载:
  2. 维吉尼亚(Vigenere)密码为了提高密码的破译的难度,人们有发明一种多表置换的密码,即一个明文字母可以表示为多个密文字母,多表密码加密算法结果将使得对单表置换用的简单频率分析方法失效,其中维吉尼亚密码就是一种典型的加密方法。维吉尼亚密码是使用一个词组(语句)作为密钥,词组中每一个字母都作为移位替换密码密钥确定一个替换表,维吉尼亚密码循环的使用每一个替换表完成明文字母到密文字母的变换,最后所得到的密文字母序列即为加密得到的密文,具体过程如下: 设密钥 ,明文 , 加密变换 其中 例如,M=da
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1274
    • 提供者:god
  1. 基于STM32 的AES加密算法

    2下载:
  2. 基于STM32 的AES加密算法,适合用在简单的存储加密,The STM32-based AES encryption algorithm, suitable for storage in a simple encryption
  3. 所属分类:加密解密

    • 发布日期:2016-07-08
    • 文件大小:251996
    • 提供者:fox
  1. DES-encryption-algorithm

    0下载:
  2. DES算法加解密全套程序,可运行,实现对txt(文本)文件内容的加解密。用vc6.0编写,内涵源代码,以及详细注释,程序非常简单,经过下载后可以对其源代码修改,加解密器,同时代码非常简单,可以通过读代码学到很多vc的知识啊,比看书学的快多了。另在解密文件夹中还有一个测时间的函数,精确到毫秒,可以计算出程序运行的时间,该代码移植性较强,可以用在别的程序中。-DES encryption algorithm for a full set of procedures, operations, impl
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. C语言简单明了实现des算法的加密解密,注释清楚,解释详细,看看就知道了。-C language is simple to achieve des encryption and decryption algorithms, comments clear, a more detailed explanation, see the know.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:937348
    • 提供者:李硕
  1. FPGA

    0下载:
  2. 这是一个基于FPGA的加密/解密算法的简单介绍,并阐述了它的好处。-This is an FPGA-based encryption/decryption algorithm is a brief introduction and explained its benefits.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-10
    • 文件大小:2232003
    • 提供者:刘三平
  1. mimaxue

    0下载:
  2. 密码学课设~DES加密算法的完整实现 内容简单适合新人学习使用-Cryptography Course ~ DES encryption algorithm for the full realization of the content for new learning to use simple
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:96472
    • 提供者:付斌
  1. FileEncode

    0下载:
  2. 自己编写的用C语言简单的异或算法所编写的短小精悍的文件加密程序!实现了密码加密功能!已经运行通过。非常经典,绝对是学习C语言的算法的好例子。有小又精才是最好的-I have written using C language simple XOR algorithm dapper prepared file encryption program! The realization of the encryption password! Has been running through. Very c
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:190522
    • 提供者:但是借
  1. kaisa

    0下载:
  2. 凯撒加密算法 自己编的一个简单的实现凯撒加密算法的C++程序代码-Caesar encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-01-26
    • 文件大小:567
    • 提供者:au
  1. AES

    0下载:
  2. AES算法完整源码与调用方法,不错的算法,程序比较简单,有兴趣的朋友深入研究噢。-aes
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:218820
    • 提供者:py
  1. SecChat

    0下载:
  2. rsa c++源码 可以实现简单的rsa算法的加解密-rsa c++ source
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:125107
    • 提供者:文风
  1. 14939

    0下载:
  2. Vb程序加密算法,很简单而又很好用,实在不可多得,快去下载吧-Vb program encryption algorithm is very simple and very good use
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:151806
    • 提供者:贾军锋
  1. euclid

    0下载:
  2. 最简单、最基础的欧几里得算法,运用此代码可以实现欧几里得算法的一般功能-euclid
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:889377
    • 提供者:emma
  1. Caesar

    0下载:
  2. 用C++6.0写得一个加解密算法,非常简单,但是对于初学者来说,是一个很经典的算法问题,尤其是对文件读取操作很有益-Written using C++6.0 of a decryption algorithm, is very simple, but for beginners, is a classical algorithm, in particular the file read operation is very useful
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:954
    • 提供者:RainFly
  1. RSA

    0下载:
  2. RSA 的 加密解密 界面简单 但算法是全的 参考参考-RSA' s encryption and decryption algorithm interface is simple but full of reference information
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:32821
    • 提供者:BUB
  1. 摘要 RSA算法是一种公钥密码算法

    0下载:
  2. 简单操作简单运行通俗概念,便于理解,请指正(Simple, easy to operate, popular concept, easy to understand, please correct me)
  3. 所属分类:加密解密

    • 发布日期:2017-12-28
    • 文件大小:18432
    • 提供者:阿瑟01
« 12 3 4 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com