Welcome![Sign In][Sign Up]
Location:
Search - inside c model

Search list

[Other resourceinside-c++object-model

Description: Inside the C++ Object Model,该书详细的讲述了C++的对象模型的使用方法 -Inside the C Object Model. The book recounted in detail the C object model to use
Platform: | Size: 759503 | Author: 杨振森 | Hits:

[BooksInside C++ Object Model

Description: Inside C++ Object Model(英文原版)-Object Model (English original)
Platform: | Size: 758784 | Author: 吕怡 | Hits:

[BooksInside the C++ Object Model

Description: c++对象模型的详细介绍-c++ object model detailed description of
Platform: | Size: 668672 | Author: 孙健 | Hits:

[Booksinside-the-cpp-object-model

Description: 英文版的深度探索c++对象模型-English depth exploration c Object Model
Platform: | Size: 1361920 | Author: 小磊 | Hits:

[Windows Developinsidec++objectmodel

Description: 经典书籍:《inside c++ object model》,C++面向对象模型-classic books : "inside c object model," C object-oriented model
Platform: | Size: 759808 | Author: 刘晓文 | Hits:

[OtherInsidetheCppObjectModel

Description: 世界首个C++编译器作者之一的Lippman的《深入C++对象模型》英文版,可以增强读者对C++语言底层实现机制的了解,写出更加高效,安全的代码。-the world's first C compiler Lippman had one of the authors of the "in-depth Object Model C" English, Readers can enhance the bottom of the C language understanding of the mechanism, to write more efficient, safer code.
Platform: | Size: 668672 | Author: 屈恩 | Hits:

[Otherinsidethec++objectmodel

Description: inside the c++ object model.深入c++对象模型。鼎鼎大名的Stanley B. Lippman 写的。搞c++编程的能不看吗? -inside the object model. C-depth object model. The famous Stanley B. Lippman had written. Engage c programming can not see?
Platform: | Size: 630784 | Author: 陈晨 | Hits:

[Booksliganggang

Description: 下面的是学C++时要注意的。 1.把C++当成一门新的语言学习(和C没啥关系!真的。); 2.看《Thinking In C++》,不要看《C++变成死相》; 3.看《The C++ Programming Language》和《Inside The C++ Object Model》,不要因为他们很难而我们自己是初学者所以就不看; -Below is the time to learn C attention. 1. C as a new language (C lacks relations! Really.) ; 2. see "Thinking In C", not to read the "C lifeless"; 3. see "The C Programming Language" and "The Inside C. Object Model, "not because it is very difficult for them and we are not there to see beginners;
Platform: | Size: 6144 | Author: 李刚刚 | Hits:

[BooksInside.the.C++.Object.Model

Description: C++对象模型技术内幕,是一本很好的描述面向对象设计技术的书籍。-C Object Model Technology Insider is a very good description of the object-oriented design technology books.
Platform: | Size: 1361920 | Author: 小科 | Hits:

[VC/MFCInside_the_cpp_object_model

Description: 一本深入了解C++类的内部原理的好书。由侯捷翻译的C++大师Lippman的著作。是台湾版的。-an in-depth understanding of the internal C tenets of good books. Translation by the chairman of C master Lippman had books. Taiwan version of the.
Platform: | Size: 1361920 | Author: 陈昱 | Hits:

[Otherinside-c++object-model

Description: Inside the C++ Object Model,该书详细的讲述了C++的对象模型的使用方法 -Inside the C Object Model. The book recounted in detail the C object model to use
Platform: | Size: 758784 | Author: 杨振森 | Hits:

[Software EngineeringInside_the_c++_object_model

Description: 这是一本深度探索C++对象模型,能更好的帮助理解C++面向对象编程思想-This is a deep exploration of C object model, can better help to understand C object-oriented programming ideas
Platform: | Size: 7803904 | Author: baifer | Hits:

[VC/MFCInsidetheC++ObjectModel

Description: 侯捷写的,非常不错的c++教材,适合新人阅读-Written by Hou Jie, very good c++ Materials, suitable for newcomers to read
Platform: | Size: 1361920 | Author: zhangyang | Hits:

[Otherinside.the.c++.object.model

Description: 深入探索C++模型 英文版 从编译器的角度讲述了C++究竟是如何实现的,对理解C++以及面向对象编程思想有极大的帮助。-Depth exploration of C++ Model of the English version from the compiler point of view about the C++ Realize how, and to understand the C++, As well as object-oriented programming ideas have great help.
Platform: | Size: 1009664 | Author: 王大为 | Hits:

[OpenGL programInsidetheC++objectmodel

Description: 深度探索C++对象模型,不错的书,找了很久。-Depth exploration of C++ Object model, a good book, looking for a long time.
Platform: | Size: 8472576 | Author: 李嘉 | Hits:

[VC/MFCInside-the-cPP-model

Description: Inside the c++ model大家可以参考下-Inside the c++ model we can refer to the following
Platform: | Size: 7803904 | Author: ray | Hits:

[Windows DevelopInside-The-CPP-Object-Model

Description: 深度探索C++对象模型.pdf -inside c++ object model
Platform: | Size: 10802176 | Author: lidan | Hits:

[Windows Developinside.the.cPP.object.model

Description: Inside c++ object model by Lippman. The book has nice explanation of c++ object model
Platform: | Size: 1014784 | Author: keyur | Hits:

[JSP/JavaInside-the-Java-Virtual-Machine

Description: 本书共分20章,第1-4章解释了java虚拟机的体系结构,包括java栈、堆、方法区、执行引擎等;第5-20章深入描述了java技术的内部细节,包括垃圾收集、java安全模型、java的连接模型和动态扩展机制、class文件、运算及流程控制等等,其中等6章和附录a-c完全可以作为class文件和指令含集的参考手册深入JAVA虚拟机第二版-This book is divided into 20 chapters, chapters 1-4 explain the java virtual machine architecture, including the java stack, heap, methods area, the execution engine 5-20 chapter in-depth description of the internal details of the java technology, including garbagecollection, the Java security model, Java connection model and the dynamic extension mechanism, the class file, computing and process control, etc., of which 6 and Appendix ac can be used as the class files and instruction set reference manual containing
Platform: | Size: 19424256 | Author: 杨庆怡 | Hits:

[VC/MFCInside C++

Description: 《深度探索C++对象模型(简体中文版)》,值得一读的书(Deep inside C++ object model)
Platform: | Size: 7802880 | Author: JOELYU | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net