-
绘制位图,windows32程序。功能简单但是发展前景很大。
绘制位图,windows32程序。功能简单但是发展前景很大。-draw picture
- 2023-06-28 17:40:04下载
- 积分:1
-
vc curriculum design and object
vc++课程设计及面向对象程序设计-vc curriculum design and object-oriented programming
- 2022-05-22 07:12:48下载
- 积分:1
-
WINCE5.0下CS8900网卡的驱动程序。
WINCE5.0下CS8900网卡的驱动程序。-WINCE5.0 under the CS8900 network card driver.
- 2022-02-11 14:58:35下载
- 积分:1
-
WinSock Win32 API 的打包类和例子程序Win Sock Win32 API 的打包类和例子程序WinSock Win32 API 的打包类和例子...
WinSock Win32 API 的打包类和例子程序Win Sock Win32 API 的打包类和例子程序WinSock Win32 API 的打包类和例子程序-Windows socket sample
- 2022-04-24 20:56:32下载
- 积分:1
-
lms320hf0x
LMS320HF0X-001 Datasheet and Initial Code -LMS320HF0X-001 Datasheet and Initial Code
- 2022-08-09 01:40:46下载
- 积分:1
-
单闭环直流调速系统的结构和工作原理,通过系统调试深入领会系统的动静态特性...
单闭环直流调速系统的结构和工作原理,通过系统调试深入领会系统的动静态特性-Single-Loop DC Motor Control System structure and working principle, system debugging through-depth understanding of static and dynamic characteristics of the system
- 2022-07-10 03:05:12下载
- 积分:1
-
地图编辑器,对那些想写地图程序的人有秀。
地图编辑器,对那些想写地图程序的人有秀。-map editor, to write those maps show the people.
- 2022-02-15 03:54:47下载
- 积分:1
-
试验内容: 跳水比赛中运动员每完成一个跳水动作,都有J名裁判员为其打分,但每次总成绩中都要去掉一个最高分和一个最低分。每个运动员需要完成C个动作,每次动作结束都...
试验内容: 跳水比赛中运动员每完成一个跳水动作,都有J名裁判员为其打分,但每次总成绩中都要去掉一个最高分和一个最低分。每个运动员需要完成C个动作,每次动作结束都要按当前总成绩为全部运动员重新排序,结果在运动员出场比赛时显示出来。设总共有N个运动员参加比赛,其编号为1,2,… N。 编一个程序实现这一功能。 要求: 1、 建立一个*head为头结点的单链表 2、 以动作C为主循环,对每个动作输入每个运动员所有裁判打分。输入每个 运动员的所有打分后,立即对单链表按sum域(累计分)从小到大重新排序 3、 在每个动作之后,输出该单链表的所有结点-Note:
Experimentation:
When sportsman who taking part in diving game had finished each movement,there were J referees marking for sportsman,and each time the highest and lowest marks always were taken out.
Each sportsman must finish C movements,no sooner did actions had be performed than current sum grades should be sorted and the final results should be displayed before athlete comes out.
Supposing there are N athletes attending the game,the NO is 1,2,...N.Write an program to implement this fuction.
Requires:
1 Create a single chain naming the name of headnode*head.
2 The movement C is main loop,Each sportsman s grades marked by all judges should be put in the each movement.After finished this,the
- 2023-07-04 21:45:03下载
- 积分:1
-
本程序为一个用Delphi开发的定时关机的示例
本程序为一个用Delphi开发的定时关机的示例-the procedures used for a regular Delphi shutdown example
- 2022-03-10 01:17:35下载
- 积分:1
-
简易的矩阵计算程序
综合了一些比较实用的矩阵计算代码,包括矩阵的输入输出到文件,求和,乘积,求逆,行列式,指数运算以及基于高斯赛德尔迭代法的线性方程组求解。
- 2022-08-21 17:29:33下载
- 积分:1