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

搜索资源列表

  1. 字符串加密.zip

    0下载:
  2. 所属分类:加密解密

    • 发布日期:
    • 文件大小:25855
    • 提供者:
  1. 文件加密_解密的例子(5KB)

    1下载:
  2. 加密/解密字符串的例子-encryption / decryption string of examples
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4723
    • 提供者:风影
  1. 字符串的加密与解密

    1下载:
  2. 字符串的加密与解密-string encryption and decryption
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:946
    • 提供者:徐东狂
  1. 字符串操作StringOperation

    0下载:
  2. 为你的程序 加密——很好的加密解密方案——源代码-for your encryption Procedure -- good encryption and decryption program -- source
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:19927
    • 提供者:江勇
  1. MD5加密的C++类

    0下载:
  2. 这是一个好用的MD5的C++类;这个类可以加在控制台 程序中也可用在MFC中, 并且提供了详细的错误处理 函数,是一个安全的类。例程是一个MD5的MFC程序, 支持字符串和文件两种输入。 LPCSTR TargetFile(char *filename=NULL) //计算文件的MD5值 void TargetStr(LPCSTR str) //计算字符串的MD5值 LPCSTR GetDigestKey() //取MD5运算后的结果 LPCSTR GetErr() //如果有错误,取错误字串
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4533
    • 提供者:俞训峰
  1. 加密解密字符串的例子

    0下载:
  2. 加密解密字符串的例子,使用vb源码编写。与大家共勉。-string encryption and decryption example, the use of vb source prepared. We shall.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2729
    • 提供者:杨洁清
  1. WebService_Source

    1下载:
  2. 字符串加密解密WebService服务的源码。 很简单的字符串加解密程序,是用C#在ASP.NET环境下编写,并应用于WebService服务上的源码。 VS2003环境中编译通过。-string encryption and decryption WebService the source. Very simple string encryption and decryption process, the C# ASP.NET environment in the preparatio
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:17055
    • 提供者:杨扬
  1. jiamijiemiwenjian

    0下载:
  2. 加密解密字符串 加密解密字符串 -encryption and decryption string encryption and decryption string encryption and decryption string increase secret decrypt strings
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:8585
    • 提供者:wjp
  1. EncryDeCry

    0下载:
  2. 我在字符串加密时的处理是每次取字符串的三个字节,再把三个字符连成一个24位的整型,前8位存放第一个字符,中间8位存放第二个字符,最后8位存放第三个字符。再取这个整型数的前6位对应的数值去差用户提供对应表,转化成相应的字符,再取第二个6位,第三个6位,第四个六位进行字符的转换。再重复前面相同的操作值到整个字符串转换完毕。在解密的过程就是根据用户提供的表进行查找和移位换原字符串。 这种算法比通常的直接根据用户提供的表进行转换有更高的安全性,且加密解密的效率很高。-string encryptio
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1553
    • 提供者:伍孝秉
  1. atce

    0下载:
  2. 字符串加密解密WebService服务 -string encryption and decryption services WebService string encryption and decryption WebService services
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:17923
    • 提供者:a
  1. DCODEANDENCODE

    0下载:
  2. 字符串加密解密!算法很简单!抛砖引玉之用!请不要扔板砖!-string encryption and decryption. Algorithm is very simple! Congregate use! Please do not throw floor tiling!
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:41255
    • 提供者:刘海风
  1. 加密字符串

    0下载:
  2. 主要用于数据文字的加密-characters are used mainly for data encryption
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2127
    • 提供者:阿龙
  1. Myaes

    0下载:
  2. AES加密解密 文件加密 字符串加密 有加密过程-AES encryption and decryption a string encryption file encryption encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-19
    • 文件大小:5326049
    • 提供者:寒舍夜话
  1. jiami

    0下载:
  2. 一个简单的加密解密算法,运用的是字符串加解密技术-A simple encryption and decryption algorithms, the use of encryption technology is a string
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:1013
    • 提供者:Zac
  1. crypt

    0下载:
  2. 一个加密、解密的类,可加密字符串和文件等-An encryption, decryption class that can encrypt strings and files, etc.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:3068
    • 提供者:aban
  1. AES

    0下载:
  2. aes加密解密程序源码,可实现对文件和字符串的加密和解密-aes encryption and decryption program source code, can be realized on the file and string encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:640612
    • 提供者:king
  1. 加密解密

    4下载:
  2. Delphi xe 10 对字符串进行加密解密,完全可用。可直接修改加密字符串(Delphi Xe 10 encrypts and decrypts the string, which is completely available.)
  3. 所属分类:书籍源码

    • 发布日期:2017-12-12
    • 文件大小:2351046
    • 提供者:秦超
  1. c++字符串简单加密

    0下载:
  2. 这是一个c++字符串简单加密Demo,可以参考学习。(This is a c + + string simple encryption Demo, you can refer to the study.)
  3. 所属分类:加密解密

    • 发布日期:2017-12-23
    • 文件大小:2048
    • 提供者:lining100
  1. 加密字符串(引用DLL)

    0下载:
  2. 调用DLL实现字符的加密与解密,其中dll中有自己定义的加密和解密方法,在c#中调用这两个方法,即可实现字符串的加密与解密。(Call DLL to achieve the characters of encryption and decryption, in which DLL has its own definition of encryption and decryption methods, call these two methods in c#, you can achieve th
  3. 所属分类:Windows编程

    • 发布日期:2017-12-24
    • 文件大小:64512
    • 提供者:天津站
  1. 密码相关

    0下载:
  2. 主要是对字符串进行加密与解密操作,提供静态方法,便于调用。(Mainly for string encryption and decryption operations, to provide a static method, easy to call.)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:4096
    • 提供者:zondy
« 1 2 3 45 6 7 8 9 10 ... 35 »
搜珍网 www.dssz.com