-
该文件是关于运动会分数统计的程序。问题描述: 参加运动会的有n个学校编号为1...
该文件是关于运动会分数统计的程序。问题描述: 参加运动会的有n个学校编号为1-----n。比赛分成m个男子项目和w个女子项目,项目编号分别为1---m和m+1---m+w。由于各项目参加人数差别较大,有些项目取前五名,得分顺序为7,5,3,2,1;有些项目取前三名,得分顺序为5,3,2。写一个统计程序产生得分报表。 基本要求: 产生总分报表,内容包括校号、男子团体总分、女子团体总分和团体总分。 测试数据: 对于n=4,m=3,w=2,编号为奇数的项目取前五名,编号为偶数的项目取前三名,设计一组实例数据。 实现提示: 可以假设n
- 2022-04-24 10:20:52下载
- 积分:1
-
详细代码,一个简单的移动代码,很实用的
VC++深入详解code,简单移动,并且很实用-VC++ Depth detailed code, a simple mobile, and very practical
- 2023-07-23 17:35:04下载
- 积分:1
-
这个程序递归地搜索了C++:用某些扩展驱动文件…
This program Recursively Searches the C: drive for files with certain extensions, like .txt and .html and it opens each file and searches for the @ sign. If it finds an @ sign, it will extract it and write the address to a file in the root directory called "email_addresses.txt"-This program Recursively Searches the C : drive for files with certain extensions. like. txt and. html and it opens each file and sea rches for the @ sign. If it finds an @ sign, it will extract it and write the address to a file in the root directory called "email_addresses . txt "
- 2022-03-20 13:32:58下载
- 积分:1
-
ATL开发指南(第二版)的源代码,使用COM内存管理…
ATL开发指南(第二版)源代码,使用COM的内存管理和错误处理功能,实现COM+的最新功能-ATL Development Guide (2nd Edition) source code, the use of COM memory management and error handling function, Implementation of the latest functional COM
- 2022-01-25 18:44:54下载
- 积分:1
-
Using the kernel timer object timer source code
采用定时器内核对象实现的定时器程序源代码-Using the kernel timer object timer source code
- 2022-02-03 04:12:23下载
- 积分:1
-
进程查看程序
进程查看程序-Process viewer
- 2022-02-15 07:45:05下载
- 积分:1
-
vc中 获取Windows版本号和运行模式
vc中 获取Windows版本号和运行模式-vc gains the Windows edition number and the movement pattern
- 2023-08-23 00:40:03下载
- 积分:1
-
添加一个列表视图和树视图,资源管理器
添加列表视图和树视图,并添加适当的控件来实现本地计算机资源管理器-Add a list view and tree view, resource manager
- 2023-07-11 00:10:03下载
- 积分:1
-
VC 数据库
和SQL建立 数据库连接,能实现添加修改删除功能
VC 数据库
和SQL建立 数据库连接,能实现添加修改删除功能 -VC database and SQL to build up a database connection, can realize to add modify delete function
- 2022-07-13 07:24:55下载
- 积分:1
-
can capture real
可以实时捕捉光标位置。典型的VC编程,下载后可以直接运行。可以嵌入其它程序。-can capture real-time location of the cursor. A typical VC program can be downloaded directly after the operation. Other programs can be embedded.
- 2022-09-04 21:40:03下载
- 积分:1