DES代码 含界面 DES代码
// DES.cpp: implementation of the DES class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "codeDlg.h" #include "DES.h" #ifdef _DEBUG #undef THIS_FILE static char THIS_FILE[]=__FILE__; #define new DEBUG_NEW #endif //////////////////////////
用户评论
挺好的,但不能用加密后的信息复制进去解密信息...
挺好的,界面整洁,代码精简。
非常好的软件
谢谢代码有点简单运行有点问题
vc6不能运行
VC6.0通过不了..