点击切换搜索课件文库搜索结果(227)
文档格式:PPT 文档大小:15KB 文档页数:4
一、高斯消元法的基本思想 a1x1++......+ b1 a2lx1+ a22x2+......+=b
文档格式:PPT 文档大小:3.59MB 文档页数:81
Chapter 13 Topics Meaning of a list Insertion and Deletion of List Elements Selection sort of list elements Insertion and Deletion using a Sorted List Binary Search in a Sorted list Order of Magnitude of a Function
文档格式:PPT 文档大小:970.5KB 文档页数:24
常量:在程序运行过程中不会发生变化的量;例如3、8、-4时整型常量;5.7、-3.2是实型常量;‘a’、‘d’是字符型常量; 变量:在程序运行过程中其值可能发生改变的量。如例1-2种的 width和height就称为变量;每一个变量都有一个名字,根据变量的类型不 同,系统将位每一个变量分配相应的内存单元;
文档格式:PPT 文档大小:3.11MB 文档页数:56
Chapter 7 Topics Writing a Program Using Functional Decomposition Writing a Void Function for a Task Using Function Arguments and Parameters correctly
文档格式:PPT 文档大小:3.23MB 文档页数:61
Chapter 11 Topics o Meaning of a Structured Data Type Declaring and Using a struct Data Type & C++ union Data Type s Meaning of an Abstract Data Type Declaring and Using a class Data Type Using Separate Specification and Implementation Files
文档格式:DOC 文档大小:31.5KB 文档页数:7
VB期末考试题A卷 一、选择题每题2分共50分 (1)以下叙述中错误的是 A、Visual Basic是事件驱动型可视化编程工具 B、Visual Basic应用程序不具有明显的开始和结束语句 C、Visual Basic工具箱中的所有控件都具有宽度Width)和高度(Height)属性 D、Visual Basic中控件的某些属性只能在运行时设置 (2)下列可作为Visual Basic变量名的是
文档格式:PDF 文档大小:203.94KB 文档页数:12
(1)下列选项中不属于结构化程序设计方法的是( )。 A)自顶向下 B)逐步求精 C)模块化 D)可复用
文档格式:PPT 文档大小:199.5KB 文档页数:1
函数调用过程 void main(t int a=10, b=20, sum: 局部变量z sum=add(a, b)
文档格式:DOC 文档大小:56KB 文档页数:5
习题1集成开发环境和程序设计入门 一、单项选择题 1C2A3D4A5C6C7B8C9D10B(ba是一种Ms-OS的批处理文件) 二、填空题 1..frm,.vbp 2. Picture, LoadPicture 3.对象,事件驱动 4. Enabled, True, False 5. Visible,True,False 6. Form=Forml. frm, Form=FrmXXX.frm
文档格式:DOC 文档大小:29.5KB 文档页数:1
Exercises(210) Create a struct that holds two string objects and one int. Use a typedef for the struct name. Create an instance of the struct, initialize all three values in your instance, and print them out
首页上页1314151617181920下页末页
热门关键字
搜索一下,找到相关课件或文库资源 227 个  
©2008-现在 cucdc.com 高等教育资讯网 版权所有