Welcome![Sign In][Sign Up]
Location:
Search - object -c P

Search list

[Other resourcec++jindian3

Description: [美]H.M.Deitel,P.J.Deitel 著 周靖 黄都培 译 杨小平 审校 清华大学出版社 本书是一本相当不错的学习C++的资料,作为全球使用最广泛的C++经典程序设计教材,本书详细介绍了过程式与面向对象程序设计的基本知识与方法,其中包括C++的强大功能、最新特性和新增的ANSI/ISO C++标准库。   本书通过面向一个大型对象(电梯模拟系统)的程序设计,以数百个“活代码”示例程序,重点突出了利用UML进行面向对象的设计。分布在各章的“对象思想”、“案例分析”、“常见编程错误”、“良好编程习惯”、“自测题”和“练习题”等特色部分非常具有实际指导意义,不仅可让接触C++的新手真实体验编程乐趣,还可让有经验的程序员得到启发。   本书的读者对象为计算机软件、系统和网络编程人员,也可作为大学计算机相关专业本科生和研究生的编程教材和参考书。唯一不足的本书是扫描版本,有些地方不是特别清晰,就敬请大家谅解!! -[U.S.] H. M. Deitel, P. J. Deitel a training HUANG Du Jing Zhou Xiao-Ping Yang translated revisers Tsinghua University Press the book is a pretty good school Xi C, as the world's most widely used C program design classic materials, The book details the process-and object-oriented programming with the basic knowledge and methods, including the powerful C function, The latest properties and the new ANSI / ISO C Standard Library. Book through a large object-oriented (Elevator Simulation System) program design, Hundreds "Runtime" sample program, focusing on the use of UML for object-oriented design. Distribution in the various chapters of the "object" and "Case Analysis", "common programming errors", "good programming practice," "Exerc
Platform: | Size: 23059923 | Author: 张红艳 | Hits:

[Other resourceC语言参考(DOC)

Description: C#是一种简单、现代、面向对象和类型安全的编程语言,由C和C++发展而来。C#(发音为“C霎普”)牢固地植根于C和C++语言族谱中,并且会很快被C和C++程序员所熟悉。C#的目标在于把Visual Basic的高生产力和C++本身的能力结合起来。 C#作为Microsoft Visual Studio 7.0的一部分提供给用户。除了C#以外,Visual Studio还支持Visual Basic、Visual C++和描述语言VBScript和Jscript。所有这些语言都提供对Microsoft .NET平台的访问能力,它包括一个通用的执行引擎和一个丰富的类库。Microsoft .NET平台定义了一个“通用语言子集”(CLS),是一种混合语言,它可以增强CLS兼容语言和类库间的无缝协同工作能力。对于C#开发者,这意味着既是C#是一种新的语言,它已经可以对用老牌工具如Visual Basic和Visual C++使用的丰富类库进行完全访问。C#自己并没有包含一个类库。 本章的其余部分描述这种语言的基本特性。以后的章节将会详细描述规则和例外,并且有些时候以数学的方式描述,而这章会致力于对整体的简单而清楚地介绍。这样的目的是给读者一个关于语言的介绍,这样可以使读者可以更容易地开始编写程序和继续阅读后面的章节。-C# is a simple, modern, object-oriented, and type-safe programming languages, C and C from development. C# (pronounced "C Sharp & P") is firmly rooted in the C and C language genealogy, and will soon be C and C programmers are familiar with. C# aims to put the Visual Basic and C high productivity of its ability to work together. C# as Microsoft Visual Studio 7.0 part to the subscriber. In addition to C#, Visual Studio also supports Visual Basic, Visual C and scripting languages VBScript and Jscript. All these languages are available on the Microsoft.NET platform access capability, which includes the implementation of a common engine and a rich class library. Microsoft.NET platform definition of a "common language subset" (CLS), is a hybrid language, it can en
Platform: | Size: 280813 | Author: nala | Hits:

[OtherC语言参考(DOC)

Description: C#是一种简单、现代、面向对象和类型安全的编程语言,由C和C++发展而来。C#(发音为“C霎普”)牢固地植根于C和C++语言族谱中,并且会很快被C和C++程序员所熟悉。C#的目标在于把Visual Basic的高生产力和C++本身的能力结合起来。 C#作为Microsoft Visual Studio 7.0的一部分提供给用户。除了C#以外,Visual Studio还支持Visual Basic、Visual C++和描述语言VBScript和Jscript。所有这些语言都提供对Microsoft .NET平台的访问能力,它包括一个通用的执行引擎和一个丰富的类库。Microsoft .NET平台定义了一个“通用语言子集”(CLS),是一种混合语言,它可以增强CLS兼容语言和类库间的无缝协同工作能力。对于C#开发者,这意味着既是C#是一种新的语言,它已经可以对用老牌工具如Visual Basic和Visual C++使用的丰富类库进行完全访问。C#自己并没有包含一个类库。 本章的其余部分描述这种语言的基本特性。以后的章节将会详细描述规则和例外,并且有些时候以数学的方式描述,而这章会致力于对整体的简单而清楚地介绍。这样的目的是给读者一个关于语言的介绍,这样可以使读者可以更容易地开始编写程序和继续阅读后面的章节。-C# is a simple, modern, object-oriented, and type-safe programming languages, C and C from development. C# (pronounced "C Sharp & P") is firmly rooted in the C and C language genealogy, and will soon be C and C programmers are familiar with. C# aims to put the Visual Basic and C high productivity of its ability to work together. C# as Microsoft Visual Studio 7.0 part to the subscriber. In addition to C#, Visual Studio also supports Visual Basic, Visual C and scripting languages VBScript and Jscript. All these languages are available on the Microsoft.NET platform access capability, which includes the implementation of a common engine and a rich class library. Microsoft.NET platform definition of a "common language subset" (CLS), is a hybrid language, it can en
Platform: | Size: 280576 | Author: nala | Hits:

[VC/MFCc++jindian3

Description: [美]H.M.Deitel,P.J.Deitel 著 周靖 黄都培 译 杨小平 审校 清华大学出版社 本书是一本相当不错的学习C++的资料,作为全球使用最广泛的C++经典程序设计教材,本书详细介绍了过程式与面向对象程序设计的基本知识与方法,其中包括C++的强大功能、最新特性和新增的ANSI/ISO C++标准库。   本书通过面向一个大型对象(电梯模拟系统)的程序设计,以数百个“活代码”示例程序,重点突出了利用UML进行面向对象的设计。分布在各章的“对象思想”、“案例分析”、“常见编程错误”、“良好编程习惯”、“自测题”和“练习题”等特色部分非常具有实际指导意义,不仅可让接触C++的新手真实体验编程乐趣,还可让有经验的程序员得到启发。   本书的读者对象为计算机软件、系统和网络编程人员,也可作为大学计算机相关专业本科生和研究生的编程教材和参考书。唯一不足的本书是扫描版本,有些地方不是特别清晰,就敬请大家谅解!! -[U.S.] H. M. Deitel, P. J. Deitel a training HUANG Du Jing Zhou Xiao-Ping Yang translated revisers Tsinghua University Press the book is a pretty good school Xi C, as the world's most widely used C program design classic materials, The book details the process-and object-oriented programming with the basic knowledge and methods, including the powerful C function, The latest properties and the new ANSI/ISO C Standard Library. Book through a large object-oriented (Elevator Simulation System) program design, Hundreds "Runtime" sample program, focusing on the use of UML for object-oriented design. Distribution in the various chapters of the "object" and "Case Analysis", "common programming errors", "good programming practice," "Exerc
Platform: | Size: 23059456 | Author: 张红艳 | Hits:

[VC/MFCData-Structures-with-C++-Using-STL

Description: 本书是(国外教材)数据结构C++语言描述-应用标准模板库(STL).书中利用标准模板库,使用一种现代的面向对象方法对数据结构进行了描述.作者围绕容器和迭代器的概念,把对数据结构的研究统一起来,为数据结构及其应用巧妙地开发了算法.-the book is (foreign materials) data structure C language description- use standard template library (STL). The book using a standard template library, the use of a modern object-oriented approach to data structure described. Author around containers and the concept of iteration, the data structure of unity. for the data structure and its application to the development of a clever algorithm.
Platform: | Size: 21202944 | Author: 张铮 | Hits:

[IOSBecomeAnXcoder(SChinese).pdf

Description: Object C启蒙书籍,给每一个在iphone上有梦想的程序员-Object C enlightenment books to every dream on the iphone programmer
Platform: | Size: 1165312 | Author: gewen | Hits:

[Windows DevelopFrom-Cto-C-P-P

Description: 从C到C++的学习转变,介绍了c++的优势,及类和函数面向对象设计-From C to C++, Learning changes introduced the advantage of c++ and object-oriented design classes and functions
Platform: | Size: 406528 | Author: liutingting | Hits:

[Windows Developc-P-P-oo-program

Description: 介绍c++面向对象程序设计的参考书 主要内容:程序设计基本知识,C++入门知识介绍,C++程序流程控制,函数、指针、对象的基本概念,类的抽象、封装、继承、多态,C++中常用的流-Introduction c++ object-oriented programming reference books main elements: programming basics, C++ Getting Started Knowledge Introduction, C++ program flow control, function, pointer, object the basic concepts, like abstraction, encapsulation, inheritance, polymorphism, C++ in used streaming
Platform: | Size: 6835200 | Author: dileihh | Hits:

[Windows DevelopElevator-algorithm-on-C-P-P-

Description: 众所周知,面向对象的程序设计更适合对现实生活中的描述,更加体现了软件的工业化的精神,所以现在大部分的软件开发工作都围绕OOP的思想来进行的。但是在对现实生活中的实际问题,如何对所研究的系统进行面向对象的分析与设计-As we all know, object-oriented programming is more suitable for the description of real life, more embodied the spirit of the industrialization of the software, so now most of the software development work carried out around the idea of ​ ​ OOP. But in the real-life practical problems of how the object-oriented systems analysis and design
Platform: | Size: 3072 | Author: 黄世巡 | Hits:

[Windows DevelopC-P-P-on-Experiment

Description: 东南大学C++上机实验12:类与对象的概念与设计——定义图书类、定义商品类案例-Southeast University, C++-on experiments: class and object concept and design- the definition of library class, the definition of commodity case
Platform: | Size: 1024 | Author: 姚颖然 | Hits:

[OtherObject-c.pdf

Description: iOS编程英文电子书,英文开发指导。下载请注意,该文档为英文版,外语不好的想清楚。-iOS programming e-books in English, English development guidance. Download Please note that this document is in English, foreign language bad to think clearly.
Platform: | Size: 939008 | Author: aa | Hits:

[Windows Developexploration-of-c-P-P-object-model

Description: 深度探索c++对象模型 从面向对象的角度深入阐述了c++的对象模型 很不错的一本书-Depth exploration of c++ object-oriented object model from the perspective into the details of the c++ object model is a good book
Platform: | Size: 7803904 | Author: 裴君 | Hits:

[Data structsC-P-P-object-oriented

Description: C++ 面向对象 算法 数据结构,有兴趣的朋友可以下载学习。-C++ object-oriented data structure algorithms, interested friends can download the study.
Platform: | Size: 11065344 | Author: 吴东 | Hits:

[Special EffectsC-and-C-P-P-graphics-programming

Description: C与C++高级图形程序设计完整版 内容摘要: 附录与关键词: 计算机图形学 程序设计 计算机图形学 全文目录 为什么要阅读本书 前言 第一章 数学模块 鸣谢 第一部 分通用程序 第二章 图形界面模块 第三章 如何使用模块 第四章 实体建模理论和数据库结构 第五章 给画面增加物体 第六章 在屏幕上排序和显示物体 第七章 Model.c描述文件生成程序 第八章 3-D建模程序 第九章 生成物体的数据库 第十章 生成画面文件 第十一章 Z缓冲理论和数据库结构 第十二章 描述文件生成器DesMake.c 第十三章 Z缓冲描绘程序 第十四章 生成并使用Z缓冲区数据库 第十五章 使用分形程序生成数据库 第十六章 光线跟踪技术基础 第十七章 高分辨率图形 第十八章 定义画面的.RT文件 第十九章 光线跟踪程序 第二十章 显示光线跟踪文件 附录A实体建模画面定义文件 附录B光线跟踪中使用的材料-C and C++ graphics programming complete version Abstract: the appendix and key words: computer graphics program design program design computer graphics Full-text catalog Catalog Why you should read this book Preface The first chapter mathematical module Thanks to The first universal program The second chapter of the graphical interface module Chapter third how to use the module Chapter fourth entity modeling theory and database structure The fifth chapter to screen added objects In the sixth chapter, the sort and display objects on the screen The seventh chapter Model.c description file generation program The eighth chapter 3-D modeling program Chapter ninth generation object database The tenth chapter generated image file The eleventh chapter Z buffer theory and database structure The twelfth chapter describes the file generator DesMake.c The thirteenth chapter Z buffer depict procedures The fourteenth chapter is generated
Platform: | Size: 25372672 | Author: 小邓 | Hits:

[Windows DevelopC-P-P-tutorial-examples

Description: 本书以具有C/C++语言基础的读者为对象,深入浅出地阐述使用Visual C++进行程序开发所需要的基本知识和技 巧。-Book with the C/C++ language-based reader for the object, and easily comprehensible manner described using the Visual C++ program needed to develop basic knowledge and skills.
Platform: | Size: 2176000 | Author: | Hits:

[OtherYang-Daoqi-C-P-P

Description: 《杨道奇C++和面向对象数值计算》电子书一本,感觉很有用的-"Yang Daoqi C++ and object-oriented numerical" book one, I feel very useful ~ ~
Platform: | Size: 6792192 | Author: 彭双 | Hits:

[File FormatC-P-P-programming-under-LINUX

Description: 面向对象程序的基本元素是对象,面向对象程序的主要结构特点是:第一,程序一般由类的定义和类的使用两部分组成,在主程序中定义各对象并规定它们之间传递消息的规律.第二,程序中的一切操作都是通过向对象发送消息来实现的,对象接收到消息后,启动有关方法完成相应的操作-Object-oriented programming is the basic element of object, main structure characteristics of object-oriented programming is: first, the process by the use of the class definition and class of two parts, each object defined in the main program and the law of passing messages between them. Second, the application of all operations are done by sending messages to objects, object to receive news, start the relevant method to complete the corresponding operation
Platform: | Size: 416768 | Author: 小皮哥 | Hits:

[VC/MFCC-P-P-Object-Model

Description: Depth exploration of C + + Object Model-Depth exploration of C++ Object Model
Platform: | Size: 9209856 | Author: baiyfcu | Hits:

[VC/MFCC-P-P-object-oriented-program-design

Description: 学习C++编程技术,必须了解和掌握C++制订的各种规则,然后应用这些规则写程序,也就容易了。这与学习开车,首先要学习交通规则,然后才能驱车上路的道理相同。但与Basic和C等语言相比,C++的规则确实多出许多,掌握它必须付出努力!然而一旦掌握了这些规则,对于学习掌握面向对象编程技术,乃至于学习JAVA,C#及VB.net之类的编程语言,也就容易多了。-C++ learn programming techniques, we must understand and master C++ developed various rules, and then apply these rules to write programs, also easy. This is learning to drive, you must first learn rules of the road before driving on the road the same reason. But compared with the like Basic and C language, C++ rules does a lot more, the effort must master it! However, once mastered these rules, learning to master the object-oriented programming techniques, and even learn JAVA, C# and VB.net like programming language, it is much easier.
Platform: | Size: 6992896 | Author: XINGJINGYU | Hits:

[VC/MFCDepth-explore-c-P-P-object-model

Description: 深度探索C++对象模型,适合已经入门的C++程序员自行研究学习-Deep exploration of c++ object model, is suitable for the c++ programmers have started to study
Platform: | Size: 15673344 | Author: 黄洁锋 | Hits:
« 12 3 »

CodeBus www.codebus.net