搜索资源列表
chengfa
- 一种小小的乘法器,基于VC++,可以说是一个比较简单的练习MFC与C++的小程序。
BombClear
- 实现了windows自带小游戏扫雷的简单功能,程序简单,适合初学者练习C++,学习MFC。
myvcIDE0420
- 利用vc命令行编译和vb做的一个c/c++ IDE,可以用它来练习控制台编程和SDK编程,但没有涉及MFC工程的命令行编译。
05035237calculator
- 用Visual C++编写的计算器程序,使用的是mfc,供练习使用-Using Visual C++ to prepare the calculator program, using mfc, for practice use
MFCpractice
- C++MFC编程练习例子,均调试成功,适合于初学练习者-C++ MFC programming practice examples are debugging success, suitable for novice practitioners
SpaceResectionDlg
- 摄影测量原理课后练习空间后方交会作业,C++编程实现单像空间后方交会算法,并根据实验数据输出结果,并进行精度评定,本程序用MFC的对话框实现-based on MFC phogrammetry program
Next16
- 小学生选择题考试系统 基于MFC设计一个小学生加减乘除算术练习软件。要求用户界面方便、友好。 要求: 1.小学生上机练习时,可以选择三个练习等级A,B,C中的一种,其中A级为一位数加减乘除运算,B级为两位数加减乘除运算,C级为三位数加减乘除运算。 2.每次练习计算机为小学生出10个加减乘除运算题目(10道题中分布有加减乘除题目),每个题目有三次计算机会,第一次算对加10分,接着出第二题目;第一次不对,第二次出同样的题目,若算对加8分,接着出第二个题目,若不对再给第三次机会,作对加
VisualC6ProgrammingTutorial
- 针对于VC++6的初学指导,向导包含了介绍了编程环境和采用MFC类实现了WIN32用户接口。定义了关键字并介绍了相关的练习-This tutorial contains a beginner’s guide to Visual C++ 6, introducing the programming environment and the use of MFC classes to implement a Windows 32 user interface, defining key terms
Calculator
- 本计算器是基于C++的MFC下的编程,简单实用,适合初学者用作练习之用-The calculator is based on the MFC C++ programming under the simple and practical, for practice purposes for beginners
ReadTiff
- 这是一段简单的读写tiff文件的代码,包含“readtiff.h”文件并使用tiff类就可以 这段代码仅作为学习参考使用,效率并不高,如果要做实际用途,还请使用opencv或者MFC等库 此代码用纯C++写成,是我以前练习时用,可供参考。-This is a simple code to read and write tiff file, containing " readtiff.h" file and use this code tiff c
SDI
- C++中MFC练习,制作单文档界面的应用程序-C++ MFC exercises, production of single-document interface application
MFC
- C++mfc的小练习,适合刚入门的同行们学习~很详细.,,,希望能帮助到大家~各个功能有不全的还请大家自己努力哈~-Small exercises C++mfc, colleagues just getting started learning to very detailed, and hope to help people to various functional insufficiency also own efforts to
CpuUsage
- 用来实时的检测CPU运行状态,使用MFC开发的小程序,内部注释详细,便于初学者练习使用。-It is used to monitor the CPU in computer. And the programming language is C++.
MFC_Ctl
- MFC是学习C++的重要途径,而控件是MFC绕不开的话题,本PPT用简洁精练的篇幅讲述了所有常用MFC控件的操作,非常利于学习理解和练习。-MFC is an important approach to learning C++, and the MFC control is not open around the topic, the PPT with the simple emphasis on all of the common MFC control operation, very co
New-Visual_CPPand-The-tutorial
- 本书从编程基本概念入手,结合Visual C++编程环境,详细叙述了面向对象的程序设计方法及Visual C++ 6.0集成开发环境的使用。在此基础上,介绍了MFC结构、消息处理、对话框、文档与视图图、图形设备接口、数据库编程和网络编程。各个章节配有大量例题并包含一个较为完整的实例,供读者参考练习。-This book starts with the basic concepts of programming, combined with Visual c++ programming envir
phonebook
- 基于c++的mfc练习,能够实现电话薄的基本功能-Based on the c++ MFC practice, to realize the basic function of the phone book
C++找血练习
- MFC编写的加减血练习带源码有兴趣的可以看看互相学习