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

搜索资源列表

  1. DES_0

    0下载:
  2. DES加密解密算法,老师布置得作业.有一定的参考价值,大家互相学习吧-DES encryption and decryption algorithms, decorated Teacher homework. Must have reference value, we learn from each other
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:245022
    • 提供者:cherry
  1. kgdwbbNoteBook

    0下载:
  2. 比较豪华的界面设计,成功实现了Windows自带记事本的全部功能,并且增加了一些比较实用的功能,比如语音朗读、加密解密等,希望这个小本本能给大家带来比较愉快的体验!-Comparison of luxurious interface design, successful implementation of Windows comes with the full functionality of Notepad, and an increase of some of the more useful
  3. 所属分类:CSharp

    • 发布日期:2017-05-10
    • 文件大小:2120123
    • 提供者:吴贝贝
  1. crypt

    0下载:
  2. 所有加密解密算法实现 任何人都可下载,非注册用户也可-the implementation of encrypt and decrypt
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-19
    • 文件大小:5579851
    • 提供者:ragolee
  1. rsa

    0下载:
  2. vc开发 实现rsa加密 解密算法 简洁实用 -Rsa encryption algorithm implementation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:6510
    • 提供者:linjia
  1. CSharpDes

    0下载:
  2. 标准CSharpDes加密算法,WORD的文件,包含了加密解密。-C# Des加密算法
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-27
    • 文件大小:12383
    • 提供者:vbking
  1. JiaMi

    0下载:
  2. 使用vc编写的加密解密程序,有des,aes加解密算法以及界面。-Vc prepared to use encryption and decryption procedures, des, aes encryption algorithm and interface.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-26
    • 文件大小:25306
    • 提供者:Robert
  1. crypt

    0下载:
  2. 实现三种加密解密算法:1、 简单的移位算法;2、 基于矩阵的置换算法;3、 Des算法;-Encryption and decryption algorithm for the realization of the three: 1, a simple shift algorithm 2, the replacement algorithm based on the matrix 3, Des algorithm
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-09
    • 文件大小:2024022
    • 提供者:空凌
  1. jiamijiemi

    0下载:
  2. 这是一个文件加密解密程序,用c语言编程。基于的思想是改变文件结构-This is a file encryption and decryption procedures, with c language programming. Based on the idea is to change the file structure
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:1668
    • 提供者:zhaowh
  1. key

    0下载:
  2. 文件的加密解密代码主要是针对于DES和3DES MD5加密解密算法的功能实现-Document encryption and decryption code mainly for the DES and 3DES MD5 algorithm for encryption and decryption functions
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-04
    • 文件大小:1385845
    • 提供者:崇孩儿
  1. ecfile

    0下载:
  2. 支持对各种文件加密解密,易操作,方便使用-Document encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:17008
    • 提供者:褚晓玲
  1. DES

    0下载:
  2. DES加密解密算法的C++实现,可以直接编译运行。-DES encryption and decryption algorithm of the C++ to achieve, you can direct the compiler to run.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:1640
    • 提供者:jiangkaihua
  1. RSAvc1985

    0下载:
  2. 用vc++6实现的一个RSA加密程序,功能比较齐全,运行界面比较漂亮, 简单的RSA算法的加密解密程序,带MFC界面的 -Vc++6 to achieve using a RSA encryption process, complete functions, run the more beautiful interface, simple RSA encryption and decryption algorithm procedures, interface with MFC
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:4067
    • 提供者:易守望
  1. AES

    0下载:
  2. AES的加密解密的程序代码,已经通过验证,保证可以使用。C++版。-AES encryption and decryption of the program code has been validated to ensure that you can use. C++ version.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:882901
    • 提供者:王恒
  1. HexEnc

    0下载:
  2. VC++使用XOR 256加密解密算法对文本或文件进行加、解密,很早时候的加密算法,但现在还很实用,搜集了一个实例,希望对VC++编程的朋友有所帮助。它主要是对十六进制的文本文档或者文件进行加密解密。-VC++ using the XOR 256 encryption and decryption algorithms to increase the text or document, decryption, the encryption algorithm when a long time a
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:69444
    • 提供者:117
  1. jiami

    0下载:
  2. 一个自己编制的C++加密解密程序。调试成功,VC6.0,XP SP3-Prepared its own C++ encryption and decryption process. Debugging success, VC6.0, XP SP3
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:872
    • 提供者:华博
  1. RSA

    0下载:
  2. 用RSA算法实现字符串的加密解密,MFC实现,界面简洁易操作。-RSA algorithm with a string encryption and decryption, MFC implementation, interface, simple and easy to operate.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1878969
    • 提供者:周旋
  1. Uncryp

    0下载:
  2. 一个自己编写的加密解密的算法。适合将字符串加密,并且可以解密的算法。-Prepared its own encryption and decryption algorithms. For the string encryption, and can decrypt.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:62206
    • 提供者:基本功
  1. des

    0下载:
  2. des加密解密算法以及word文档(具体实现步骤)-des encryption and decryption algorithms, as well as word documents (concrete implementation steps)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1530850
    • 提供者:hsanevol
  1. mini1

    0下载:
  2. asm的简单的数据加密解密和数据格式转换程序。-an asm program for data encryption and decryption and format conversion.
  3. 所属分类:assembly language

    • 发布日期:2017-03-27
    • 文件大小:1256
    • 提供者:赵可
  1. VB2005TODECODE

    0下载:
  2. VB2005 加密解密技术,可根据识别码进行加密和解密-VB2005 encryption and decryption technology, can identify the code for encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:1144
    • 提供者:chenty
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com