文件名称:vector-array
-
所属分类:
- 标签属性:
- 上传时间:2014-06-09
-
文件大小:1kb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
用vector(向量)实现动态开辟二维三维数组,这里vector中元素的内存的地址分配也有同双指针实现的二维数组有同样的特点。不过用vector的方法比使用双指针简单地多,分配内存空间时会更安全,数组初始化代码也更简单,所以本人建议使用STL中的vector来实现变长多维数组。-Implemented with vector (vector) opened a two-dimensional dynamic three-dimensional array, the memory address where the distribution of elements in the vector are also two-dimensional array with dual pointers achieve the same characteristics. But with the vector approach than simply using double pointer, will be safer when allocating memory space, the array initialization code more simple, so I recommend using the STL vector to achieve variable-length multidimensional arrays.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
用vector(向量)实现动态开辟二维三维数组c%2B%2B语言及MPI.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.