資源簡介
武大實驗室攝影測量與遙感研究生招生 試題+面試

代碼片段和文件信息
//1524
#include?
#include?
int?ij;
int?num;
void?sort(int?*a)//reorder?from?small?to?big
{
int?temp;
for(i=0;i {
for(j=i+1;j {
if(a[j] {
temp=a[j];
a[j]=a[i];
a[i]=temp;
}
}
}
}
main()
{
int?maxminmid;
ifstream?filein(“test.txt“);
if(!filein)
{
cout<<“can?not?open?the?file“;
return?0;
}
filein>>num;
int?*data=new?int?[num];
for(i=0;i {
filein>>data[i];
}
sort(data);
min=data[0];
max=data[num-1];
mid=data[(num-1)/2];
filein.close();
ofstream?fileout(“result.txt“);
if(!fileout)
{
cout<<“can?not?open?the?file“;
return?0;
}
fileout<<“最小元素:“< fileout<<“最大元素:“< fileout<<“中值元素:“< fileout.close();
return?1;
}//1540
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????338??2012-05-09?14:49??武大攝影測量與遙感研究生招生?試題+面試\專業課復習書籍.txt
?????文件???????1505??2012-05-09?14:43??武大攝影測量與遙感研究生招生?試題+面試\參考書目.txt
?????文件??????86528??2012-04-07?01:32??武大攝影測量與遙感研究生招生?試題+面試\聯系方式.doc
?????文件??????35328??2007-04-03?09:09??武大攝影測量與遙感研究生招生?試題+面試\whu\2006計算機能力考試.doc
?????文件??????29184??2007-03-26?14:55??武大攝影測量與遙感研究生招生?試題+面試\whu\bak_能力測試試題2006.doc
?????文件??????24064??2006-10-15?11:06??武大攝影測量與遙感研究生招生?試題+面試\whu\復試面試題目.doc
?????文件??????24064??2007-03-15?12:32??武大攝影測量與遙感研究生招生?試題+面試\whu\武漢大學遙感信息工程學院.doc
?????文件??????35840??2005-04-02?09:54??武大攝影測量與遙感研究生招生?試題+面試\whu\能力測試試題2005----2.doc
?????文件????????838??2009-03-30?15:40??武大攝影測量與遙感研究生招生?試題+面試\whu\2004\2004.cpp
?????文件?????????43??2009-03-30?15:39??武大攝影測量與遙感研究生招生?試題+面試\whu\2004\result.txt
?????文件?????????26??2009-03-16?13:18??武大攝影測量與遙感研究生招生?試題+面試\whu\2004\test.txt
?????文件??????60000??2009-04-02?11:52??武大攝影測量與遙感研究生招生?試題+面試\whu\2005\result3.txt
?????文件??????60000??2009-04-02?11:54??武大攝影測量與遙感研究生招生?試題+面試\whu\2005\result5.txt
?????文件?????107000??2005-03-30?14:48??武大攝影測量與遙感研究生招生?試題+面試\whu\2005\SourceData.txt
?????文件???????2097??2009-04-02?12:00??武大攝影測量與遙感研究生招生?試題+面試\whu\2005\指針2005.cpp
?????文件???????1604??2009-04-01?11:51??武大攝影測量與遙感研究生招生?試題+面試\whu\2006\2006.cpp
?????文件??????11800??2008-03-23?17:48??武大攝影測量與遙感研究生招生?試題+面試\whu\2006\data.txt
?????文件????????178??2009-04-01?11:51??武大攝影測量與遙感研究生招生?試題+面試\whu\2006\result.txt
?????文件???????1367??2009-03-29?16:08??武大攝影測量與遙感研究生招生?試題+面試\whu\2006計算機能力測試題\2006.cpp
?????文件???????1252??2009-09-09?17:10??武大攝影測量與遙感研究生招生?試題+面試\whu\2006計算機能力測試題\ResultData.txt
?????文件???????1252??2009-09-09?17:10??武大攝影測量與遙感研究生招生?試題+面試\whu\2006計算機能力測試題\SourceData.txt
?????文件???????1226??2009-04-01?12:46??武大攝影測量與遙感研究生招生?試題+面試\whu\2007\2007.cpp
?????文件????1500400??2009-03-09?15:18??武大攝影測量與遙感研究生招生?試題+面試\whu\2007\r.raw
?????文件????1500400??2009-09-13?17:10??武大攝影測量與遙感研究生招生?試題+面試\whu\2007\result.raw
?????文件???????1422??2009-03-31?18:02??武大攝影測量與遙感研究生招生?試題+面試\whu\2007推免\2007.cpp
?????文件????????188??2009-03-24?14:05??武大攝影測量與遙感研究生招生?試題+面試\whu\2007推免\Resultfile.txt
?????文件????????152??2009-03-08?12:42??武大攝影測量與遙感研究生招生?試題+面試\whu\2007推免\test.dat
?????文件????????222??2009-03-24?13:40??武大攝影測量與遙感研究生招生?試題+面試\whu\2007推免\欲判斷點.dat
?????文件????????820??2009-03-29?16:56??武大攝影測量與遙感研究生招生?試題+面試\whu\2008\2008.cpp
?????文件?????????62??2009-04-02?12:04??武大攝影測量與遙感研究生招生?試題+面試\whu\2008\result.txt
............此處省略37個文件信息
- 上一篇:三維迷宮,支持替身通過一定交互手段在迷宮中漫游
- 下一篇:axure微信原型
評論
共有 條評論