联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All VC书籍(88) 
按平台查找All PDF(88) 

[VC书籍] Programming-tutorial-of-Visual-CPP

本书系统、全面地介绍了Visual C ++的相关概念和技术.主要包括Visual C++集成开发环境、C++语离基础和面向对象技术、MFC中的资源与界面设计、对话框设计和Windows常用控件、属性单和属性页、框架窗口、文档、视图、图形设备接口以及数据编程方面的知识。
This book system, comprehensive introduction to the concepts and techniques of Visual C++ mainly include Visual C++ integrated development environment, C++ language the base and object-oriented technology, MFC resources and interface design, dialog boxes, and design Windows common controls, single property and property pages, knowledge frame window, document, view, graphics device interface and data programming. (2017-04-06, PDF, 15825KB, 下载2次)

http://www.pudn.com/Download/item/id/1491438027690925.html

[VC书籍] C-language-modular-programming

在大规模程序开发中,一个程序由很多个模块组成,很可能,这些模块的编写任务被分配到不同的人。本文就是介绍C语言模块化编程神秘面纱,一窥其真面目。
C language modular programming (2016-10-07, PDF, 941KB, 下载2次)

http://www.pudn.com/Download/item/id/1475826503648331.html

[VC书籍] C-language-core-technology

这本书完整参考了C语言和C运行库,其目的是给每天工作的C程序员提供一个方便。这本书几乎涵盖了用于C编程的所有元素,并有其大量例子予以说明。
This book is a complete reference to the C programming language and C runtime library. Its purpose is to serve as a convenient, reliable companion in your day-to-day work as a C programmer. C in a Nutshell covers virtually everything you need to program in C, describing all the elements of the language and illustrating their use with numerous examples. (2015-12-13, PDF, 2719KB, 下载2次)

http://www.pudn.com/Download/item/id/1449973838251790.html

[VC书籍] Clibrary

这是关于介绍C语言库函数的文档,很不错,里面介绍了头文件下包含的函数,对学习软件编程很有用,个人珍藏。
This is the function of the C library, documentation, very good, which introduced the functions contained in the header file, the program very useful learning software, personal collection. (2013-05-05, PDF, 227KB, 下载6次)

http://www.pudn.com/Download/item/id/2229864.html

[VC书籍] Think_in_C

C++编程思想。英文就是think in C++,很好的一本书。pdf格式。总共18章,非常完整。
C++ programming ideas. English is to think in C++, very good book. pdf format. Total of 18 chapters, very complete. (2010-08-20, PDF, 10981KB, 下载25次)

http://www.pudn.com/Download/item/id/1274648.html

[VC书籍] High-qualityCProgrammingGuide

对C++基本概念和技术全面而且权威的阐述,对现代C++编程风格的强调,使本书成为C++初学者的最佳指南;对于中高级程序员,本书也是不可或缺的参考书。
On the C++ concepts and techniques to be comprehensive and authoritative exposition of modern C++ programming style to emphasize that making the book a C++ beginner' s best guide for senior programmers, the book is an indispensable reference book. (2010-06-22, PDF, 260KB, 下载5次)

http://www.pudn.com/Download/item/id/1220297.html

[VC书籍] Direct3D9_Simple

这篇教程是为初学者学习Direct3D准备的,只要会简单的VC++编程以及一点立体几何的基础知识即可。通过它,可以了解到Direct3D的基本概念,学会绘制简单的几何图形,并掌握光源、材质和纹理的基本用法。
This tutorial is for beginners to learn Direct3D prepared, so long as a simple VC++ programming and a little basic knowledge of solid geometry can be. Through it, you can learn the basic concepts of Direct3D and learn to draw simple geometric shapes, and control light sources, the basic usage of materials and textures. (2010-02-17, PDF, 319KB, 下载3次)

http://www.pudn.com/Download/item/id/1065078.html

[VC书籍] Direct3D9_Book

这篇教程是为初学者学习Direct3D准备的,只要会简单的VC++编程以及一点立体几何的基础知识即可。通过它,可以了解到Direct3D的基本概念,学会绘制简单的几何图形,并掌握光源、材质和纹理的基本用法。
This tutorial is for beginners to learn Direct3D prepared, so long as a simple VC++ programming and a little basic knowledge of solid geometry can be. Through it, you can learn the basic concepts of Direct3D and learn to draw simple geometric shapes, and control light sources, the basic usage of materials and textures. (2010-02-17, PDF, 319KB, 下载3次)

http://www.pudn.com/Download/item/id/1065076.html

[VC书籍] VCMFCProgrammingExamplematerial

简介 :: 本书通过85个实例全面讲述了应用MFC进行Visual C++编程的思想。每个实例均以编写一个应用程序 要走的步骤编写。全书共分四部分进行介绍, 第一部分是基础知识, 第二部分讲述用户界面的实例, 第三部分讲述MFC内部处理方面的实例 ,第四部分讲述打包实例。 全书基本上面向实例进行阐述,讲解透彻、 易于掌握。本书既可作为初学者和大专院校师生的自学参考书,也可作为计算机软件开发人员的技术参考书。
VC MFC Programming Example material (2009-12-25, PDF, 13276KB, 下载4次)

http://www.pudn.com/Download/item/id/1017625.html

[VC书籍] c_Program

一本关于C语言编程的电子书,很全面很细致。送给刚刚进入C世界的同学们
A book on C programming language e-books, is very comprehensive and meticulous. C to the just entered the world of students (2009-08-19, PDF, 587KB, 下载2次)

http://www.pudn.com/Download/item/id/883505.html

[VC书籍] VisualCgameABC

《Visual C++游戏编程基础》第1章:WindowsAPI程序快速入门 第2章:游戏画面绘图 第3章:游戏动画技巧 …… 后几章还有太空射击,贪吃蛇等等游戏举例,十分适合初学者
" Visual C++ Game Programming" Chapter 1: WindowsAPI procedures Quick Start Chapter 2: the game screen graphics in Chapter 3: game animation skills ... ... after a few chapters have space shooting game Snake, etc. For example, very suitable for beginners (2009-08-18, PDF, 23060KB, 下载19次)

http://www.pudn.com/Download/item/id/882132.html

[VC书籍] Cjiajia_reference

C++参考大全第四版_中文 本书是根据著名C语言专家Herbert Schildt的著作翻译的。这是一本关于C++语言的百科全书,包括C 和C++的命令、功能、编程和应用等方面的内容。全书分为五个部分:C++基础:C子集;C++的专有特征;标准函数库;标准C++类库;C++应用程序范例。详细描述和演示了定义C++语言的关键字、语法、函数、类和特征。其中第一部分全面讨论了C++的C子集;第二部分详细介绍了C++本身的特性,如类和对象、构造函数、析构函数和模板等;第三部分描述了标准函数库;第四部分讨论了标准类库,包括STL(标准模板库);第五部分显示了两个应用C++和面向对象编程的实际例子。 本书内容全面、翔实,是学习C++编程语言的广大学生的一部有用的工具书,也是对C++感兴趣的读者的必备参考书。
This book is based on a well-known C language expert Herbert Schildt book translation. This is a book on C++ language encyclopedia, including C and C++ the command, function, application programming and content. Book is divided into five sections: C++ based on: C subset C++ proprietary features standard library standard C++ class library C++ application program examples. And demonstrated a detailed description of the definition of C++ language keywords, syntax, functions, categories and characteristics. The first part of a comprehensive discussion of the C++ subset of C details of the second part of C++ its own characteristics, such as class and object, constructor, destructor and templates, etc. the third section describes the standard library fourth part discussion of the standard class library, including STL (Standard Template Library) the fifth part of the application shows two C++ and object-oriented programming practical examples. The book is comprehen (2009-08-11, PDF, 26263KB, 下载15次)

http://www.pudn.com/Download/item/id/874507.html

[VC书籍] cbianchengsixiang

一本对学习C++有帮助的好书,对C++编程思想有着比较精辟见解的好书,是提升编写代码的一本不错指导作品
1 pairs of learning C++ the book helpful for C++ programming ideological insights have compared the book, is to enhance the preparation of a good code to guide the work (2009-06-28, PDF, 10610KB, 下载2次)

http://www.pudn.com/Download/item/id/824346.html

[VC书籍] MFC

本书通过85个实例全面讲述了应用MFC进行Visual C++编程的思想。每个实例均以编写一个应用程序要走的步骤编写。
This book, through 85 examples of the application of a comprehensive story of MFC for Visual C++ programming ideas. Each instance of an application are prepared to take steps to prepare. (2009-06-15, PDF, 7059KB, 下载248次)

http://www.pudn.com/Download/item/id/808231.html

[VC书籍] Beginning_VC_Game_Programming

“开始C++游戏编程”由游戏设计大师Micheal Dawson所作。在游戏设计中学习C++,用C++设计游戏,此书是酷爱游戏或从事游戏设计的人不可或缺的佳作
" Start C++ Game Programming" by the Game Master Designed by Micheal Dawson. Learn Game Design in C++, using C++ design games, the book Game of the people are very fond of essential works (2009-03-22, PDF, 33130KB, 下载3次)

http://www.pudn.com/Download/item/id/682974.html

[VC书籍] Think_in_C++

c++编程思想 中文电子版pdf格式 这本书相信不用我多说了吧
c++ programming thinking of Chinese pdf format of the electronic version of this book, I believe I need not say it (2008-12-26, PDF, 7675KB, 下载38次)

http://www.pudn.com/Download/item/id/616811.html

[VC书籍] dissectingMFC2e

深入浅出MFC第二版,一本很好的MFC编程的书,有繁体版和简体版的,这里是简体
MFC easy second edition, a very good book MFC Programming, has Traditional and Simplified versions, here is the simplified (2008-07-23, PDF, 12919KB, 下载26次)

http://www.pudn.com/Download/item/id/515980.html

[VC书籍] C++BianChengYiShu

本书揭示了C++程序员创建世界级软件的奥秘。程序设计大师Herbert Schildt通过将C++语言广泛应用于功能强大的编程任务中,全面展示了C++语言的多功能性,敏捷性,和艺术性。本书内容包括探索C++的功能,创建内存管理的垃圾回收器子系统,开发线程控制面板,建立译码器以扩展C++的功能,开发可断点续传的Internet文件下载工具,创建财务分析库,用基于AI的搜索技术探索人工智能,建立定制的STL容器,以及开发Mini C++解释程序。书中所有示例和项目的源代码都可以从www.osborne.com 上免费下载。
This book reveals the C++ Software programmers to create a world-class mystery. Programming by Herbert Schildt Masters C++ Language widely used in powerful programming tasks, a comprehensive display of the C++ Language versatility, agility and artistry. The book includes exploration C++ Functions, the creation of memory management garbage collector subsystem, the development of thread control panel, the establishment of the decoder to expand the C++ Functions, the development of the Internet HTTP Download tools, create a financial analysis library, AI-based search technology to explore artificial intelligence, the establishment of customized STL containers, and the development of Mini C++ explain procedures. Book all the examples and the project s source code can be downloaded for free from www.osborne.com. (2008-06-16, PDF, 5840KB, 下载22次)

http://www.pudn.com/Download/item/id/490777.html

[VC书籍] OpenGL

MFC+OpenGL 编程入门 OpenGL 作图非常方便,故日益流行,但对许多人来说,是在微机上进行的,首先碰到的问题是,如何适应微机环境。这往往是最要害的一步,虽然也是最初级的。 下面介绍如何在 VC++ 上进行 OpenGL 编程。其实相当简单明快,只因国内缺少这方面的资料与例子,致使许多小细节要一个一个地试,耗去大量时间。希望各位有什么心得体会,也公布出来,从而节省每个人都要试试的时间。
MFC+ OpenGL Programming OpenGL mapping entry is very convenient, so increasingly popular, but for many, is carried out in the microcomputer, the first problem encountered is how to adapt to computer environment. This is often the most crucial step, although also the most junior. How to introduce the following VC++ On OpenGL programming. In fact, quite simple crisp, because the lack of this information and examples, with the result that many small details one by one to test, absorbs a lot of time. I hope that what has experiences, but also published in order to try to save everyone time. (2008-03-19, PDF, 281KB, 下载549次)

http://www.pudn.com/Download/item/id/419319.html

[VC书籍] VC++OpenGL

如何在VC++中用MFC进行OpenGL编程 介绍了OpenGL的基本概念及其基本程序结构,通过对用标准C和用MFC这两种方法进行OpenGL编程的相通点的分析,详细叙述了如何在VC++中用MFC编写OpenGL程序的一般过程。
How to VC++ Using MFC Programming OpenGL Introduction to the basic concepts of OpenGL and the basic program structure, by using standard C and the use of these two methods MFC Programming OpenGL same point of analysis, described in detail How to VC++ using MFC procedures to prepare the general process of OpenGL. (2008-03-19, PDF, 20KB, 下载160次)

http://www.pudn.com/Download/item/id/419316.html
总计:88