搜索资源列表
cqa0404
- 如何才能知道 CD 驱动器是不是刻录设备呢?此外,如何将文件写入可擦写 CD?Windows XP 允许你用 Windows 资源管理拖拽文件,并将其写入CD。你能否告知有没有什么方法从我的程序中实现,而不需要用户购买第三方软件,如:Nero 或者 Roxio? 有没有相关的 MFC 类可以实现这个功能? -CD drive is not recording equipment? In addition, how to write papers erasable CD? Windows XP
FileTest(linpder)
- 利用VC/MFC设计的界面,实现了打开文件对话框的功能,并可以打开文件和保存文件-VC / MFC interface design, realization of the open file dialog function, and can open the file and save the file! !
MFCFiles
- MFC文件操作的源码,可以学习如何利用MFC进行文件操作,值得一学
VC6 MFC程序遍历整个文件夹
- VC6 MFC程序.程序可以遍历整个文件夹,包括所有子目录文件.可以查找指定文件.创建线程查找不会卡窗口-VC6 MFC program. Program can traverse the entire folder, including all sub-files can be to find the specified file. Create a thread to find the window will not card
128bit-AES
- 完整的工程,128位aes加解密,有详尽的注释及文件说明-For AES encode and decode
AES
- AES加密以及解密实现,这是一个AES文件加密软件,用VC++ MFC编写,里面有详细的源代码以及加密和解密的具体实现方法。-AES encryption and decryption to achieve, this is a AES file encryption software, written using VC++ MFC, which has detailed source code and encryption and decryption of the specific impl
AES
- MFC编写的AES加密解密程序,能对文本文件进行保护。-MFC prepared by the AES encryption and decryption procedures can protect a text file.
mfc
- 简单的一个窗口设计 可以浏览文件 并对其进行加密-Simple design of a window to browse files and encrypt ...
md5
- 用MFC实现的对任意长度的文件的MD5加密,得到的是标准的32位十六进制数-Using MFC to achieve for any length of document MD5 encryption, receive the standard 32-bit hexadecimal number
rsa123987
- 这个RSA算法是在vc环境下实现,用mfc做了界面,从功能到外观都想当不错RSA数字签名 RSA算法的加密解密 可视化MFC界面 RSA的算法,复制到VC++后稍改一下就可以运行了,-The RSA algorithm is the realization of an environment in vc, mfc done with the interface from the functional to the appearance of all want to be a good RSA
RSA-MFC
- RSA-MFC,基于MFC的RSA加密算法的实现,可以用于16进制文件的加解密-RSA-MFC, the MFC based on the realization of RSA encryption algorithm, can be used for 16-band file encryption and decryption
Hide_Link
- 自己编写的基于MFC的小程序: 编写缘由: 打印室里面的电脑经常会遇到这样的病毒,把你的u盘根目录下的原始文件和文件夹设置为系统属性,隐藏属性,同时生成同名的快捷方式,很有可能指向一个病毒 程序功能: 1.恢复原始文件属性 2.删除根目录下的快捷方式 3.跟同学开个安全的玩笑-I have written a small MFC-based program: the preparation of reason: print room inside the computer
VisualC
- 本书通过一个具体的工具软件——Ftp文件搜索工具的完整开发过程,由浅入深、循序渐进、全面系统地介绍了 Microsoft Visual C++6.0基础知识和常用技巧。全书共分 10章,详细讲解了 Visual C++的基本语法知识及其主要的应用,内容包括: Visual C++的基本概念、面向对象编程和C++语言、基于对话框应用程序、Windows标准控件、MFC文档结构、基于文档应用程序的编程、图形设备接口、网络编程、Ftp文件搜索工具预览等。通过对具体编程实例的详细讲解,本书还向读者介绍了
des
- MFC下的des加密算法,包含选择文件路径-MFC under the des encryption algorithm, select the file path contains
Linux-C-CPP-MFC-de-CHM
- linux 下的C C++以及MFC的CHM查询文件,方便编程时函数的查询-linux under C C++ and MFC-CHM file query, the query function to facilitate programming
DES(based-on-MFC)
- 基于图形界面MFC的DES加解密算法。从路径中读取加密文件,自行输入密钥,解密或者解密内容以文件形式保存在文件夹下。所有工程均已提交在压缩包里,打开dsw即可以运行。是学习密码学的途径,也是密码学DES算法的重要实验-GUI-based MFC DES encryption and decryption algorithms. Reads the encrypted files from the path, enter their own key to decrypt or decrypt th
MFC-read-output-file
- MFC vc 读取文本文件,输出内容到特定的文件中-MFC vc read a text file and output the contents to a specific file
简单加密解密程序
- 可将txt文件内容写入bmp文件中; MFC程序
MFC
- 侯捷写的经典书籍<<深入浅出MFC>>,CHM文件格式-MFC Program
MFC-md5
- MFC实现的MD5的算法,已打包成类,在源码中有示例文件说明-MFC implementation of the MD5 algorithm, has been packaged into class, there are examples