相关文档

复旦大学:《程序设计》课程教学资源(PPT课件)Chapter 5 Arrays

⚫ To describe why an array is necessary in programming (§5.1). ⚫ To learn the steps involved in using arrays: declaring array reference variables and creating arrays (§5.2). ⚫ To initialize the values in an array (§5.2). ⚫ To simplify programming using JDK 1.5 enhanced for loop (§5.2). ⚫ To copy contents from one array to another (§5.3). ⚫ To develop and invoke methods with array arguments and ruturn type (§5.4-5.5). ⚫ To sort an array using the selection sort algorithm (§5.6). ⚫ To search elements using the linear or binary search algorithm (§5.7). ⚫ To declare and create multidimensional arrays (§5.8). ⚫ To declare and create multidimensional arrays (§5.9 Optional).
团购合买资源类别:文库,文档格式:PPT,文档页数:81,文件大小:608.5KB
点击进入文档下载页(PPT格式)
点击下载(PPT格式)

浏览记录