文件名称: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.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

Array1DPrj

..........\Array1D.h

..........\Array1DPrj.cpp

..........\Array1DPrj.dsp

..........\Array1DPrj.dsw

..........\Array1DPrj.ncb

..........\Array1DPrj.opt

..........\Array1DPrj.plg

..........\MFM1992

..........\ReadMe.txt

..........\StdAfx.cpp

..........\StdAfx.h

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org