s4

所属分类:其他小程序
开发工具:Visual C++
文件大小:843KB
下载次数:16
上传日期:2010-01-06 10:43:25
上 传 者zhouwww
说明:  4. 实现下面的数组元素交换位置函数: void swap(int a[], int m, int n) 该函数能够把数组a的前m个元素与后n个元素交换位置,即, 交换前:a1,a2,...,aM, aM+1,aM+2,...,aM+N 交换后:aM+1,aM+2,...,aM+N, a1,a2,...,aM 要求:除数组a外,不得引入其它数组。
(4. To achieve the following elements of the exchange position of the array function: void swap (int a [], int m, int n) the function is able to array a the first m elements with n elements after the exchange of position, that is, the exchange of the former: a1, a2 ,..., aM, aM+1, aM+2 ,..., aM+ N, after the exchange: aM+1, aM+2 ,..., aM+ N, a1, a2, .. ., aM requirements: In addition to an array of a, shall not introduce other array.)

文件列表:
s4\Debug\s4.exe (516147, 2009-12-22)
s4\Debug\s4.ilk (770948, 2009-12-22)
s4\Debug\s4.pch (2009660, 2009-12-22)
s4\Debug\s4.pdb (1074176, 2009-12-22)
s4\Debug\s4a.obj (195052, 2009-12-22)
s4\Debug\vc60.idb (74752, 2009-12-28)
s4\Debug\vc60.pdb (110592, 2009-12-22)
s4\s4.dsp (4237, 2009-12-22)
s4\s4.dsw (529, 2009-12-22)
s4\s4.ncb (41984, 2009-12-28)
s4\s4.opt (48640, 2009-12-28)
s4\s4.plg (863, 2009-12-22)
s4\s4a.cpp (412, 2009-12-22)
s4\Debug (0, 2009-12-22)
s4 (0, 2009-12-28)

近期下载者

相关文件


收藏者