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

[VC书籍] Accelerated C++(中文版)

本书系统介绍c++程序设计,是美国斯坦福大学的经典教材。从使用c++标准库中的高级抽象开始,使读者很快掌握编程方法。每一章都有很经典独特的例子以及非常到位的讲解,覆盖了c++非常多的内容,从标准库容器、泛型算法的使用,到类的设计、泛型算法的设计,本书都进行了详细的讲解。
This book systematically introduces C + + programming, which is a classic textbook of Stanford University. Starting from the use of high-level abstraction in C + + standard library, readers can quickly master programming methods. Each chapter has a very classic and unique example and a very good explanation, covering a lot of C + + content, from the standard library container, the use of generic algorithm, to the class design, generic algorithm design, this book has carried on the detailed explanation. (2021-01-07, C/C++, 7044KB, 下载2次)

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

[VC书籍] [啊哈!算法].啊哈磊

《啊哈!算法》是一本充满智慧和趣味的算法入门书。没有枯燥的描述,没有难懂的公式,一切以实际应用为出发点,通过幽默的语言配以可爱的插图来讲解算法。你更像是在阅读一个个轻松的小故事或是在玩一把趣味解谜游戏,在轻松愉悦中便掌握算法精髓,感受算法之美。
Aha! Algorithms is an introduction book full of wisdom and interest. There are no boring descriptions, no difficult formulas, everything is based on practical application, through humorous language with lovely illustrations to explain the algorithm. It's more like you're reading a light story or playing a fun puzzle-solving game, grasping the essence of the algorithm and feeling the beauty of the algorithm with ease and pleasure. (2019-06-14, C/C++, 75044KB, 下载20次)

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

[VC书籍] 【全】codeblocks_教程

本书主要论述一款开源、免费、跨平台的集成开发环境Code::Blocks的安装、配置、以及程序的调 试和编译等。Code::Blocks支持十几种常见的编译器,安装后占用较少的硬盘空间,个性化特性十分丰 富,功能十分强大,而且易学易用。我们这里介绍的Code::Blocks集成了C/C++编辑器、编译器、和调试 器于一体,使用它可以很方便的编辑、调试和编译C/C++应用程序。Code::Blocks具有很多实用的个性化 特性,这里只会简单介绍少数几个常用的特性。
This book mainly discusses an open source, free, cross-platform integrated development environment Code:: Blocks installation, configuration, and program tuning. Trial and compilation, etc. Code:: Blocks supports more than a dozen common compilers, which take up less hard disk space after installation and have rich personalization features. Rich, powerful and easy to learn and use. The C ode:: Blocks introduced here integrate C/C++ editors, compilers, and debugging It can easily edit, debug and compile C/C++ applications. Code:: Blocks have many practical personalizations Features, here we will only briefly introduce a few commonly used features. (2019-03-02, C/C++, 3614KB, 下载7次)

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

[VC书籍] WangDao Forum Coding Test Guide

2013年王道论坛计算机考研机试指南 内含大量知识点讲解和考研机试真题
The 2013 WangDao Forum Computer Major Graduate Admission Coding Test Guide. It contains a lot of knowledge points and the real questions of coding tests. (2018-04-02, C/C++, 1703KB, 下载1次)

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

[VC书籍] zzq-C-language--very-good-book

朱兆祺教你如何攻破C语言学习、笔试与机试的难点(30节全),相当有启发意义!
朱兆祺 teach you how to break the C language learning, written and machine test difficulty (30 per), is quite instructive! (2015-05-21, C/C++, 59KB, 下载1次)

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

[VC书籍] artist_cls

用C语言编写的艺术清屏小程序,没有实用性,只是闲着玩一下
C language arts small-screen procedures, not practicality, is idle play with (2013-11-04, C/C++, 1KB, 下载1次)

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

[VC书籍] thinking-in-cPP

C++编程方面的经典书籍,作者是一对享有盛誉的技术伉俪,Andrew Boeing和Barbar Moo。本书基于作者在知名技术杂志发表的技术文章、世界各地发表的演讲以及斯坦福大学的课程讲义整理、写作而成,融聚了作者10多年C++程序生涯的真知灼见。全书分为大部分,共32章,分别对C++语言的历史和特点、类和继承、STL与泛型编程、库的设计等几大技术话题进行了详细而深入的讨论,细微之处几乎涵盖了C++所有的设计思想和技术细节。全书通过精心挑选的实例,向读者传达先进的程序设计的方法和理念。本书适合有一定C++编程经验的程序员阅读。
The C++ programming classic books, the author is a pair of prestigious technology and Mrs., Andrew Boeing and the Barbar Moo. The book is based on the finishing of technical articles published in well-known technical magazines around the world in a speech at Stanford University lecture notes, writing from the Fusion the author 10 years C++ program career insights. Most of the book is divided into 32 chapters, the history and characteristics of the C++ language classes and inheritance, STL and generic programming library design several major topics detailed and in-depth discussion of the nuances of covering almost the C++ design ideas and technical details. The book is through carefully selected instances, state-of-the-art program design methods and concepts to convey to the readers. This book is suitable for a certain C++ programming experience programmer to read (2013-05-12, C/C++, 13405KB, 下载7次)

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

[VC书籍] Embedded-vc-essence.pdf

嵌入式C/C++语言精华文章锦集,很好的学习实例……
Embedded C/C++ language article Jinji essence, a good learning example ... ... (2011-02-09, C/C++, 1545KB, 下载3次)

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

[VC书籍] c

这是关于C语言国家计算机二级的考试题库,里面有很全的资料,不仅有笔试,也还有机试的所有的题目。
This is the second on the C language of exam national computer, which has a very full information, not only the written test, there are also the subject of all the test machines. (2010-12-04, C/C++, 135KB, 下载8次)

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

[VC书籍] CPPchensilu

《C++沉思录》   本书基于作者在知名技术杂志发表的技术文章、世界各地发表的演讲以及斯坦福大学的课程讲义整理、写作而成,融聚了作者10多年C++程序生涯的真知灼见。        全书分为6大部分,共32章,分别对C++语言的历史和特点、类和继承、STL与泛型编程、库的设计等几大技术话题进行了详细而深入的讨论,细微之处几乎涵盖了C++所有的设计思想和技术细节。全书通过精心挑选的实例,向读者传达先进的程序设计的方法和理念。        本书适合有一定经验的C++程序员阅读学习,可以帮助你加强提高技术能力,成为C++程序设计的高手。
"C++ meditation" Book based on well-known technology magazine in the technical article, a speech around the world and organize lecture courses at Stanford University, writing made, melt together the 10 years of C++ program career insights. The book is divided into six parts, 32 chapters, each of the C++ language, history and characteristics, classes and inheritance, STL and generic programming, database design, several major technical topics in detail and in-depth discussion, nuance is almost C++ covers all design ideas and technical details. Book through carefully selected examples convey to the readers of advanced programming methods and concepts. This book has some experience for the C++ programmers learn to read can help you to enhance technical capacity, a C++ programming expert. (2010-05-25, C/C++, 7635KB, 下载4次)

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

[VC书籍] tankedazhan

一个很实用的C语言代码,代码一共有四个文件夹,分别代表的是地图、玩家坦克、电脑坦克等,编译环境要是DOS下的Win-tc或者是tc其他的编译器不能用
A very practical C-language code, the code a total of four folders, each represented by the map, the player tanks, tanks, and other computers, the compiler if the DOS environment under Win-tc or tc can not be used in other compilers (2010-01-20, C/C++, 789KB, 下载3次)

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

[VC书籍] rls

c语言编写的俄罗斯方块程序,c语言环境编写,供大家娱乐一下:)
/********************************/ /* Desc: 俄罗斯方块游戏 */ /* Date: 2008.03.12 22:30 */ /********************************/ #include <stdio.h> #include <bios.h> #include <dos.h> #include <graphics.h> #include <string.h> #include <stdlib.h> #define true 1 #define false 0 #define BoardWidth 12 #define BoardHeight 23 #define _INNER_HELPER /*inner helper method*/ (2009-09-22, C/C++, 4KB, 下载48次)

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

[VC书籍] FindFault

c语言写的找茬游戏,四个人同时玩,可以根据注释看看主要逻辑。
c language of finding fault Games, the four individuals playing at the same time, you can look at the main logic in accordance with the Notes. (2009-02-10, C/C++, 8KB, 下载60次)

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

[VC书籍] Cgame

c语言怎么编游戏 纯真童趣的《泡泡堂》,还有武林情仇,笑傲江湖的《剑侠情缘on line》.它是e时代常谈的话题,是交互式娱乐的主力军,是一种 高层次的综合艺术,更是一个民族的文化,世界观的全新传播方式 .作为游戏玩家的我们,是不是想设计一个属于自己的游戏呢? 爱玩是人的天性,而C语言是我们计算机专业都要学习的一门基础 学科.一般来说,是比较枯燥的.那么,我们能不能通过编一些小 游戏来提高它的趣味性呢?这样学习程序设计,就不会是一件艰苦 ,枯燥的事,它变得象电脑游戏一样充满好奇,富有乐趣.这正是 我发贴的目的.
err (2008-11-16, C/C++, 3KB, 下载4次)

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

[VC书籍] caishuyouxi

该程序是用C语言编写而成,完成的是一个简单的智力游戏——猜数游戏。他出现的数字是随机的,如果你不烦,玩上一天也没问题。
err (2008-06-18, C/C++, 160KB, 下载2次)

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

[VC书籍] TC

C语言编程工具,英文版本。好用!有兴趣的可以试一下
C language programming tools, the English version. Easy to use! Are interested can try (2007-09-28, C/C++, 898KB, 下载154次)

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

[VC书籍] planesystemC++

航空订票系统程序,C++代代码,不错,很好的,大家试下
air booking system procedures, C code generation, yes, very good, let us approach, (2007-06-10, C/C++, 697KB, 下载40次)

http://www.pudn.com/Download/item/id/294455.html
总计:17