CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 加密 字符

搜索资源列表

  1. jiamijiemi

    0下载:
  2. 程序主要是用VC++6.0 C语言编译软件设计出来的。通过运用基本的库函数,以及常用的数组结构体函数,实现了对源文件中字符的任意右移,从而实现了文件的加密解密过程,此方法简单易行,便于操作。-Procedure is mainly used VC++6.0 C language compiler software designed. Through the use of basic library functions, as well as an array of structures comm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:806
    • 提供者:海未央
  1. TextEncryptDecrypt

    0下载:
  2. 这个程序是一个简单文本加密解密程序,不过只能加密ASCII码表中32-126号的字符。-This procedure is a simple text encryption and decryption process, but only in encrypted code table ASCII characters in No. 32-126.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:87958
    • 提供者:九江北
  1. Base64

    0下载:
  2. BASE64加/解密算法,很好用哦. BAS64 - 加密到都是可风字符-BASE64 encryption/decryption algorithm, by Oh well
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-11
    • 文件大小:1212
    • 提供者:liulianghao
  1. CopyFile

    0下载:
  2. 通过java对文件进行加密解密,并可以对文件进行复制,包含两种方式:字符、字节。-Java files through encryption and decryption, and can copy files, including in two ways: characters, bytes.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:758
    • 提供者:chengbo
  1. 25811259WebService_Source

    0下载:
  2. 对字符传进行加密处理..是好东西哦. 大家跟到顶起走哦.. C#编写的-Biography of the encrypted character is a good thing Oh ... You go play with the maximum Oh .. C# prepared
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:17059
    • 提供者:tiger
  1. FangHome_Crypto

    0下载:
  2. 对字符传进行加密处理..是好东西哦. 大家跟到顶起走哦.. C#编写的-Biography of the encrypted character is a good thing Oh ... You go play with the maximum Oh .. C# prepared
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:15829
    • 提供者:tiger
  1. 11

    0下载:
  2. 字典序问题的源代码在数据加密和数据压缩中常需要对特殊的字符串进行编码。给定的字母表A+由26+个小写英文字母组成A={a,b,…,z}。该字母表产生的升序字符串是指字符串中字母按照从左到右出现的次序与字母在字母表中出现的次序相同,且每个字符最多出现1+次。
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:637
    • 提供者:456
  1. MD5

    0下载:
  2. Delphi md5 单元,提供MD5字符,文件加密-delphi md5 uint
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-05
    • 文件大小:3306
    • 提供者:tzwhc
  1. AES-Crypto-SN-Generator

    1下载:
  2. AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封装在 AES.pas 单元中, 只需要调用两个标准函数就可以完成字符串的加密和解密。 (* 密匙长度 *) 128 位支持长度为 16 个字符 192 位支持长度为 24 个字符 256 位支持长度为 32 个字符 所有加密和解密操作在默认情况下为 128 位密匙。-
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:767765
    • 提供者:harris
  1. SINE256

    0下载:
  2. 为VB中使用SINE 256加密算法的可视化操作示例源程序,貌似很强大的加密功能,当然也可以解密了。可以对文本、字符进行加密,也可以对指定文件加、解密,显示处理时间和曲线图-SINE 256 for the VB encryption algorithm used in the visual operation of the sample source code, seemingly a very strong encryption, of course, can be declassified
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:16996
    • 提供者:郑周
  1. 1

    0下载:
  2. 字典序问题:在数据加密和数据压缩中常需要对特殊的字符串进行数字编号。给定的字母表 A 由 26 个小写英文字母组成 A={a,b,…,z}。该字母表产生的升序字符串是指字符串中字母按照从左 到右出现的次序与字母在字母表中出现的次序相同,且每个字符最多出现1 次。例如, a,b,ab,bc,xyz等字符串都是升序字符串。现在对字母表A 产生的升序字符串按照字典序排列 并编号如下。-Lexicographic problem
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:592
    • 提供者:谢文君
  1. jiami

    0下载:
  2. 一个简单的加密程序,应用字符间的位操作实现加密,同时实现解密的过程-A simple encryption program, the application of the bit operation to achieve inter-character encryption, decryption process while achieving
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-10
    • 文件大小:1025
    • 提供者:肖卫镇
  1. des11

    0下载:
  2. Delphi实现的DES加密算法,界面友好,可以对任意的字符数字加密-Delphi to achieve DES encryption algorithm, user-friendly, you can encrypt any number of characters
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:194143
    • 提供者:周舟
  1. AlphaCodeConverter

    0下载:
  2. 此程序能把以英文字母及字符组成的文件编码为“0”“1”序列,又能把“0”“1”序列解码为英文文件,故具有实现文件的加密效用。-This program is used to convert letters to serieses of "0""1" so that it can help encrypting your files.
  3. 所属分类:source in ebook

    • 发布日期:2017-03-31
    • 文件大小:497215
    • 提供者:林凡
  1. Encryption-decryption

    0下载:
  2. 基于RSA算法 加密时每批100个字符,解密时一次一字符。 n>=256 但n<256时 将进行不可逆加密-RSA encryption algorithm based on each batch of 100 characters, once decrypted, when a character. n> = 256 but n < 256 will be irreversible encryption
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:47675
    • 提供者:不同
  1. dsa

    0下载:
  2. rsa加密源代码,欢迎大家使用。还不够20个字符么-rsa encryption source code, welcome to use. 20 characters is not enough Yao
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:17860
    • 提供者:lexyao
  1. jianyijiamijiemi

    0下载:
  2. 对明文字符读取进行加密 可以对明文和密文进行销毁-Pairs of plaintext characters to read encrypted plaintext and ciphertext can be destroyed
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:424074
    • 提供者:林权
  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
    • 文件大小:6937
    • 提供者:吴海
  1. ZCXDLJ

    0下载:
  2. 汇编实验 之 子程序的连接 1. 编写程序,将内存中由DATA单元开始,连续20单元中存放的字节数据的最大值与最小值以十六进制形式显示在屏幕上。 2. 已知在TEXT开始的内存单元中存放着一组英文文本,文本长度存放在CNT单元中。编制程序,用内存单元中有KEY开始的一组密匙字符串中的每个字符与文本中的字符逐个进行异或,若文本长度大于密匙字符串长度,当密匙字符串中的字符用完后,再从头重复使用,直至处理完文本串的所有字符。 要求:A加密程序用子程序编写 B将待加密的文本首址
  3. 所属分类:assembly language

    • 发布日期:2017-04-17
    • 文件大小:457361
    • 提供者:星东
  1. cryptgen

    0下载:
  2. 利用动态连接库进行字符位运算加密的程序,可以用在自定义口令加密等方面-The use of dynamic link library for character-bit encryption program
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:235273
    • 提供者:测试
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 19 »
搜珍网 www.dssz.com