搜索资源列表
cpp
- (1)掌握面向对象程序设计语言C++的基本语法 (2)掌握C++面向对象设计的思想 (3)掌握VC++6.0与DEV C++ 开发工具的使用 (4)运用标准C++规范设计应用程序 -(1) grasp the object-oriented programming language C++ the basic grammar (2) to master C++ object-oriented design thinking (3) have VC++6.0 with DEV C
Mypencap
- 应用程序向导已为您创建了这个 MyGDIplus 应用程序。此应用程序不仅演示 Microsoft 基础类的基本使用方法,还可作为您编写应用程序的起点。 本文件概要介绍组成 MyGDIplus 应用程序的每个文件的内容。 MyGDIplus.vcproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件。 它包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。 MyGDIplus.h 这是
Visual-CPP-MFC
- The Control System Between Transformer Tester and Host Computer Based on VC++ and MFC
Visual-CPP-network-programming
- 本文详细阐述了在使用VC++进行Socket网络编程的基本原理及实现方法,并对Socket编程的功能函数进行了分析与说明。-This paper describes the Socket network programming in use VC++ basic principles and methods, and Socket programming functions to be the analysis and explanation.
Debugging-Visual-CPP-Windows
- 系统讲解了vc上debug的使用,对于编写大型的程序十分有用-System to explain the use debug on the vc is very useful for writing large programs
CPP-program
- VC程序大全,都是非常经典的程序,精心整理总结。-VC program, the program is very classic, carefully collated summary.
Visual-CPP-tuxiangchuli
- 是对于用VC进行图像处理的总结,把图像处理的技巧和流程的每一步都进行详尽的总结,思路清晰,简单易懂。-For image processing using VC summary, the image processing techniques and processes every step of a detailed summary, clear, simple and understandable.
CPP-ODBC--ADO
- VC++ 利用ODBC和ADO方式访问数据库的方法及实例。-VC++ using ODBC and ADO database access methods and examples.
CPP
- 使用VC++6.0开发平台,利用mfc编写打开一副*.bmp格式的图片并显示-The use of VC++6.0 development platform, using MFC prepared to open the*.bmp format pictures and display
visual-cpp
- 中国石油大学上机实验编程,包括简单窗口绘制,图形绘制,以及鼠标画调试用等-China University of Petroleum Shangjishijian vc++ programming, including simple window to achieve, graphics rendering
cPP
- VC基础编程经典案例:金字塔,水仙花数等。-VC based programming classic case,Pyramid, daffodil number, etc
Visual-CPP
- 本文对vc++初学者很有用,因为其一一讲述了每个控件的使用。-In this paper, the vc++ beginners very useful, because one tells the story of the use of each control.
CPP-Gobang
- 用VC++6.0写的五子棋的源代码,并且附有详细的说明文档-Object-oriented programming, console-based C++ Gobang procedures, including the man-machine, and man-man Battle, the forbidden hand, undo, archiving function. AI algorithms quickly.
dialog_ex1
- 要在VC程序中打开一个新的对话框,步骤是: (1) 创建新对话框类。在“资源标签”下,创建一个新的对话框NewDialog,再右击该对话框,选择“ClassWizard”,创建一个“新类new Class”,记得该对话框的基类是CDialog; 此时,在ClassView标签下已经有了新建对话框类,但是该类与程序的主对话框还没有任何关系。 (2)关联新对话框类。在FileView标签下,打开程序主对话框的Dlg头文件,如dialog_ex1Dlg.h,在这个头文件的
Visual-CPP
- vc++资料: 介绍Windows编程基础介绍,适用于新手入门学习,简单易懂,便于上手-vc++ Information: Introduction Windows programming based introduction for beginners to learn, easy to understand, easy to use