-
四川六枚棋,每个人的童年梦想,都会发现从…
四川六枚棋,每个的童年梦想,都可以在这里追回。谢谢使用哈!-hexad chess of sichuan province,everybody s dream of childhood,will all find from here.thank you for use.
- 2022-03-17 20:13:53下载
- 积分:1
-
透视投影的有趣算法
透视投影的有趣算法-interesting perspective projection algorithm
- 2023-07-16 14:05:03下载
- 积分:1
-
HTML茶叶网站模板
原创,适用于网页制作做参考模板,难度不大,适合初学者
- 2023-02-18 14:55:03下载
- 积分: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
-
基于stm32的音乐播放器,可以播放wav,mp3等格式文件,可以按键控制上下曲目
代码开机先检测字库是否存在,如果检测无问题,则对VS1053进行RAM测试和正弦测试,测试完后开始循环播
放SD卡MUSIC文件夹里面的歌曲(必须在SD卡根目录建立一个MUSIC文件夹,并存放歌曲在里面),在TFTLCD上
显示歌曲名字、播放时间、歌曲总时间、歌曲总数目、当前歌曲的编号等信息。KEY0用于选择下一曲,KEY2用于
选择上一曲,KEY_UP和KEY1用来调节音量。
- 2023-01-12 09:40:05下载
- 积分:1
-
自己用C语言编写的一些小工具
自己用C语言编写的一些小工具-own use C language of some small tools
- 2023-06-08 10:30:04下载
- 积分:1
-
vc++ classic books VC++ development canon that teach you from entry to senior
vc++经典书籍 VC++开发宝典,教你从入门到高级-vc++ classic books VC++ development canon that teach you from entry to senior
- 2023-01-23 01:30:07下载
- 积分:1
-
in VC environment under the control of the hardware. The program CDROM drive on...
在VC环境下实现对硬件设备的控制。本程序实现对光驱CDROM的开关控制。-in VC environment under the control of the hardware. The program CDROM drive on the switch control.
- 2022-11-14 17:55:03下载
- 积分:1
-
视觉基本源代码
Source Code for Visual Basic
- 2023-07-19 06:10:03下载
- 积分:1
-
在许多C程序设计中,要用到汉字进行提示或人机交互,而现行的Turbo C集成开发环境不是汉化的,如何编制能显示汉字的C程序呢?本实例提供一种在非汉化环境下正常显...
在许多C程序设计中,要用到汉字进行提示或人机交互,而现行的Turbo C集成开发环境不是汉化的,如何编制能显示汉字的C程序呢?本实例提供一种在非汉化环境下正常显示汉字的方法。-in many C program design, the use of Chinese characters for hints or human-computer interaction, and the existing Turbo C integrated development environment is not finished, will show how to prepare Chinese C procedures? The examples provide an environment in the effort to show Chinese characters under the normal method.
- 2022-06-03 15:41:58下载
- 积分:1