文件名称:array_iterate
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-05-19
- 文件大小:
- 780kb
- 下载次数:
- 0次
- 提 供 者:
- 逍*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
输入一个由随机数组成的数列(数列中每个数均是大于0的整数,长度已知),和初始计数值m。从数列首位置开始计数,计数到m后,将数列该位置数值替换计数值m,并将数列该位置数值出列,然后从下一位置从新开始计数,直到数列所有数值出列为止。如果计数到达数列尾段,则返回数列首位置继续计数。-Input by the random number consisting of a number of columns (number of columns are each an integer greater than 0, the length is known), and the initial count value m. The first location to start counting from the series, counts to m, the number of columns will be replaced by the value of the location counter value m, and the number of columns in the value of the location bar, then starts counting from the next new position until the number of columns and all values far out. If the count reaches the number of columns in the tail section, then return the first position continues to count the number of columns.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
array_iterate\array_iterate\array_iterate.cpp
.............\.............\array_iterate.vcxproj
.............\.............\array_iterate.vcxproj.filters
.............\.............\array_iterate.vcxproj.user
.............\.............\Debug\array_iterate.exe.embed.manifest
.............\.............\.....\array_iterate.exe.embed.manifest.res
.............\.............\.....\array_iterate.exe.intermediate.manifest
.............\.............\.....\array_iterate.lastbuildstate
.............\.............\.....\array_iterate.log
.............\.............\.....\array_iterate.obj
.............\.............\.....\array_iterate.vcxprojResolveAssemblyReference.cache
.............\.............\.....\array_iterate.write.1.tlog
.............\.............\.....\array_iterate_manifest.rc
.............\.............\.....\CL.read.1.tlog
.............\.............\.....\CL.write.1.tlog
.............\.............\.....\link.1452.read.1.tlog
.............\.............\.....\link.1452.write.1.tlog
.............\.............\.....\link.7024.read.1.tlog
.............\.............\.....\link.7024.write.1.tlog
.............\.............\.....\link.read.1.tlog
.............\.............\.....\link.write.1.tlog
.............\.............\.....\mt.read.1.tlog
.............\.............\.....\mt.write.1.tlog
.............\.............\.....\rc.read.1.tlog
.............\.............\.....\rc.write.1.tlog
.............\.............\.....\vc100.idb
.............\.............\.....\vc100.pdb
.............\array_iterate.sdf
.............\array_iterate.sln
.............\array_iterate.suo
.............\Debug\array_iterate.exe
.............\.....\array_iterate.exe.manifest
.............\.....\array_iterate.ilk
.............\.....\array_iterate.pdb
.............\ipch\array_iterate-ee6e1ab9\array_iterate-5e180858.ipch
.............\array_iterate\Debug
.............\ipch\array_iterate-ee6e1ab9
.............\array_iterate
.............\Debug
.............\ipch
array_iterate