-
PN序列生成器,比较好的demo
PN序列生成器,比较好的demo-PN sequence generator, and better demo
- 2022-03-22 17:18:46下载
- 积分:1
-
make use of serial port communication to relay messages for use wince
利用串口通信转发消息供wince使用
- 2022-06-15 13:33:47下载
- 积分:1
-
是一个计算器的小程序,很适合初学者用于研究试用,应该时很有启发的...
是一个计算器的小程序,很适合初学者用于研究试用,应该时很有启发的-Calculator is a small program, it is suitable for beginners used to study the trial, it should be very enlightening when the
- 2022-03-24 00:11:40下载
- 积分:1
-
Object
《面向对象程序设计》练习1_8_4的源代码- Object-oriented programming, the source code of practice 1_8_4
- 2023-01-11 20:55:03下载
- 积分:1
-
获得当前鼠标的坐标
获得当前鼠标的坐标-access to current coordinates of the mouse
- 2022-07-05 06:00:36下载
- 积分:1
-
我个人修改的三角网(TIN)自动生成程序!供大家参考!
我个人修改的三角网(TIN)自动生成程序!供大家参考!-I personally modified triangular Network (TIN) automatically generating program! For your reference!
- 2023-05-16 03:45:03下载
- 积分:1
-
IDL语言编写的人造地球卫星环绕地球的动画
模拟。可作为教学演示。...
IDL语言编写的人造地球卫星环绕地球的动画
模拟。可作为教学演示。-IDL language of artificial earth satellite around the earth animated simulation. Could serve as a teaching demonstration.
- 2022-03-28 10:31:32下载
- 积分:1
-
源代码构造哈夫曼树
源代码构造哈夫曼树-source tectonic Huffman tree
- 2023-04-18 12:40:02下载
- 积分:1
-
一个人工智能的八数码难题,也叫九宫图难题,算法仅供参考.
一个人工智能的八数码难题,也叫九宫图难题,算法仅供参考.-an eight digital artificial intelligence problems, it has also called JiuGongTu problem, the algorithm is for reference only.
- 2023-01-24 10:15:04下载
- 积分: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