资源列表
A4
- 加密(10分) 课题内容: 设计一个加密程序。包括明文与密钥的转换。通过此课题,熟练掌握数组、格式输出、字符串处理、类型转换等。 课题要求: (1)输入任意一段明文M,以及密钥K (2)根据以下公式将其转换为密文C。 Ci = mi + K ,其中i = 0,1,……n-1 , K 为密钥; (3)具有输入输出界面。 -Encryption (10 points) DISCLOSURE: Design an encryption program. In
Ex_Ctrls
- 微软编程控件 学生基本信息 在C++学习中回很有帮助。- good control tools,when you want to do homework ,this may help you!
mfcexpenddll2
- mfc 调用 动态链接库,mfc 调用 动态链接库-the mfc call dynamic link library,the mfc call dynamic link library
vs2005C
- C#实例,学生学籍管理系统,用vs2005开发环境实现。
Property1
- 当一个基于对话框的程序中有相当多的控件时,你一定会想到使用属性页来将这些控件分类放置。本文针对这种方法来讨论几种可能实现的方案。-When a dialog-based application in a considerable number of controls, you will think of using the property page to place these controls classification. In this paper, this approach to d
MyCoolMenu
- 一个漂亮的菜单效果,重用类,有demo,可学习-A nice menu effects, reuse of classes, the demo, be able to learn
链表合并
- 本程序是在VC环境中进行的可视化编程,可以实现两个升序的单链表合并问题。代码直观,易于理解。
lianbiaohebing
- 在VC中进行的可视化编程,也就是用MFC实现,实现了连个升序链表的合并-VC conducted in visual programming, which is achieved by MFC to achieve even a merger of the list in ascending order
0519
- MFC初学者的好例子,关于位图和画刷的使用(MFC good example for beginners)
buttontest
- 创建了一个基于CButton的新类,重载了DrawItem函数,能够实现对按钮背景颜色的动态改变。-In this program,we have built a new class which is based on the CButton class.We override the DrawItem() program,and you can change the background of the button as you wish in this program.
MD5
- MD5程序,可以计算MD5算法得到的Hash值,且可以保存成文档-MD5 program can calculate MD5 Hash value obtained by the algorithm, and can be saved into a document
2
- 一个与treectrl控件有关的demo,对于初学者掌握treectrl控件的使用有极大帮助。 -A treectrl control the demo, for beginners to master the use of control treectrl of great help
