objtdanfdas c object
资源简介:objtdanfdas c object
上传时间: 2013-12-30
上传用户:tedo811
资源简介:Inside C++ object Model(英文原版)
上传时间: 2013-12-27
上传用户:璇珠官人
资源简介:inside the c++ object model.深入c++对象模型。鼎鼎大名的Stanley B. Lippman 写的。搞c++编程的能不看吗?
上传时间: 2013-12-22
上传用户:佳期如梦
资源简介:这本也是经典中的经典。它已经深入到接触 C++ object Model 的层次。特别是 Exception-Safety 这一章一系列的步步深入,很大 程度上改变了我对 C++ 的认识。此外,它有提到 Pimpl Idiom,这 对改善 C++ 编译效率也有一定的帮助。其他的主题,例如泛型编...
上传时间: 2015-08-09
上传用户:sqq
资源简介:Inside the C++ object Model,该书详细的讲述了C++的对象模型的使用方法
上传时间: 2014-11-24
上传用户:xauthu
资源简介:Inside the C++ object Model
上传时间: 2016-02-14
上传用户:youke111
资源简介:Inside the C++ object Model Inside the C++ object Model focuses on the underlying mechanisms that support object-oriented programming within C++: constructor semantics, temporary generation, support for encapsulation, inheritance, and "the...
上传时间: 2013-12-24
上传用户:zhouli
资源简介:JILRuntime A general purpose, register based virtual machine (VM) that supports object-oriented features, reference counting (auto destruction of data as soon as it is no longer used, no garbage collection), exceptions (handled in C/C++ or ...
上传时间: 2013-12-23
上传用户:cc1015285075
资源简介:下面的是学C++时要注意的。 1.把C++当成一门新的语言学习(和C没啥关系!真的。); 2.看《Thinking In C++》,不要看《C++变成死相》; 3.看《The C++ Programming Language》和《Inside The C++ object Model》,不要因为他们很难而我们自己是初学者所...
上传时间: 2013-12-26
上传用户:拔丝土豆
资源简介:If you are a C++ programmer who desires a fuller understanding of what is going on "under the hood," then Inside the C++ object Model is for you! Inside the C++ object Model focuses on the underlying mechanisms that support object-orient...
上传时间: 2017-09-25
上传用户:gtzj
资源简介:The purpose of this computer program is to allow the user to construct, train and test differenttypes of artificial neural networks. By implementing the concepts of templates, inheritance andderived classes from C++ object oriented programm...
上传时间: 2013-12-06
上传用户:13517191407
资源简介:Design patterns are elegant, adaptable, and reusable solutions to everyday software development problems. Programmers use design patterns to organize objects in programs, making them easier to write and modify. C# Design Patterns: A Tutoria...
上传时间: 2014-09-07
上传用户:wangchong
资源简介:Complete support for EBNF notation; object-oriented parser design; C++ output; Deterministic bottom-up "shift-reduce" parsing; SLR(1), LALR(1) and LR(1) table construction methods; Automatic parse tree creation; Possibility to output parse ...
上传时间: 2014-11-29
上传用户:kr770906
资源简介:We are simply going to use ANSI-C to discover how object-oriented
上传时间: 2013-12-03
上传用户:sclyutian
资源简介:OFELI is an object oriented library of C++ classes for development of finite element codes. Its main features are : * Various storage schemes of matrices (dense, sparse, skyline). * Direct methods of solution of linear systems of equations ...
上传时间: 2015-03-03
上传用户:kbnswdifs
资源简介:gcc的object c的源代码,具有非常高的参考价值
上传时间: 2014-01-10
上传用户:2467478207
资源简介:"More for C++" is a class library that provides some features that are usually common for object oriented programming languages like Java or Python, but not for C
上传时间: 2015-07-12
上传用户:wuyuying
资源简介:object Oriented Programming In ANSI C
上传时间: 2015-08-20
上传用户:独孤求源
资源简介:object-oriented.Programming.with.ANSI-C很经典哦
上传时间: 2015-08-28
上传用户:一诺88
资源简介:本书以4个面向来表现C++的本质:procedural(程序性的)、generic(泛型的)、object-based(个别对象的)、object-oriented(面向对象的)。本书的组织围绕着一系列逐渐繁复的程序问题,以及用以解决这些问题的语言特性。循此方式,你不只学到C++的函数和结...
上传时间: 2013-12-30
上传用户:362279997
资源简介:Data Structures and Algorithms with object-Oriented Design Patterns in C# 这本书的范例代码dll自己反编译的source code http://www.brpreiss.com/books/opus6/
上传时间: 2013-11-29
上传用户:xuanjie
资源简介:c plus for multiclasses pointer and object builder
上传时间: 2016-01-19
上传用户:gxrui1991
资源简介:object Inspector for Delphi (3-7,2005) and C++ Builder (5,6)
上传时间: 2016-01-19
上传用户:lacsx
资源简介:TOOL (Tiny object Oriented Language) is an easily-embedded, object-oriented, C++-like-language interpreter. The language, and indeed a significant part of the core of the TOOL engine, is based on the BOB project, a work that was originally ...
上传时间: 2016-01-30
上传用户:ainimao
资源简介:An object-oriented C++ implementation of Davidson method for finding a few selected extreme eigenpairs of a large, sparse, real, symmetric matrix
上传时间: 2014-01-09
上传用户:TRIFCT
资源简介:候捷 inside object Oriented C
上传时间: 2016-04-02
上传用户:ardager
资源简介:This guide reviews the rules and syntax of the principle commands that comprise C and its object-oriented cousin, C++. The reference consists of 19 chapters that define operators and the standard input/output, string, character, and more.
上传时间: 2014-01-15
上传用户:ve3344
资源简介:圍攻阿瓦隆[Siege of Avalon]遊戲源代碼 是個值得參考的RPG遊戲 使用到的語言 : C, Delphi/Kylix, object Pascal, Pascal
上传时间: 2014-01-05
上传用户:jkhjkh1982
资源简介:C++ source code for book-C++ and object Oriented Numeric computing for scientists and engineers
上传时间: 2016-07-12
上传用户:dengzb84
资源简介:Data Structures and Algorithms with object-Oriented Design Pattern in C++ 国外经典C++原版书库《数据结构与算法:面向对象的C++设计模式》/(美)Bruno R.Preiss著 胡广斌等译 十分经典、难得!
上传时间: 2013-12-21
上传用户:lingzhichao