搜索资源列表
c++试验
- vc+环境下的面向对象编程.介绍了类的定义,封装性,继承性和多态性,以及模板的有关应用.-vc environment of object-oriented programming. Introduced a class definition, encapsulation, inheritance and polymorphism, the templates and applications.
Object-oriented.Programming.with.ANSI-C
- Object-oriented.Programming.with.ANSI-C很经典哦-Object-oriented.Programming.with.ANS I-C classic oh
GCC
- 在为Linux开发应用程序时,绝大多数情况下使用的都是C语言,因此几乎每一位Linux程序员面临的首要问题都是如何灵活运用C编译器。目前Linux 下最常用的C语言编译器是GCC(GNU Compiler Collection),它是GNU项目中符合ANSI C标准的编译系统,能够编译用、C++和Object C等语言编写的程序。GCC不仅功能非常强大,结构也异常灵活。最值得称道的一点就是它可以通过不同的前端模块来支持各种语言,如Java、 Fortran、Pascal、Modula-3和Ada
C++强大的背后
- 在31年前(1979年),一名刚获得博士学位的研究员,为了开发一个软件项目发明了一门新编程语言,该研究员名为Bjarne Stroustrup,该门语言则命名为——C with classes,四年后改称为C++。C++是一门通用编程语言,支持多种编程范式,包括过程式、面向对象(object-oriented programming, OP)、泛型(generic programming, GP),后来为泛型而设计的模版,被发现及证明是图灵完备的,因此使C++亦可支持模版元编程范式(templa
huawei
- 华为面试试题 十頁 计算机系统。 数据结构。 面向对象编程。 C/C++ 。 软件工程。 操作系统。 数据库系统。 计算机网络。 无线通信。 -Huawei interview questions 10 computer systems. Data structure. Object-oriented programming. C/C++. Software engineering. Operating sy
GCCKnowledge
- 在为 Linux 开发应用程序时,绝大多数情况下使用的都是 C 语言,因此几乎每一位 Linux程序员面临的首要问题都是如何灵活运用 C 编译器。目前 Linux 下最常用的C 语言编译器是 GCC(GNU Compiler Collection),它是 GNU项目中符合 ANSI C 标准的编译系统,能够编译用C、C++和Object C 等语言编写的程序。GCC 不仅功能非常强大,结构也异常灵活。最值得称道的一点就是它可以通过不同的前端模块来支持各种语言,如 Java、 Fort ran、P
c++starternoteheritage
- 继承,面向对象程序设计的上方宝剑,有了它上下通吃-Inheritance, object-oriented programming of the imperial sword, with its upper and lower take-all
DocumentsOfSoftwareDevelopment
- 软件开发的文档及其模板,非常全面,有软件开发计划书模版、概要设计说明书、计算机软件产品开发文件编制指南、技术测试规范、客户初步需求调查概述、软件测试指南、详细设计说明书、ERP模型构件说明、一些面向对象的设计法则-Software development, documentation and templates, a very comprehensive, software development plan template, a summary of the design manual, co
object
- c++学习的一些常用方法及相应的一些面向对象的概念解析。-c++ to learn some common methods and the corresponding number of the concept of object-oriented analysis.
GameEngine
- Game Engine Object C++ Source - GameEngine.c-Game Engine Object C++ Source- GameEngine.cpp
object
- 希望大家能喜欢上传的文件,对于c++的学习很是有用-maybe you can like it,it can tell you what the c++ is,thank you
OReilly.C.Sharp.3.0.Design.Patterns
- C# Design Patterns Design patterns were introduced in Erich Gamma, Richard Helm, Ralph Johnson, and John Vlissides’s seminal work Design Patterns: Elements of Reusable Object- Oriented Software (Addison-Wesley). The book specifies and descri
C++NOTES03
- C++ is the object oriented extension of C. As for C there is an ANSI/ISO standard ( final draft 1998) for the C++ programming language. This will ensure that the C++ code is portable between computers.
Objective-C(Chinese)
- Objective-C(中文) 設定環境 前言 編譯 hello world 創建 Classes 把它們湊在一起 詳細說明... 多重參數 建構子(Constructors) 存取權限 異常情況(Exceptions)處理 繼承、多型(Inheritance, Polymorphism)以及其他物件導向功能 id 型別 繼承(Inheritance) 動態識別(Dynamic types) 記憶體管理 優點與缺點-Objec
supermap-object-open-map
- C#语言 supermap object 打开数据库的地图-C# Language supermap object map to open the database
c
- 作为初学面向对象技术人员作为练习使用,可以学些visual软件的使用以及简单的面向对象程序设计。-As a novice object-oriented technical staff to use as a practice, you can learn some visual software use and simple object-oriented programming.
object-c
- Iphone入门基础Objective-C基本语法-Learn Objective-c
ZeroC
- ZeroC ICE 是指ZeroC公司的ICE(Internet Communications Engine)中件间平台。对于客户端和服务端程序的开发提供了很大的便利。 目前ICE平台中包括Ice,Ice-E,Ice Touch。 Ice为主流平台设计,包括Windows和Linux,支持广泛的语言,包括C++,Java,C#(和其他.Net的语言,例如Visual Basic),Python,Ruby,PHP和Actionscr ipt。也包括所有的ICE服务,例如Ice Gr
Learn-Objective-C-Samples
- object-c学习,从基础出发,很详细的一步一个例子介绍了object-c-study object-c,start by basic,learn sample in this pdf document
design-mode-in-c
- 面向对象C语言(Object Oriented C)只是运用单纯的C的宏(Macro)技巧,实现面向对象的基本技术。借用OOC.H 文件的宏,就可以实现类的封装、继承、多态-Object-oriented C language (Object Oriented C) just use pure C macro (Macro) skills, the basic object-oriented technology. Macro borrow OOC.H file, you can achieve