搜索资源列表
MyArrays
- c++中动态申请多维数组(包括1、2、3维)并且内存连续-c++ multi-dimensional array of dynamic applications (including 1,2,3-dimensional) and continuous memory
test_subfunc_dynamic_call_space
- 该程序说明 在子函数中创建的结构体或数组无法通过将指针送出的方式送出 即:在子函数调用中,只有动态申请的内存空间在退出子函数时不被释放-The descr iption of the procedures Structure or array created in the subfunction can not be pointer sent sent : In subroutine calls, the only dynamic application memory space
three-dimensional-array
- C/C++语言动态申请二维数组和三维数组的几种方法-C/C++ language dynamic several ways to apply for a two-dimensional arrays and three-dimensional array
控制台动态图形演示二维数组遍历
- 控制台动态图形演示二维数组遍历 编译环境:vc++ 6.0 (需要easyX图形库) -Console dynamic graphical presentation dimensional array traversal compilation environment: vc++ 6.0 (need easyX graphics library)
infile
- 创建动态数组,读入列表数据,并在屏幕上显示出来,比较基础-Create a dynamic array, list data is read and displayed
cPP.DataMakeraConsolePrinter
- 产生动态申请内存的一维二维数组数据; 在控制台输出数据; 此版本为类模板,可任意指定数据类型- Generate a one-dimensional two-dimensional array of dynamic application data memory In the console output data This version is a class template, you can specify any data type
HomeWork4_01
- 为数组动态分配内存,实现数组数值的平均值计算。-An array of dynamic memory allocation, the average is calculated to achieve an array of values.
1.4-STL
- 动态数组和静态库的使用,对于初学编程的爱好者来说是很好的源代码。-Dynamic Array and lib
dynamic-array
- 应用C 语言实现的二维动态数组,多维数组类似-This file can operate the array dynamicly and easily using C