登录
首页 » 其他项目 » :某大学开田径运动会,现有12名选手参加100米比赛,对应的运动员号及成绩如表所示,请按照成绩排名并输出,要求每一行输出名次、运动员号及成绩。要求用冒泡法排序。...

:某大学开田径运动会,现有12名选手参加100米比赛,对应的运动员号及成绩如表所示,请按照成绩排名并输出,要求每一行输出名次、运动员号及成绩。要求用冒泡法排序。...

于 2022-03-04 发布 文件大小:627.00 B
0 269
下载积分: 2 下载次数: 1

代码说明:

:某大学开田径运动会,现有12名选手参加100米比赛,对应的运动员号及成绩如表所示,请按照成绩排名并输出,要求每一行输出名次、运动员号及成绩。要求用冒泡法排序。-: A university open track and field sports, the existing 12 players compete in the 100-meter race, the corresponding numbers and achievements of athletes, such as shown in the table, please follow the performance ranking, and output, requires that each line of output ranking of the number and performance athletes. Required to use bubble sort method.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 初学jsp的程序最基本的介绍,适于初学者学习jsp程序;
    初学jsp的程序最基本的介绍,适于初学者学习jsp程序;-Jsp beginner s introduction to the basic procedure is suitable for beginners to learn jsp procedures
    2023-08-23 15:40:04下载
    积分:1
  • source and detailed experimental procedures report
    源程序及详细程序实验报告-source and detailed experimental procedures report
    2022-02-05 08:40:28下载
    积分:1
  • 对平稳时间序列中的参数估计方法(包括矩估计,极大似然估计)和预测方法(包括差分方程预测方法,逆函数预测方法,格林函数预测方法)应用matlab进行编程,大家可以...
    对平稳时间序列中的参数估计方法(包括矩估计,极大似然估计)和预测方法(包括差分方程预测方法,逆函数预测方法,格林函数预测方法)应用matlab进行编程,大家可以方便使用-For stationary time series in the parameter estimation methods (including moment estimation, maximum likelihood estimation) and forecasting methods (including the difference equation forecasting methods, inverse function of forecasting methods, Green s function prediction method) Application matlab program, we can easily use
    2022-02-09 15:40:28下载
    积分:1
  • 控制 de 质量
    El Inventario Inicial 代表 el 英勇 de las existencias de mercancías en la 和组件 que comenzó el período contable。 Esta 作 se 睁开宽 el 控制 de los inventarios,en el 市长一般,se lleva en 基地 al método especulativo y 没有 vuelve 柔软运动 hasta finalizar el período contable 宽 se cerrará con 货物 · 克斯克德美洲大道 o bien por Ganancias y Pérdidas directamente。 En la 作经典 se incluyen las mercancías compradas 杜兰特 el período contable con el objeto de volver venderlas 骗子罚款 de lucro y que forman 单方面 del objeto 段 el cual 综 creada 拉迪尔企业。没有 se incluyen en esta 作 la compra de 关于、 Maquinarias、 Edificios、 Equipos、 Instalaciones、 等。Esta 作 tiene 联合国 saldo deudor,
    2022-07-15 11:30:43下载
    积分:1
  • vb编写的引入系统监视器,一个非常小但实用。
    vb编写的引入系统监视器,一个非常小但实用。-vb prepared by the introduction of system monitors, a small but very practical.
    2023-07-02 23:40:03下载
    积分:1
  • Web site development related to the code, mainly to achieve a site' s home pa...
    网站开发的相关代码,主要是实现了一个网站的首页,是关于健康咨询的一个网站-Web site development related to the code, mainly to achieve a site" s home page, is a web site on health consultation
    2023-04-24 10:40:03下载
    积分:1
  • oSIP开发者手册 选择自 IOKE 的 Blog 关键字 oSIP开发者手册
    oSIP开发者手册 选择自 IOKE 的 Blog 关键字 oSIP开发者手册 -oSIP manual developers choose IOKE"s blog keyword oSIP Development Manual
    2022-03-16 21:59:34下载
    积分:1
  • Commercial full
    功能全面的商业财会系统源码,清晰,很有参考价值.扩展性强.-Commercial full-featured accounting system source code, clear and useful reference value. Scalability strong.
    2022-05-12 14:00:23下载
    积分:1
  • 算法设计与分析基础的课后习题答案,潘彦著,清华大学出版...
    算法设计与分析基础的课后习题答案,潘彦著,清华大学出版-Algorithm design and analysis of the basic answer to after-school exercise, the PAN Yan, Tsinghua University Publishing
    2022-05-28 22:33:38下载
    积分:1
  • a class, purpose and content based courses located purposes : 1. With parts of t...
    一、课设目的及内容 课设目的: 1. 在掌握部件单元电路实验的基础上,进一步将其组成系统构造一台基本模型计算机。 2. 为其定义五条机器指令,并编写相应的微程序,具体上机调试掌握整机概念。 课设内容: 将机器指令对应的微代码正确地写入控存中;装载机器指令并进行检查;运行程序,停机后检查数据存贮单元中的结果与理论值是否一致。 通过对计算机的组织与结构的分析,综合运用所学计算机原理知识,设计并实现较为完整的计算机,即模型机。它可以完成一般计算机的最基础功能,具备16条基本指令,以及4种寻址方式等。并且,计算机数据通路的控制将由微程序控制器来完成,CPU从内存中取出一条机器指令到指令执行结束的一个指令周期全部由微指令组成的序列来完成,即一条机器指令对应一个微程序。设计过程包括四个部分:㈠模型机硬件组成分析;㈡指令系统设计;㈢微程序设计;㈣上机实现,示范程序。 -a class, purpose and content based courses located purposes : 1. With parts of the circuit experiment modules, based on its component systems constructed a basic model computer. 2. Its definition of five machines instructions, and to prepare the corresponding micro-program, the specific machine debugging unit grasp the concept. Course located : machinery orders corresponding to the micro-code correctly charged into the deposit; Loading machinery orders and checks; operating procedures, stands checks data storage modules, the results and the theoretical values are consistent. Through the com
    2022-11-14 05:25:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载