-
非常经典的C++编程,涵盖其所有内容,详细的结果。
非常经典的windows c++编程,涵盖其全部内容,例子详尽,是程序员不可多得的手头资料,已经编译成帮助文档,搜索非常方便-Very classic windows c++ Programming, covering all of its contents, a detailed example is the rare programmer-hand information has been compiled into a help file, search is very convenient
- 2022-01-26 07:31:49下载
- 积分: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
-
itextsharp文档处理开源类库,很好用的文档处理开源类库
itextsharp文档处理开源类库,很好用的文档处理开源类库-itextsharpitextsharpitextsharpitextsharpitextsharpitextsharpitextsharpitextsharp
- 2023-01-01 18:25:03下载
- 积分:1
-
运用Vc++创建ActiveX控件容器的应用实例程序
运用Vc++创建ActiveX控件容器的应用实例程序-The use of Vc++ to create ActiveX control container application procedures
- 2023-03-03 10:20:04下载
- 积分:1
-
The source implementation of the BCH error correction encoding and decoding proc...
该源码实现了BCH纠错编解码程序,并附上水印处理程序-The source implementation of the BCH error correction encoding and decoding process, together with a watermark processing
- 2022-07-28 10:29:08下载
- 积分:1
-
C语言迷宫不是原创
C语言迷宫不是原创-It s One kind of maze arithmetic ,but it s not my authorship.
- 2022-01-31 16:23:05下载
- 积分:1
-
DS18B20数字温度传感器实验
实验器材:探索者STM32F4开发板实验目的:学习DS18B20数字温度传感器的使用.硬件资源:1,DS0(连接在PF9)2,串口1(波特率:115200,PA9/PA10连接在板载USB转串口芯片CH340上面)3,ALIENTEK 2.8/3.5/4.3/7寸TFTLCD模块(通过FSMC驱动,FSMC_NE4接LCD片选/A6接RS) 4,DS18B20传感器一个(接在PG9上). 实验现象:本实验开机的时候先检测是否有DS18B20存在,如果没有,则提示错误。只有在检测到DS18B20之后才开始读取温度并显示在LCD上,如果发现了DS18B20,则程序每隔100ms左右读取一次数据,并把温度显示在LCD上。同样我们也是用DS0来指示程序正在运行。 注意事项: 1,4.3寸和7寸屏需要比较大电流,USB供电可能不足,请用外部电源适配器(推荐外接12V 1A电源).2,本例程在LCD_Init函数里面(在ILI93xx.c),用到了printf,如果不初始化串口1,将导致液晶无法显示!! 3,需自备DS18B20数字温度传感器一个,并插在开发板的U12位置(根据丝印插,平面朝内)
- 2022-04-10 22:55:01下载
- 积分:1
-
一个128位大整数类
一个128位大整数类--An class of 128 bit long integers
- 2022-09-30 18:55:03下载
- 积分:1
-
我这个感觉不错,功能更完善,更强大哦 !
不信下下来看看就知道啦
欢迎与我探讨!!...
我这个感觉不错,功能更完善,更强大哦 !
不信下下来看看就知道啦
欢迎与我探讨!!
-me feel good, function better and more powerful! Do not look down under the letter will know-- and I welcome explore! !
- 2022-08-04 09:21:37下载
- 积分:1
-
It is the code that dcm to bmp and bmp to dcm.
dcm to bmp and bmp to dcm-It is the code that dcm to bmp and bmp to dcm.
- 2022-08-10 02:37:03下载
- 积分:1