文件名称:文件加密_解密的例子
文件大小:5KB
文件格式:ZIP
更新时间:2013-01-14 09:17:53
基于VC++的文件加密解密
用VC++6.0环境处理文件加密解密 #include "stdio.h" #include "string.h" #define right 5 #define maxpassword 20 #define minpassword 6 #define maxlen 20 void Create(); void Load(); char secure(char); char desecure(char);
【文件预览】:
frmkrypt.frm
frmpass.frm
Readme.txt
frmpass.frx
FileEncryption.vbp
www.pudn.com.txt