搜索资源列表
面向对象思想C#
- 面向对象分析和设计,涉及到的知识有:编程,设计,应用程序编程接口,预分析,测试,类测试等等
Borland C++ 5面向对象程序设计及应用
- Borland C++ 5面向对象程序设计及应用
黄维通 Visual C++面向对象与可视化程序设计(第2版)源代码
- 黄维通 Visual C++面向对象与可视化程序设计(第2版)源代码
(C++_面向对象程序设计_谭浩强)第1章__C++的初步知识
- (C++_面向对象程序设计_谭浩强)第1章__C++的初步知识
中科院杨力祥面向对象语言课件
- 中科院杨力祥面向对象语言课件,第00-11章全,对于初学C++的同学有很大的帮助
使用VERSANT分布式面向对象云数据库的大型多人在线游戏
- 使用VERSANT分布式面向对象云数据库的大型多人在线游戏 分布式,云计算,云服务,大数据,NoSQL,面向对象
C++面向对象程设计——使用STL编程
- C++面向对象程设计——使用STL编程.rar-C-Object-oriented design-- the use of the STL program. Rar
JAVA 2面向对象程序设计(习题参考答案1-8)
- JAVA 2面向对象程序设计(习题参考答案1-8).rar-Java 2 object-oriented programming (answers to the questions reference 1-8). Rar
JAVA 2面向对象程序设计(习题参考答案9-17)
- JAVA 2面向对象程序设计(习题参考答案9-17).rar-Java 2 object-oriented programming (9-17 answer the questions reference). Rar
面向对象的建模技术
- 面向对象的建模技术-Object-Oriented Modeling Technology
Windows高级编程 ——面向对象的思想、方法和实例
- Windows高级编程 ——面向对象的思想、方法和实例.rar-------好书!-Windows Advanced Programming-- Object-oriented thinking, methods and examples. Rar------- books!
从面向对象系统发现设计模式的方法
- 从面向对象系统发现设计模式的方法-from Object-Oriented System Design Patterns found ways
两种面向对象的C++线程模型
- 两种面向对象的C++线程模型-two object-oriented C-threaded model
《VB.NET面向对象的实现》
- 《VB.NET面向对象的实现》.chm-"VB.NET object-oriented achievement." Chm
java语言与面向对象程序设计源程序
- java语言与面向对象程序设计源程序-java language and object-oriented programming source
面向对象设计实例
- 将面向对象的思想充分的应用到设计中,完成了一个设计需要的架构,到底层设计的全过程。-Comprising the Object-Oriented thought into the Designing,accomplishing a designing needed structure,to all the process of the base designing.
面向对象课程设计流程图
- 本软件是面向对象课程设计流程图.里面以WORD的形式写出面向对象课程设计的流程图-the software is object-oriented curriculum design flow chart. Inside Word to write in the form of object-oriented curriculum design flow chart
面向对象开发实践之路-C-Sharp
- 李维新书,面向对象开发实践之路-CSharp版源代码-book, object-oriented development practice road-CSharp version of the source code
面向对象的GPS应用系统分析
- GPS面向对象的应用系统分析,对于GPS的学习者有很大的帮助-GPS application of object-oriented analysis, GPS learners be of great help
C语言实现面向对象
- C语言是面向过程的语言,编写的程序干净利落,但是有时候我们还是需要面向对象的,又不想使用C++这种冗杂的语言,可以使用C语言实现面向对象框架(C language is a process oriented programming language, but sometimes we still need to be smooth and clean, object oriented, and do not want to use C+