搜索资源列表
VCMessae
- 通过消息传递数据。对与初学MFC消息运行机制的人会有很大帮助的。-through messaging data. MFC with the news of learning the operating mechanism will be of considerable help.
gds
- mfc开发的基于winpcap的网络抓包软件,可以实现流量的统计和数据包的简单分析
callback_my
- 在设计中,需类与主程序异步传递数据,还不想用消息,因为是c++的程序,de得自己作消息处理,所以想到了回调函数,但此方面的资料太少,一般都是在mfc和dllde的,花了点时间作了此回调函数.实现了数据的同步和异步(类向主程序传递数据)传递-in design, with the main program categories need asynchronous data transfer, but also did not want the news because the process is
C++MFC可视化实现读取excel表的数据
- C++MFC可视化实现读取excel表的数据,Visual C++ MFC of the realization of the data read excel sheet
RSA
- RSA算法的原理分析及实现。RSA是既能用于数据加密也能用于数字签名的一种非对称密码体制的算法。它有一对密钥,其中之一是私有密钥,由用户保存;另一个为公开密钥,可对外公开。并用VC++语言实现,通过MFC设计的一个小系统来模拟算法的简单应用-RSA algorithm and the realization of the principle. RSA is the best tool for data encryption can be used for digital signatures,
mfc
- 用mfc实现了数据的排序与查找功能,希望大家多多支持-Mfc achieved with data sorting and search features, I hope Members can support the
iliyu_51775964004477
- RSA算法的原理分析及实现。RSA是既能用于数据加密也能用于数字签名的一种非对称密码体制的算法。它有一对密钥,其中之一是私有密钥,由用户保存;另一个为公开密钥,可对外公开。并用VC++语言实现,通过MFC设计的一个小系统来模拟算法的简单应用-RSA -RSA algorithm and the realization of the principle. RSA is the best tool for data encryption can be used for digital signatu
MFC_Array_Tutorial
- 一个使用MFC的VC++数组类代码,大家都知道,MFC的数组类可以存放任何数据类型,C++的常规数组在使用前必须将其定义成能够容纳所有可能需要的元素,而MFC数组类创建的对象可以根据需要动态地增大或减小,数组的起始下标是0,而上限可以是固定的,也可以随着元素的增加而增加,数组在内存中的地址仍然是连续分配的,希望通过我这个程序示例让你对基于MFC的数组类有一个更好的理解,教您学会使用这种数组类。 -One using MFC in VC++ array class code, and we
MVCSphere
- VC++为个体MFC编写MVC模式的球体演示程序,在以往的模式中,大家一般都采用 Input-Processing-Output 的单任务模式,但是现在在Windows的编程中,MVC模型更适合图形界面的设计,它将数据处理和数据显示分离开,使维护,扩展系统更加灵活。 -VC++ for the individual MFC write MVC pattern ball demo program in the previous model, we usually use Input-Proce
1.Cipher
- Chiper算法的数据加密系统,MFC界面生成-Chiper algorithm Data Encryption System, MFC interface generation
2.DES
- 基于DES加密算法的数据加密系统,有MFC界面-DES encryption algorithm based on the data encryption system, a MFC interface
3.RSA
- 基于RSA加密算法的数据加密系统,有MFC界面-RSA encryption algorithm based on the data encryption system, a MFC interface
AES
- AES加密算法的MFC简单界面显示,输出中间数据-AES encryption algorithm MFC simple interface display and output intermediate data
jiami
- 加密解密 MFC 程序用DES加密算法编写的加密程序 利用加密程序可以实现对数据信息的加解密功能,数据信息可以是文本、图片、音频、视频文件。 综合实验:建立一加密传输系统,发送方将加密后的密文文件进行传输,发给接收方。接收方将接收到的密文进行解密,并将还原后的明文输出。-MFC program with encryption and decryption DES encryption algorithm the encryption program written using encrypt
RSA
- 信安实验RSA加密MFC版本.默认16进制显示(可以在Dlg.cpp中修改数据,支持10进制显示)-Letter Ann experiment RSA encryption MFC version. The default hexadecimal display (can modify data in the CPP. Dlg, support into the show. 10
MD5_RSA
- mfc上MD5加密和RSA加密,程序验证加密后数据正确-mfc MD5 encryption and RSA encryption, program verification encrypted data correctly
541
- C++ MFC 学生成绩管理系统 增删改查 数据导出-C++ MFC student achievement management system CRUD export data
Client_Server
- MFC实现网络通信,并将所传数据进行数据库存储于查新-MFC implementation of network communication, and transfer data to the database stored in the new investigation
DataRecovery
- 用MFC实现的WINDOWS下的数据恢复工具,能恢复FAT32格式下的小于4G的被删除文件,以及被shift+delete删除的文件。只要文件未被覆盖-MFC implementation WINDOWS data recovery tools, can recover FAT32 format less than 4G delete files, and deleted files by pressing shift+delete.
MFC-simulation
- 这么庞大的对象,当然不是每一个类别每一个数据结构 都是我的仿真目标。我只挑选最神秘又最重要,与应用程序主干息息相关的题目,包括: ■ MFC 程序的初始化过程 ■ RTTI(Runtime Type Information)执行时期型别信息 ■ Dynamic Creation 动态生成 ■ Persistence 永续留存 ■ Message Mapping 消息映射 ■ Message Routing 消息绕行-Such a large object, of co