搜索资源列表
330911894
- C语言DES算法,简单实现文件的加密与解密功能-C language DES algorithm, a simple realization document encryption and decryption functions
vbjm
- 本例可以完成对任意文件的加密与解密,对同一文件作第一次处理为加密,第二次处理为解密。-the cases to be completed for any document encryption and decryption of the same document for the first time to deal with encryption, treated as second declassified.
FileEncry
- 文件的加密与解密技术非常重要,对某些机密文件可以加密保存
jjm
- 文件的加密与解密,供大家参考一下,呵呵!
简单的文件夹加密
- 简单的文件夹加密与解密
Cryptcode
- 文件的加密与解密算法源码,可以很方便地进行文件的加密与解密操作。-File encryption and decryption algorithm source code, you can easily encrypt and decrypt the file operations.
AES
- 能够很好的实现文件的加密与解密,对初学者有很好的借鉴与学习作用。-Can achieve the file encryption and decryption, a good reference for beginners and learning effects.
JAVAjiamijiemi
- 这是用java编写的加密与解密程序,基于的思想是改变文件结构-This is prepared using java encryption and decryption procedures, based on the idea is to change the file structure
java
- 文件的加密与解密 Java语言开发 希望能与更多Java爱好者共同探讨-Document encryption and decryption of the Java language to develop with more hope to explore Java enthusiasts
Crypt
- 文件的加密与解密算法,可以很方便地进行文件的加密与解密操作-Document encryption and decryption algorithms, it is easy to be a document encryption and decryption operations
FileCrypt
- 简单实用的文件加密程序,它可以集成到资源管理器中的右键菜单中,你只要点击"加密"和"解密"菜单项就可以现实文件的加密与解密- A simple encrypt files program that allows you to add right-click functionality to Explorer to implement files encryption and encryption.
wjjm
- 利用系统漏洞,实现文件夹加密与解密的VB源码,保护您的文件安全,密码验证成功后才可以打开保护后的文件夹!-Use of system vulnerabilities to achieve folder encryption and decryption of the VB source code to protect your files secure, password authentication before they can successfully protect the folder
C
- 能够很好的实现文件的加密与解密,功能完善,界面友好-Can achieve the file encryption and decryption, functional, user-friendly
Crypto
- 文件加解密,实现了对文件的加密与解密功能,开发人员可以方便使用-File encryption and decryption, the realization of file encryption and decryption functions, developers can easily use
filejiami
- 这是一个用VC编写文件加密程序的源代码,对文件的加密与解密-This is a file encryption program written with VC source code encryption and decryption of files
java-pragram
- 上传内容为5个java程序,实现的功能分别为:1、模拟windows系统的记事本。 2、xp系统下的文件、目录操作。 3、使用栈数据结构写成的一个计算器。 4、xp系统下的文件的加密与解密。 5、一个简单的五子棋游戏-Upload content into five java programs, functions are: 1, system simulation windows notepad. 2, xp system files, directory operat
encipher
- 利用tea算法实现文件的加密与解密,改程序需要在命令行中使用(Using tea algorithm to encrypt and decrypt files)
EncryptDecrypt
- 数据或文件的加密与解密()
code
- 文件的加密与解密演示,是我在某培训机构内部培训时得到的(File encryption and decryption demonstration, I was trained in a training organization when obtained.)
文件加密与解密
- 简易的文件易位加密与解密的C语言程序源码 仅供参考