华南理工大学数据结构与算法课件Chapter5 Multidimensional Arrays and Generalized List.pptVIP

  • 6
  • 0
  • 约2.31万字
  • 约 35页
  • 2019-05-10 发布于广东
  • 举报

华南理工大学数据结构与算法课件Chapter5 Multidimensional Arrays and Generalized List.ppt

output: if every subscript is not overflow, then e is assigned to the specified element of array A and return True. Assign_Array (A,e,index1,…,indexn) //assign value to element of array input: n dimension array A, e is element parameter, the following is n subscript. output: if every subscript is not overflow, then e is assigned to the specified element of array A and return True. } ADT Array 5.1.2 Array in C++ 1.The array in c++ is still required that the index of an array must be of the form [i1][i2]...[ik], in which ik represent an non-negative integer. 2.Create:We can declare an k- di

您可能关注的文档

文档评论(0)

1亿VIP精品文档

相关文档