搜索资源列表
HuiWen
- visual c++6.0实现的判断回文,可任意动态设置2维数组
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
GMS
- 自己用C++编写的基于控制台的学生成绩管理系统,包括了很多C++的知识:类、向量、动态数组、菜单设计、相关度计算-Written in own use C++, console-based student performance management system, including the a C++ a lot of of the knowledge: class, vector, dynamic arrays, menu design, the related degrees calcu
three-dimensional-array
- C/C++语言动态申请二维数组和三维数组的几种方法-C/C++ language dynamic several ways to apply for a two-dimensional arrays and three-dimensional array
yanghuiTriangle
- 利用动态数组实现的杨辉三角的输出,根据用户输入的阶数输出相应的杨辉三角。-Yanghui Triangle by C.
控制台动态图形演示二维数组遍历
- 控制台动态图形演示二维数组遍历 编译环境: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.
mhc02
- 采用指向指针的指针来动态分配二维数组,存储读取的文本结构内的数据。求得这二维数组内的行均值与协方差,并整齐输出,最后对所分配的内存进行释放!-Using a pointer to the pointer to dynamically allocated two dimensional array, storage read text structure within the data. Obtained in the two dimensional array of mean and covar
1.4-STL
- 动态数组和静态库的使用,对于初学编程的爱好者来说是很好的源代码。-Dynamic Array and lib
dynamic-array
- 应用C 语言实现的二维动态数组,多维数组类似-This file can operate the array dynamicly and easily using C