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

搜索资源列表

  1. prjEncryptor

    0下载:
  2. 把指定的文本信息加密后插入到图片文件中,并且可以进行读取图片解密文本信息-designated the information encrypted text inserted into image files, and can read text information declassified Photo
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:33387
    • 提供者:jiangxiao
  1. Huffman

    0下载:
  2. 利用哈夫曼编码实现对一个文本文件的内容加密,假设该文本文件只能包含小写字母、空格、逗号、和句号等字符。该程序是实现对文件中的字符进行编码、输出各个字符对应的编码、输出文件的哈夫曼编码。
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:9231
    • 提供者:hulinjie
  1. erchashu

    0下载:
  2. 利用哈夫曼编码实现对一个文本文件的内容加密,假设该文本文件只能包含小写字母、空格、逗号、和句号等字符。该程序是实现对文件中的字符进行编码、输出各个字符对应的编码、输出文件的哈夫曼编码。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:30370
    • 提供者:hulinjie
  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
    • 文件大小:1976
    • 提供者:xtbc
  1. pb 文本加密

    1下载:
  2. pb
  3. 所属分类:密码/编码算法

  1. C#对称算法的密钥生成

    0下载:
  2. C#对称算法的密钥生成,使用C#研究一下对称算法与密钥生成并保存成文件的问题,此程序中,密钥文件保存在DecryptFile.txt文本中,可以由此引深成加密、解密。
  3. 所属分类:密码/编码算法

    • 发布日期:2012-05-30
    • 文件大小:32077
    • 提供者:popand924
  1. 文本加密编码技术

    1下载:
  2. 加密(10) 功能:(1)输入任意一段明文M,以及密钥K (2)根据以下公式将其转换为密文C。 Ci = mi + K ,其中i = 0,1,……n-1 , K 为密钥; (3)具有输入输出界面。 ,Encryption (10) functions: (1) the importation of any section of an express M, and the key K (2) in accordance with the following for
  3. 所属分类:密码/编码算法

    • 发布日期:2017-03-25
    • 文件大小:231069
    • 提供者:dingpei
  1. HuffmanCode

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

    • 发布日期:2017-03-31
    • 文件大小:11757
    • 提供者:文龙飞
  1. Binary-text-digital-image

    0下载:
  2. 提出了一种可抗 几何攻击的二值文本图像水印算法. 该算法基于DCT,它将二值图像的DCT、图像的视觉特征向 量和加密技术有机结合起来,在提取水印时不需要原始图像,是一种实用的盲水印算法-We propose a geometric attacks against Binary Text Watermarking Algorithm. The algorithm is based on DCT, it binary image DCT, the image of the visual fe
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1191008
    • 提供者:切尔西
  1. Huffman100

    0下载:
  2. 使用Huffman编码进行文本加密(压缩)的一个示例程序。输入一段文字,自动建立Huffman树并生成各字符对应编码,并对编码前和编码后分别占用的空间进行计算-A sample program using Huffman code for text encryption (compression). Enter a text, program will automatically create Huffman tree and generate the corresponding charact
  3. 所属分类:Data structs

    • 发布日期:2017-11-18
    • 文件大小:2223
    • 提供者:wzf
  1. wenbanjiami

    0下载:
  2. 对任何文本对进加密与解密,支持静态加密解密-Enter any text for encryption and decryption, encryption and decryption support for static
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:6264
    • 提供者:陈超哥
  1. DES

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

    • 发布日期:2017-05-02
    • 文件大小:641090
    • 提供者:baimengying
  1. HuffmanCode

    0下载:
  2. 使用散列和哈弗曼编码完成任意文本数据文件的加密和压缩,压缩率在50 以上-Huffman coding is completed using a hashing and encryption and compression of any text data file compression rate of 50 or more
  3. 所属分类:Data structs

    • 发布日期:2017-04-28
    • 文件大小:47317
    • 提供者:贾锋
  1. LSB

    0下载:
  2. MATLAB实现的空域LSB算法,可输入密钥加密文本信息,有较好的交互界面(MATLAB implementation of the airspace LSB algorithm, you can enter key encryption, text information, there is a better interactive interface)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-17
    • 文件大小:81920
    • 提供者:widiot
  1. LSBM

    0下载:
  2. MATLAB实现的LSBM(LSB Matching)算法,可输入密钥加密和解密文本,有较好的交互界面(The LSB matching algorithm,coding by MATLAB. You can encrypt or decrypt the text by input an key. And it has a easy operating interactive interface.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:82944
    • 提供者:widiot
  1. text encryption

    0下载:
  2. 对一个文本串以事先给出的字母映射进行加密,未映射的字符不改变。(A text string is encrypted by the alphabetic map given in advance, and the characters that are not mapped remain unchanged.)
  3. 所属分类:数据结构

    • 发布日期:2018-05-06
    • 文件大小:1024
    • 提供者:snwajs
搜珍网 www.dssz.com