搜索结果
找到约 73 项符合
Object-Oriented 的查询结果
按分类筛选
其他书籍 Data Structures And Algorithms With Object-Oriented Design Patterns In Python (2003) source code and
Data Structures And Algorithms With Object-Oriented Design Patterns In Python (2003) source code and html file
Java书籍 《Head First Java》是本完整的面向对象(object-oriented
《Head First Java》是本完整的面向对象(object-oriented,OO)程序设计和Java的学习指导。此书是根据学习理论所设计的,让你可以从学习程序语言的基础开始一直到包括线程、网络与分布式程序等项目。最重要的,你会学会如何像个面向对象开发者一样去思考。 ...
Java书籍 《Head First Java》是本完整的面向对象(object-oriented
《Head First Java》是本完整的面向对象(object-oriented,OO)程序设计和Java的学习指导。此书是根据学习理论所设计的,让你可以从学习程序语言的基础开始一直到包括线程、网络与分布式程序等项目。最重要的,你会学会如何像个面向对象开发者一样去思考。 ...
Java书籍 《Head First Java》是本完整的面向对象(object-oriented
《Head First Java》是本完整的面向对象(object-oriented,OO)程序设计和Java的学习指导。此书是根据学习理论所设计的,让你可以从学习程序语言的基础开始一直到包括线程、网络与分布式程序等项目。最重要的,你会学会如何像个面向对象开发者一样去思考。 ...
VC书籍 Object-Oriented Programming Implementation Issues of C++ Manipulating Data Object Persistence and
Object-Oriented Programming
Implementation Issues of C++
Manipulating Data
Object Persistence and Encryption
Java编程 exm 3 Object-Oriented Programming and Design Introduction This course introduces students to proble
exm 3
Object-Oriented Programming and Design Introduction This course introduces students to problem solving by means of object-oriented design and implementation. Emphasis is on problem analysis and solution design, documentation and implementation. Students use commercial software libraries, and c ...
其他 JILRuntime A general purpose, register based virtual machine (VM) that supports object-oriented feat
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 virtual machine code) and other debugging features. Objects ...
数学计算 An object-oriented C++ implementation of Davidson method for finding a few selected extreme eigenpai
An object-oriented C++ implementation of Davidson method for finding a few selected extreme eigenpairs of a large, sparse, real, symmetric matrix
书籍源码 ET++ is a portable and homogenous object-oriented class library integrating user interface building
ET++ is a portable and homogenous object-oriented class library integrating user
interface building blocks, basic data structures, and high level application framework
components. ET++ eases the building of highly interactive applications with consistent
user interfaces following the direct manipula ...
其他书籍 Object-oriented languages define objects (types of things) that know how to perform methods (specif
Object-oriented languages
define objects (types of things) that know how to perform methods (specific actions).
Functional languages treat programming problems like mathematical relationships.
Ruby is flexible, meaning that you can program in any of these styles however, it is
primarily object orien ...