点击切换搜索课件文库搜索结果(495)
文档格式:DOC 文档大小:130KB 文档页数:6
函数是程序内部为完成特定功能而构造的独立的程序块。每个函数都具有独立的功能,明确的界面,形成清晰的模块结构,与程序的其他部分分隔开来
文档格式:DOC 文档大小:67.5KB 文档页数:3
线性表在内存中存放的形式有两种: 1、物理存储连续:各线性表元素在内存中是连续存放的。其中每个元素都包含相同的数据顶,即各线性表元素所占用的内存区域大小相同,在某一元素的内存地址上加上该内存区域的大小即可得到其下一个元素的内存地址。该线性表的结构如图3.1所示
文档格式:DOC 文档大小:30KB 文档页数:1
Exercises 4(280) 1.Create a Text class that contains a string object to hold the text of a file. Give it two constructors: a default constructor and a constructor that takes a string argument that is the name of the file to open. When the second constructor is used, open the file and read the contents into the string
文档格式:DOC 文档大小:31.5KB 文档页数:1
Exercises5 1. Create two classes called Traveler and Pager without default constructors, but with constructors that take an argument of type string which they simply copy to an internal string variable. For each class, write the correct copy-constructor and assignment operator. Now inherit a class
文档格式:DOC 文档大小:46KB 文档页数:2
1、写出广义表表示法表示的树的类声明,并给出如下成员函数的实现: (1)operator>>()接收用广义表表示法表示的树作为输入,建立广义表的存储表示 (2)复制构造函数用另一棵表示为广义表的树初始化一棵树;
文档格式:DOC 文档大小:20.5KB 文档页数:1
1.用栈,队列和类设计一个程序,检查所输入的数据是不是回文数据。所谓回文数据是指 从左读和右读都一样,例: able was ere saw elba这串数据以点作为结束符(即 “”)
文档格式:DOC 文档大小:20.5KB 文档页数:1
1.用栈,队列和类设计一个程序,检查所输入的数据是不是回文数据。所谓回文数据是指从左读和右读都一样,例: able was ere saw elba这串数据以点作为结束符(即“”)
文档格式:DOC 文档大小:29KB 文档页数:1
Exercises 5(15) 1. Write a class with one virtual function and one non-virtual function Inherit a new class, make an object of this class, and upcast to a pointer of the base-class type. Use the clock( function found in (you'll need to look this up in your local C library guide) to measure the
文档格式:PPT 文档大小:611.5KB 文档页数:36
主要内容 8.1集合API 8.2 CollectionIterator 8.2.1 Collection接口 8.2.2迭代Iterator器 8.3list、 Linked ListArray与 List 8.3.1List接口 8.3.2 LinkedListArrayList与类 8.4set、 SortedSet、 HashSetTreeSet与 8.4.1Set和 SortedSet接口
文档格式:PPT 文档大小:720KB 文档页数:31
一、掌握算术、逻辑和布尔运算符 二、自动类型转换和强制类型转换 三、if条件判断语句 四、 switch结构
首页上页3334353637383940下页末页
热门关键字
搜索一下,找到相关课件或文库资源 495 个  
©2008-现在 cucdc.com 高等教育资讯网 版权所有