資源簡介
從2004年到2010年之間,武大遙感學院研究生入學考試上機復試的題目,基本覆蓋。
代碼片段和文件信息
#include
#include
void?main()
{
int?num?=?0m?=0n?=?0;
int?temp;
ifstream?filein(“test.txt“);
if(!filein)
{
cout<<“can?not?open?the?file“< }
filein>>num;
int?*arr?=?new?int?[num];
while(!filein.eof())
{
temp?=?-1;
filein>>temp;
if(temp?==?-1)
continue;
else
{
arr[n]?=?temp;
n++;
}
}
filein.close();
for(n=0;n {
for(m=n;m>0;m--)
{
if(arr[m]>arr[m-1])
{
temp?=?arr[m];
arr[m]?=?arr[m-1];
arr[m-1]?=?temp;
}
}
}
/* for(n=0;n {
cout< }????*/
ofstream?fileout(“result.txt“);
if(!fileout)
{
cout<<“can?not?save?the?result!“< }
fileout<<“最大值為:“< fileout<<“最小值為:“< fileout<<“中間值為:“< fileout.close();
delete?[]arrarr?=?NULL;
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????885??2010-03-27?17:19??上機考試練習程序\2004test\2004test.cpp
?????文件???????3425??2010-03-27?16:50??上機考試練習程序\2004test\2004test.dsp
?????文件????????541??2010-03-27?17:20??上機考試練習程序\2004test\2004test.dsw
?????文件??????33792??2010-03-27?17:20??上機考試練習程序\2004test\2004test.ncb
?????文件??????48640??2010-03-27?17:20??上機考試練習程序\2004test\2004test.opt
?????文件???????1138??2010-03-27?17:19??上機考試練習程序\2004test\2004test.plg
?????文件?????????43??2010-03-27?17:19??上機考試練習程序\2004test\result.txt
?????文件?????????26??2009-03-16?13:18??上機考試練習程序\2004test\test.txt
?????文件???????1639??2010-03-27?16:38??上機考試練習程序\2005test\2005test.cpp
?????文件???????3425??2010-03-25?23:14??上機考試練習程序\2005test\2005test.dsp
?????文件????????541??2010-03-25?23:27??上機考試練習程序\2005test\2005test.dsw
?????文件??????41984??2010-03-27?16:39??上機考試練習程序\2005test\2005test.ncb
?????文件??????48640??2010-03-27?16:39??上機考試練習程序\2005test\2005test.opt
?????文件???????1138??2010-03-27?16:38??上機考試練習程序\2005test\2005test.plg
?????文件??????29862??2010-03-27?16:38??上機考試練習程序\2005test\result.txt
?????文件??????28608??2010-03-27?16:33??上機考試練習程序\2005test\source.txt
?????文件?????107000??2007-03-27?14:59??上機考試練習程序\2005test\SourceData.txt
?????文件??????35840??2007-03-27?14:57??上機考試練習程序\2005test\能力測試試題2005.doc
?????文件????????639??2010-03-25?11:03??上機考試練習程序\2006test\2006test-wrong.cpp
?????文件???????1903??2010-03-25?20:47??上機考試練習程序\2006test\2006test.cpp
?????文件???????3425??2010-03-25?11:46??上機考試練習程序\2006test\2006test.dsp
?????文件????????541??2010-03-25?12:44??上機考試練習程序\2006test\2006test.dsw
?????文件??????41984??2010-03-25?20:47??上機考試練習程序\2006test\2006test.ncb
?????文件??????48640??2010-03-25?20:47??上機考試練習程序\2006test\2006test.opt
?????文件???????1138??2010-03-25?20:19??上機考試練習程序\2006test\2006test.plg
?????文件??????32768??2007-03-28?09:54??上機考試練習程序\2006test\2006計算機能力考試.doc
?????文件??????11765??2010-03-25?09:49??上機考試練習程序\2006test\data.txt
?????文件????????140??2010-03-25?20:19??上機考試練習程序\2006test\result.txt
?????文件?????????41??2010-03-25?10:51??上機考試練習程序\2006test\source.txt
?????文件???????2588??2010-03-26?23:00??上機考試練習程序\2007test\2007test.cpp
............此處省略58個文件信息
- 上一篇:臺達解密軟件
- 下一篇:h5 - PhotoSwipe圖片放大功能集成和使用
評論
共有 條評論