资源简介
从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图片放大功能集成和使用
相关资源
- 李晓峰通信原理.zip
- 图解西门子S71200PLC入门到实践(清晰
- AI拓客商家联盟V2.1.3前端+后端.rar
- echarts大数据领导仓demo.rar
- [C51单片机开发工具Keil.UV4].Keil.C51.V9
- Deep_Learning_2016.pdf
- zw_Classification1.zip
- Griffiths-IntroductiontoElectrodynamics4thEdit
- ParaViewTutorial.pdf
- xyisv_10236804.zip
- 计算机图形学第4版高清电子书.pdf
- 《多粒度知识获取与不确定性度量》
- 华成英模电课件.zip
- 70d0cd041f738f12db575d3b46e97582.pdf
- OfficeTabEnterprise13.1.zip
- wxu998.rar
- PowerDesigner16.5汉化文件.rar
- jsgis.zip
- PinyinIME(关键代码写了注释).zip
- 锁相环设计、仿真与应用第5版中.pd
- novelOnLine.zip
- SingleSensorImagingMethodsandApplicationsforDi
- ControlSystemsEngineering7th(NormanS.Nise)
- ModernControlSystems13th(RichardC.Dorf).ra
- VectorMagic_1.15pojie.rar
- complexityoflattice__problems.pdf
- xnby_883749.zip
- TOGAF培训讲义-周金根.pdf
- OS12.2驱动,手机虚拟定位软件,Loca
- 大话系列-大话数据结构(pdf高清版)
评论
共有 条评论