CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - thinking in c

搜索资源列表

  1. Thinking.In.C

    0下载:
  2. 深入浅出的阐述了面向对象的思想,让读者能够很快的进入面向对象的编程世界-Thinking.In.C++
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:1.65mb
    • 提供者:yangliu
  1. PrenticeHallThinkinginC

    0下载:
  2. Prentice Hall - Thinking in C++.书-Prentice Hall- Thinking in C++.
  3. 所属分类:software engineering

    • 发布日期:2017-05-15
    • 文件大小:3.74mb
    • 提供者:hocman
  1. ruanjiangongcheng

    0下载:
  2. 第一章“软件工程基本观念”; 第二章“程序员与程序经理”; 第三章“项目计划与质量管理”; 第四章“可行性分析与需求分析”; 第五章“系统设计”; 第六章“C++ 面向对象程序设计”; 第七章“测试与改错”; 第八章“维护与再生工程”。 附录“大学十年”可以充当饭后的水果。-thinking in software engineer
  3. 所属分类:software engineering

    • 发布日期:2017-05-20
    • 文件大小:5.54mb
    • 提供者:boliwang
  1. thinkCScpp

    0下载:
  2. this the book explaining thinking in c-this is the book explaining thinking in c++
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:669.74kb
    • 提供者:vikas
  1. TIC2Vone

    0下载:
  2. Thinking in C++, Volume 1, 2nd Edition
  3. 所属分类:software engineering

    • 发布日期:2017-05-10
    • 文件大小:2.11mb
    • 提供者:Artur
  1. Tic2Vtwo

    0下载:
  2. Thinking in C++, Volume 2, 2nd Edition
  3. 所属分类:software engineering

    • 发布日期:2017-05-08
    • 文件大小:1.65mb
    • 提供者:Artur
  1. Thinking-in-CPP-Second-Edition-v2

    0下载:
  2. Thinking in C++ Second Edition v2.pdf
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:1.64mb
    • 提供者:et
  1. An-Introduction-to-Parallel-and-Vector-Scientific

    0下载:
  2. In this text, students of applied mathematics, science and engineering are introduced to fundamental ways of thinking about the broad context of parallelism. The authors begin by giving the reader a deeper understanding of the issues through a genera
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:1.57mb
    • 提供者:zahid
  1. ThinkingInCPP

    0下载:
  2. Thinking in C++ book with source
  3. 所属分类:software engineering

    • 发布日期:2017-12-02
    • 文件大小:3.3mb
    • 提供者:freebird
  1. Visual-CPP

    0下载:
  2. VISUAL C++使用编程,具体的事例让你更加轻松了解C++的编程,RAR解压就行了-C++ is an efficient and practical programming language, it can process change program design, can also be carried out in the face of the object program design, and easier to learn than C (such as I/O flow,
  3. 所属分类:software engineering

    • 发布日期:2017-11-14
    • 文件大小:14.32mb
    • 提供者:蒋宏
  1. Thinking-in-CPP

    0下载:
  2. 深入理解c++,本书包括各种c++编程经验的总结和技巧,以及大师的编程思想,是充实编程工作者的葵花宝典-In-depth understanding of c++, book including a summary of the various c++ programming experience and skills, as well as a master' s programming ideas, to enrich the programming holy canon of wor
  3. 所属分类:software engineering

    • 发布日期:2017-12-07
    • 文件大小:13.82mb
    • 提供者:lzm
  1. Thinking-in-CPP-Volume-1

    0下载:
  2. Thinking in C++ book now is free. Volume 1.
  3. 所属分类:software engineering

    • 发布日期:2017-11-16
    • 文件大小:2.1mb
    • 提供者:Igor
  1. Thinking-in-CPP-Volume-2

    0下载:
  2. Thinking in C++ book now is free. Volume 2.
  3. 所属分类:software engineering

    • 发布日期:2017-11-10
    • 文件大小:1.64mb
    • 提供者:Igor
  1. Modern-CPP-Design

    0下载:
  2. 美国亚力山德雷斯库所著的大作《C++设计新思维》的中文版(侯捷译)。 这本书是在C++98的平台上介绍C++模板元编程的详细技术与思路。-Chinese version (by Jie Hou) of masterpiece "C++ design for the new thinking" from Andrei Alexandrescu. This book disscused the C++ template meta-programming techniques and ide
  3. 所属分类:Project Design

    • 发布日期:2017-11-13
    • 文件大小:1.77mb
    • 提供者:张三
  1. Essential_CPP

    0下载:
  2. 这是关于C++编程的一本红宝书。本书比较适合C++入门者,本书行文思路清晰,重点突出,看后对C++能在较短时间内上手。-This is about C++ programming a Little Red Book. This book is suitable for C++ beginners, this book reads as clear thinking, focused, look after C++ started in a relatively short period of t
  3. 所属分类:software engineering

    • 发布日期:2017-11-15
    • 文件大小:1.18mb
    • 提供者:风云
  1. Object-Oriented-Thought-Process

    0下载:
  2. 介绍了面向对象的概念,开发人员将掌握现代应用实践。   面向对象编程(OOP)是现代编程语言,包括C + +,Java和C#和Visual Basic.NET中的基础。通过与设计对象而不是把代码和数据作为单独的实体,OOP允许对象,充分利用其他对象的服务,以及继承其功能。 OOP的推广代码的可移植性和重用,但需要在思维得到充分理解的转变。之前跳进面向对象编程语言的世界,你必须首先掌握面向对象的思想过程。-An introduction to object-oriented c
  3. 所属分类:software engineering

    • 发布日期:2017-05-12
    • 文件大小:2.56mb
    • 提供者:qmitw
  1. Design-Patterns

    0下载:
  2. C++设计新思维:泛型编程与设计模式之应用,对于想提升自已编程效率和架构基础的开发人员有重要的促进作用-C++ design of the new thinking: Generic Programming and Application Design Patterns for Programming want to improve their own efficiency and structure-based developer has an important role in promot
  3. 所属分类:software engineering

    • 发布日期:2017-06-01
    • 文件大小:12.83mb
    • 提供者:sjsun
  1. Thinking.In.CPP.Volume.1

    0下载:
  2. think in c++ 第二版 偏重经验和原则 -In the first edition of Thinking in C++, Bruce Eckel synthesized years of C++ teaching and programming experience into a beautifully structured course in making the most of the language. It became an instant classic, wi
  3. 所属分类:software engineering

    • 发布日期:2017-05-11
    • 文件大小:2.06mb
    • 提供者:edy
  1. Thinking-in-CPP

    0下载:
  2. 本书是C++领域一本权威的著作,书中的内容、讲授方法、选用例子和跟随练习既适合课堂教学,又适合读者自学。-This book is C++ field an authoritative book, the contents of the book, teaching methods, use examples and exercises to follow both for classroom teaching, but also for the reader self-study.
  3. 所属分类:software engineering

    • 发布日期:2017-12-12
    • 文件大小:31.85mb
    • 提供者:Thomas
搜珍网 www.dssz.com