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

搜索资源列表

  1. DES_hy

    0下载:
  2. DES算法,这个代码实现DES的算法,想学学DES如何加密和解密可以参考参考-DES algorithm, the source implementation of the DES algorithm to learn how DES encryption and decryption can information.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:31.96kb
    • 提供者:黄耀
  1. Coddddsade

    0下载:
  2. 对文件的加密解密的演示程序,主要是练习对文件和字符串的基本操作-document encryption and decryption of the demonstration program, the practice is mainly paper and string for the basic operation
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:11.1kb
    • 提供者:刘少人
  1. Cry-DES

    0下载:
  2. 用JAVA编写的用密码学中DES算法加密解密文件的程序-prepared with Java Cryptography with the DES encryption algorithm declassified document procedures
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:38.12kb
    • 提供者:ying98
  1. loki89loki91

    0下载:
  2. LOKI89、LOKI91加密解密算法。密码学应用-LOKI89, LOKI91 encryption and decryption algorithms. Cryptography Application
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:63.97kb
    • 提供者:jihaogood
  1. 字符解密

    2下载:
  2. 这是一个通过字符串操作来实现文本加密解密的源程序,通过打乱原文本字符串的顺序,隐藏信息,通过解密,可以回复原字符正常顺序,达到加密解密的目的.压缩包包括源程序文件,再vc中运行.-This is a string manipulation through the text to achieve encryption and decryption of the source, through the disruption of the text string in the order, hide
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.93kb
    • 提供者:xtbc
  1. HuffmanCode

    0下载:
  2. 对文本信息进行哈夫曼加密,并将哈夫曼树及密码保存,然后进行解密。-Huffman text information encryption, and password and Huffman tree preservation, and then decrypt.
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:11.48kb
    • 提供者:文龙飞
  1. rsa

    0下载:
  2. 关于RSA的算法源代码 具体就是很简单的加密与解密-On the RSA algorithm for concrete source code is very simple encryption and decryption
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:1.14kb
    • 提供者:domn
  1. FSJM

    0下载:
  2. 利用VC的控制台主要实现了放射加密和解密算法-Use the main console VC radiation encryption and decryption algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:7.7kb
    • 提供者:金朋轩
  1. 3des

    0下载:
  2. 在Unix 环境中编写的3des加密解密程序
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:5.58kb
    • 提供者:allanyu
  1. jiamijiemi

    0下载:
  2. 数据结构中关于加密解密的上机实验作业,本人亲做-Data structure on the encryption and decryption operations on the test machine, I do pro-
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:600.33kb
    • 提供者:shan
  1. 33

    0下载:
  2. 实验目的:熟练掌握字符串处理以及循环控 问题描述 实现移位密码:k表示26个字母向前循环位移的字符个数 加密: 输入:k,以及小写表示的明文字母,输出:大写字母表示的密文 解密:输入:k,以及大写字母表示的密文,输出:小写字母表示的明文 -Experimental Objective: To master the string processing and circulation control descr iption of the problem to achieve
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:6.77kb
    • 提供者:吴海
  1. DES

    0下载:
  2. des加密算法和解密算法的源程序,结构清晰,很好-des encryption algorithm and decryption algorithm source code, structure, clarity, good
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:5.99kb
    • 提供者:天意
  1. huffantree

    0下载:
  2. 构造哈夫曼树,实现通信加密与解密,并生成相应的密文与明码-use huffman code to translate coding and make a huffan tree.Then travel the huffantree and translate to huffan coding
  3. 所属分类:Data structs

    • 发布日期:2017-11-24
    • 文件大小:85.92kb
    • 提供者:
  1. ch7

    0下载:
  2. 文件操作(文件打开、文件加密、文件解密)-operation about the file
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1.47kb
    • 提供者:xcyseh
  1. Huffman1

    0下载:
  2. 实现Hufman加密解密Implement Hufman encryption to decrypt-Implement Hufman encryption and decrypt
  3. 所属分类:Data structs

    • 发布日期:2017-05-20
    • 文件大小:5.84mb
    • 提供者:王兴华
  1. shujuks1

    0下载:
  2. 实现大数运算,并且实现RSA加密和解密,系统功能完善,可直接运行。-big data computuring & RSA
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:32.56kb
    • 提供者:王峰
  1. Vigenere

    1下载:
  2. C语言编写双向循环链表26字母维吉尼亚加密解密,用codeblocks测试通过,见小甲鱼数据结构视频第22集。-C language bi-circular list 26 letters Virginia encryption and decryption, using codeblocks tested, see a small turtle data structure of the video the first 22 episodes.
  3. 所属分类:Data structs

    • 发布日期:2016-03-28
    • 文件大小:44kb
    • 提供者:happymystery
  1. encrypt

    0下载:
  2. 主要功能是按照加密规则和解密规则对字符串加解密-The main function is to rule in accordance with the encryption and decryption rules string encryption and decryption
  3. 所属分类:Data structs

    • 发布日期:2017-05-18
    • 文件大小:4.47mb
    • 提供者:杨钦贺
  1. DES-algrithm-demo

    0下载:
  2. 该程序实现DES加密算法的加密解密功能,可作为DES编程的参考。-It shows the function of DES.
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:37.49kb
    • 提供者:xiao
  1. RSA加密算法

    1下载:
  2. 可使用RSA加密算法对明文进行加密和解密(RSA encryption algorithm can be used to encrypt and decrypt plaintext.)
  3. 所属分类:数据结构

    • 发布日期:2018-10-28
    • 文件大小:1kb
    • 提供者:kang2018
« 12 »
搜珍网 www.dssz.com