点击切换搜索课件文库搜索结果(38)
文档格式:PPT 文档大小:347.5KB 文档页数:18
面向对象的程序设计(OOP)已成为现代软件开发的必 然选择。通过掌握面向对象的技术,能开发出复杂、高级的 系统,这些系统是完整健全的,但又是可扩充的。OOP是建 立在把对象作为基本实体看待的面向对象的模型上的,这种 模型可以使对象之间能相互交互作用
文档格式:PDF 文档大小:2.29MB 文档页数:42
 什么是面向对象编程  OOP技术  桌面应用程序对OOP的依赖关系
文档格式:PPS 文档大小:113.5KB 文档页数:32
第1章绪论 1.1C++语言的发展和特点 1.2面向对象的程序设计 面向对象的程序设计(Object-Oriented- Programming,简称OOP)是在继承和发展了结构化程序设计而产生的一种新的程序设计思想,它是通过模仿人类建立现实世界模型的方法(包括概括、分类、抽象和归纳)进行软件开发的一种思想体系。 OOP语言必须具有4种对象化特性:抽象性、封装性、继承性和多态性
文档格式:PPT 文档大小:387.5KB 文档页数:36
Chapter 2 Objectives After you have read and studied this chapter, you should be able to Identify the basic components of Java programs.Distinguish two types of Java programs- applications and applets
文档格式:PPT 文档大小:363.5KB 文档页数:33
Chapter 4 Objectives After you have read and studied this chapter, you should be able to Define an instantiable class with multiple methods and a constructor. Differentiate the local and instance variables. Define and use value-returning methods. Distinguish private and public methods. Distinguish private and public data members. Describe how the arguments are passed to the parameters in method definitions
文档格式:PPT 文档大小:351.5KB 文档页数:32
Chapter 6 Objectives After you have read and studied this chapter, you should be able to Implement selection control in a program using if statements. Implement selection control in a program using switch statements. Write boolean expressions using relational and boolean operators. Evaluate given boolean expressions correctly
文档格式:PPT 文档大小:386.5KB 文档页数:35
Chapter 8 Objectives After you have read and studied this chapter, you should be able to Declare and manipulate data of the char data type. Write string processing programs using String and StringBuffer objects. Differentiate the String and StringBuffer classes and use the correct class in solving given task. Distinguish the primitive and reference data types and show how the memory allocation between the two is different
文档格式:PPT 文档大小:863KB 文档页数:45
Chapter 10 Objectives After you have read and studied this chapter, you should be able to Perform linear and binary search algorithms on small arrays. Determine whether a linear or binary search is more effective for a given situation. Perform selection and bubble sort algorithms. Describe the heapsort algorithm and show how its performance is superior to the other two algorithms. Apply basic sorting algorithms to sort an array of objects
文档格式:PPT 文档大小:119.5KB 文档页数:12
Chapter 12 Objectives After you have read and studied this chapter, you should be able to Describe four different object categories and use them effectively in designing classes. Define a package and place reusable classes in it. Write a method that calls the superclass's method explicitly by using the reserved word super
文档格式:PPT 文档大小:190.5KB 文档页数:17
Chapter 14 Objectives After you have read and studied this chapter, you should be able to Write programs that are easily extensible and modifiable by applying polymorphism in program design. Define reusable classes based on inheritance and abstract classes and abstract methods. Define methods using the protected modifier. Parse strings using a StringTokenizer object. 2000 McGraw-Hill
1234下页
热门关键字
搜索一下,找到相关课件或文库资源 38 个  
©2008-现在 cucdc.com 高等教育资讯网 版权所有