文件名称:Array1DPrj
介绍说明--下载内容均来自于网络,请自行研究使用
用于替代c/c++中的"问题"数组,除传统的数组功能外,它还提供了以下功能:
1.由元素个数构造数组.
2.由同类数组构造一个新数组.
3.可重新设置数组大小,是否保持数组原来的值可由用户自行决定.
4.可自由在数组末尾添加元素,在一定程度上可替代链表.
5.数组内部元素可排序.
类的使用比较简单,用户通过main()函数的注解就能轻易掌握,为帮助用户理解,主要的函数都有注释.
此类虽简单,但我觉得它对大家可能会有用处。-Used as a substitute for c/c++ of the " problem" of the array, in addition to the traditional array of features, It also provides the following features: 1. By the number of elements the array structure. 2. By a similar array to construct a new array. 3. May be re- Set the array size, whether to maintain the original value of the array by the user to decide for themselves. 4. can be added at the end of Freedom at the array elements, to a certain extent on an alternative list. 5. array of internal elements can be sorted. kind of the use of relatively simple, the user through the main () function can easily master the notes, in order to help users understand that the main function of all the Notes. Although such easy, but I think it may be useful to everyone.
1.由元素个数构造数组.
2.由同类数组构造一个新数组.
3.可重新设置数组大小,是否保持数组原来的值可由用户自行决定.
4.可自由在数组末尾添加元素,在一定程度上可替代链表.
5.数组内部元素可排序.
类的使用比较简单,用户通过main()函数的注解就能轻易掌握,为帮助用户理解,主要的函数都有注释.
此类虽简单,但我觉得它对大家可能会有用处。-Used as a substitute for c/c++ of the " problem" of the array, in addition to the traditional array of features, It also provides the following features: 1. By the number of elements the array structure. 2. By a similar array to construct a new array. 3. May be re- Set the array size, whether to maintain the original value of the array by the user to decide for themselves. 4. can be added at the end of Freedom at the array elements, to a certain extent on an alternative list. 5. array of internal elements can be sorted. kind of the use of relatively simple, the user through the main () function can easily master the notes, in order to help users understand that the main function of all the Notes. Although such easy, but I think it may be useful to everyone.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Array1DPrj
..........\Array1D.h
..........\Array1DPrj.cpp
..........\Array1DPrj.dsp
..........\Array1DPrj.dsw
..........\Array1DPrj.ncb
..........\Array1DPrj.opt
..........\Array1DPrj.plg
..........\MFM1992
..........\ReadMe.txt
..........\StdAfx.cpp
..........\StdAfx.h
..........\Array1D.h
..........\Array1DPrj.cpp
..........\Array1DPrj.dsp
..........\Array1DPrj.dsw
..........\Array1DPrj.ncb
..........\Array1DPrj.opt
..........\Array1DPrj.plg
..........\MFM1992
..........\ReadMe.txt
..........\StdAfx.cpp
..........\StdAfx.h