将向您介绍使用VC 开发软件需要用到的一些基本概念,使用MFC 进行编程的基本特点,以 及VISUAL C++集成开发环境提供的一系列编程辅助工具——WIZARD的使用方法。-VC on the use of development of the software necessary to use some of the basic concepts, MFC programming for the use of the basic features and Visual C integrated development environment provides a series of auxiliary programming tools -- the use WIZARD . 下载
|
本书主要介绍了运用Visual C++ 5.0或6.0的高级编程技巧,内容涉及MFC程序设计的最新概念,全书提供了大量VC的编程实例,旨在帮助读者较为全面地掌握VC编程知识、技巧和方法。全书分为三个部分和附录。第一部分介绍Windows编程的基础知识,第二部分讲解用户界面编程技巧,最后一部分涉及Windows内部进程的一些实例。本书思路清晰,实用性强,是计算机应用人员及大专院校师生不可多得的参考书。 -the book introduces the use of Visual C 5.0 or 6.0, the advanced programming skills, MFC procedures covering the latest design concepts, the book provides a lot of VC programming examples to help readers a more comprehensive grasp VC programming knowledge, skills and methods. The book is divided into three parts and appendices. The first part gives Windows programming knowledge base, the second part on the user interface programming skills, the last part of the internal processes involved in the Windows examples. This book has clear ideas, practical, computer applications officers and tertiary students rare reference books. 下载
|
本书主要介绍了运用Visual C++ 5.0或6.0的高级编程技巧,内容涉及MFC程序设计的最新概念,全书提供了大量VC的编程实例,旨在帮助读者较为全面地掌握VC编程知识、技巧和方法。全书分为三个部分和附录。第一部分介绍Windows编程的基础知识,第二部分讲解用户界面编程技巧,最后一部分涉及Windows内部进程的一些实例。本书思路清晰,实用性强,是计算机应用人员及大专院校师生不可多得的参考书。 -the book introduces the use of Visual C 5.0 or 6.0, the advanced programming skills, MFC procedures covering the latest design concepts, the book provides a lot of VC programming examples, intended to help readers more fully grasp the VC programming knowledge, skills and methods. The entire book is divided into three parts and appendices. Windows on the first part of the basic knowledge of programming, on the second part of the user interface programming skills, The last part of the internal processes involved in the Windows examples. The book has clear ideas, practical and computer applications officers and tertiary students a rare reference books. 下载
|
了解VC++应用程序向导的过程及利用向导生成SDI框架后得到的基本类(包括方法)及彼此关系,理解文档、视图及相互关系,编程实现画图程序,掌握事件、消息、消息处理函数等基本概念。- 下载
|
没啥可说的..下载自己看.在多年教学、科研和开发的基础上,从计算机图形学的理论高度和计算机绘图的实用角度来研究,编写这本教材。全书共分上、下篇,共13章。上篇介绍计算机图形学的原理、算法及实现;从基本图形生成,由简单到复杂,由二维到多维,循序渐进。下篇介绍完整的VC编程范例,起到举一反三作用。内容为:计算机图形学的概念、发展、应用和软、硬件系统;直线、圆、椭圆基本图形的生成、曲线及区域的填充;几何图形的投影与变换;图形裁剪、消隐处理;光照模型和图案映射等真实感生成技术,并用VC++进行交互式图形设计实例。 -lacks to be said .. do you download. In years of teaching, research and development on the basis of computer graphics from the level of theory and computer graphics practical approach to the preparation of this material. The book is divided into, demonstrating a total of 13 chapters. Part 1 of computer graphics theory, algorithms and implementation; From basic graphics generation, from simple to complex and from two-dimensional to multi-dimensional and gradual manner. Demonstrating integrity of the VC introduced programming paradigm example to role play. Content : the concept of computer graphics, development, application and software and hardware systems; Line, circle, oval basic graphics generation, curve and regional filling; The projection geometry and transform; Graphics cutting, blan 下载
|