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

搜索资源列表

  1. FileEncDec

    0下载:
  2. 文件保险箱。 调用CryptoAPI实现文件的加密和解密。-Documents safe. CryptoAPI calls file encryption and decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:285436
    • 提供者:eboy
  1. 1

    0下载:
  2. 对文本文件进行加密,解密,该代码属于C程序源代码,用异或编写。-The text file encryption, decryption, the code is C source code, or using different preparation.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:532
    • 提供者:李冠一
  1. Crypt

    0下载:
  2. 文件的加密与解密算法,可以很方便地进行文件的加密与解密操作-Document encryption and decryption algorithms, it is easy to be a document encryption and decryption operations
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:562
    • 提供者:hk
  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. Fileencryptionfileencryptiontechnology

    0下载:
  2. 文件加密一例 给文件加密的技术很多,其中又分为不同等级,以适合不同场合的需要.这里给出最简单的文 件加密技术,即采用文件逐字节与密码异或方式对 文件进行加密,当解密时,只需再运行一遍加密程序即可.   下面是一个实例程序,能对任意一个文件进行加密,密码要求用户输入,限8位以内(当然你可以再更 改).程序有很好的容错设计,这是我们应该 学习的.-File encryption file encryption technology to the case of
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:1107
    • 提供者:杨有
  1. FileNameEncoder

    0下载:
  2. 文件中的java源代码,主要功能是对文件和字符串的加密和解密。 -Java source code file, the main function is encryption and decryption of file and string .
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:2583
    • 提供者:邓涛
  1. jfilecrypt

    0下载:
  2. 很强的JAVA加密、解密算法源码,一共有6种算法可供选择,另外还可以直接生成ZIP压缩文件。-JAVA strong encryption, decryption algorithm source code, a total of six kinds of algorithms to choose from, also can directly generate the ZIP compressed files.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:26983
    • 提供者:199
  1. cryptography

    0下载:
  2. 使用DES解密和加密文件,供JAVA爱好者交流和学习-The use of DES decryption and encryption documents for sharing and learning JAVA lovers
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:1529
    • 提供者:mu
  1. 123

    0下载:
  2. 一个凯撒密码的源程序,实现文件的加密和解密过程,适用于学生参考。-A Caesar cipher source code to achieve the file encryption and decryption process is suitable for students.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:782
    • 提供者:钟华
  1. FileCrypt

    0下载:
  2. 简单实用的文件加密程序,它可以集成到资源管理器中的右键菜单中,你只要点击"加密"和"解密"菜单项就可以现实文件的加密与解密- A simple encrypt files program that allows you to add right-click functionality to Explorer to implement files encryption and encryption.
  3. 所属分类:File Operate

    • 发布日期:2017-04-01
    • 文件大小:734878
    • 提供者:李准
  1. MyImageWork

    0下载:
  2. Vc++利用24位BMP图像的RGB分量最低位来保存隐密数据,实现数字水印功能, 在程序运行后,导入一张BMP图像,然后选择加密、解密菜单中的嵌入隐藏信息, 设置文件保存路径,可轻松实现加密功能,同时选中图片选择解密隐藏信息可分享 出原始信息。 -Vc++ to use 24-bit BMP images of the RGB components of the lowest bit to save the secret data, digital watermarking fu
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:41894
    • 提供者:hehong
  1. des.tar

    0下载:
  2. 带swing界面的文件加密和解密程序。</br> 自定义明文密码。</br> 可直接运行 并对文件加密。加密后的文件需经过解密后才能使用。</br> -With a swing interface file encryption and decryption process. </br> Custom the password itself. </br> Can be directly run and file encryp
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:7185
    • 提供者:徐徐
  1. lockandunlock

    0下载:
  2. 此代码用java实现了信息的加密和解密,下次打开文件后只要拥有上次的加密文件,就可以实现解密-The Message of locking and Unlocking
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:422945
    • 提供者:guojun
  1. C

    0下载:
  2. 对文件进行加密,在加密之后必须使用同样的软件进行解密,不然产生乱码-The file encryption, encryption must be followed by using the same software to decrypt, or garbled
  3. 所属分类:Document

    • 发布日期:2017-05-29
    • 文件大小:11488169
    • 提供者:LD
  1. EDstar

    0下载:
  2. 一个袖珍的vc++加密软件,同时还可以解密,加密文件的范围挺大的,几乎所有文件都可以加密,输入密码并解密,好像不是真正意义的加密,只不过是用文件额外加密的方法进行加密,较早时候的程序,不过编译还是顺利的。 -A pocket-sized vc++ encryption software, but also can decrypt encrypted files the scope of getting bigger, almost all the files can be encrypted
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:43726
    • 提供者:胡静娴
  1. software_crack

    1下载:
  2. 关于加密与解密的细节解说,PE文件格式解释,OD软件功能解说-With regard to the details of encryption and decryption explanation, PE file format explained, OD software functions Commentary
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1389074
    • 提供者:科比
  1. haffman

    0下载:
  2. 实现文件加密和解密,包括加密文字,以及解秘整篇文章-eeeeee
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:514679
    • 提供者:kexitan
  1. caeser

    1下载:
  2. 一个简单的关于凯撒密码的加密和解密的小程序。包含源文件、可执行文件以及报告。-A simple on the Caesar cipher encryption and decryption of the applets. Contains the source files, executable files and reports.
  3. 所属分类:加密解密

    • 发布日期:2017-04-21
    • 文件大小:79837
    • 提供者:Lee
  1. Crypt

    0下载:
  2. 用Java编写地dos下地文件加密及解密。详细内容内详-Shimoji using Java write to dos file encryption and decryption. Details in some detail in
  3. 所属分类:JavaScript

    • 发布日期:2017-04-01
    • 文件大小:1123
    • 提供者:韩一凡
  1. ParseSongs

    0下载:
  2. 一个文件解密程序,要配合MakeSongs使用,只对MakeSongs加密过的文件进行解密,用于重要文件的保护。-A document from the program, to tie in with MakeSongs used only MakeSongs decrypt files encrypted for the protection of important documents.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:278676
    • 提供者:gewist
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com