搜索资源列表
kdgl
- 快递管理系统,使用VC,MFC,C++技术开发-express management system, using VC, MFC, C technology development
收费站管理系统
- 收费站管理系统。采用VC++,MFC,C++技术开发-toll station management system. Using VC, MFC, C technology development
sysView(MFC)
- 系统查看器,用MFC编写。学习C++的好资料-system viewer, prepared with MFC. Learning C good information
C++MFC可视化实现读取excel表的数据
- C++MFC可视化实现读取excel表的数据,Visual C++ MFC of the realization of the data read excel sheet
Julia
- 用MFC编写的基于Julia集加密解密的算法,本程序能成功的绘制出2次,m次以及广义的Julia集,并且是在复数空间中,同时能实现无限制的放大,还可以选取任意大小空间截屏保存。接着利用Julia集对图像进行加密解密,并计算出他们的信噪比。全部功能都已实现,是本人的毕业设计。-Written with the MFC-based encryption and decryption algorithm for Julia sets, the program can successfully draw
AES
- ASE算法实现 C++ MFC 密码学课程设计-ASE algorithm C++ MFC Cryptography Course Design
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
jsoncpp
- json库的c++实现,里面还有测试程序,是不可多得的学习资料-json library c++ to achieve, along with test procedures, the learning materials are hard to come by
MFC_COM
- 用MFC编写的COM程序,包括客户端测试程序。-COM using MFC prepared procedures, including client-side test procedure.
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,
xueshengxinxiguanlixitong
- 用C++MFC做的编程程序,用于管理学生信息的!很简单的那种 好像还有错误哦 希望大家多给提提意见-With C++ MFC to do the programming procedures for managing student information! Very simple kind of like there is an error Oh hope to make a suggestion more
playfair
- playfair加密,MFC编译成功-Playfair encryption, MFC compile success
StudentScore4v
- 学生成绩管理系统,使用C++,MFC制作。-Grade student management system, the use of C++, MFC production.
Base64
- base64 decoding class mfc visual c-base64 decoding class mfc visual c++
MSNChatText_src
- 能读取电脑msn的聊天记录,很不错的 mfc c-Msn computer can read the chat history, it is good mfc c++
jisuanqi
- c++ mfc 计算器功能 如windows自带-c++ mfc calculator functions such as windows built-
jisuan
- c++ mfc 计算器功能 如同windows自带-c++ mfc calculator functions as native windows
lesson3
- 讲述MFC AppWizard的原理与MFC程序框架的剖析。AppWizard是一个源代码生成工具,是计算机辅助程序设计工具,WinMain在MFC程序中是如何从源程序中被隐藏的,theApp全局变量是如何被分配的,MFC框架中的几个类的作用与相互关系,MFC框架窗口是如何产生和销毁的,对窗口类的PreCreateWidow和OnCreate两个函数的着重分析,Windows窗口与C++中的CWnd类的关系。-the theory of MFC AppWizard s by Sunxin
Ste-3
- 一个mfc下实现的watermark里的LSB算法的隐写、分析、提取,可自己设计隐写位数。-1 mfc achieved under the watermark inside the LSB steganography algorithms, analysis, extraction, can own design stego-bits.
VisualC
- 本书通过一个具体的工具软件——Ftp文件搜索工具的完整开发过程,由浅入深、循序渐进、全面系统地介绍了 Microsoft Visual C++6.0基础知识和常用技巧。全书共分 10章,详细讲解了 Visual C++的基本语法知识及其主要的应用,内容包括: Visual C++的基本概念、面向对象编程和C++语言、基于对话框应用程序、Windows标准控件、MFC文档结构、基于文档应用程序的编程、图形设备接口、网络编程、Ftp文件搜索工具预览等。通过对具体编程实例的详细讲解,本书还向读者介绍了