-
Windows Mobile 6下的SIM卡操作测试程序,实现了SIM卡的打开、读、写、删除操作。在VS2005下编译。...
Windows Mobile 6下的SIM卡操作测试程序,实现了SIM卡的打开、读、写、删除操作。在VS2005下编译。-Windows Mobile 6 under the SIM card testing procedures, to achieve a SIM card to open, read, write, delete operation. Under the VS2005 compiler.
- 2022-07-14 10:56:17下载
- 积分:1
-
VB6 codes for finds the USB HID
VB6 codes for finds the USB HID-class device and exchanges data with it.
- 2023-06-25 14:45:03下载
- 积分:1
-
令人兴奋的商场。开车去上班!
应用背景你有90秒到达你的工作简单的汽车,只有硬汽车和自行车有乐趣的朋友。关键技术用钥匙扣,上,下,左,右驱动。你必须要工作90秒,不与其他汽车碰撞,骑自行车和障碍。
- 2022-04-09 11:37:52下载
- 积分:1
-
.NET仓库管理系统
这是C#开发的仓库管理系统,主要功能实现入库、出库、库存管理,兼具多用户、多权限控制,可以链接数据库。功能丰富完善。
- 2022-01-25 21:54:44下载
- 积分:1
-
windows ce application programming
windows ce application programming
- 2022-01-25 18:17:01下载
- 积分:1
-
Simple multithread in C
Simple multithread in C-Simple multithread in C++
- 2022-03-16 17:40:52下载
- 积分:1
-
用碳形式重新
按照C++类形式重新封装了读写ini文件的操作,是ini文件使用极其方便,包含范例-with C forms to re-package the reader ini file, the operation is ini extremely easy to use document contains examples
- 2023-02-24 21:30:04下载
- 积分:1
-
Visual C Multimedia Development Guide matching source. See said
Visual C++多媒体开发指南配套源码.看看在说了-Visual C Multimedia Development Guide matching source. See said
- 2022-02-15 16:51:01下载
- 积分:1
-
bmp和dib之间的转换问题
bmp和dib之间的转换问题-bmp and Freehand between conversion
- 2022-01-26 04:25:26下载
- 积分: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