-
3213213232132323321323
e34213421 423 4213213213213213213213213213213e34213421 423 4213213213213213213213213213213e34213421 423 4213213213213213213213213213213e34213421 423 4213213213213213213213213213213e34213421 423 4213213213213213213213213213213e34213421 423 4213213213213213213213213213213e34213421 423 4213213213213213213213213213213e34213421 423 4213213213213213213213213213213e34213421 423 4213213213213213213213213213213e34213421 423 4213213213213213213213213213213e34213421 423 4213213213213213213213213213213e34213421 423 4213213213213213213213213213213e34213421 423 4213
- 2022-03-30 03:34:06下载
- 积分:1
-
一款功能齐全的事务提醒,时钟软件。其中包括对窗口特效的处理、对INI文件的操作等...
一款功能齐全的事务提醒,时钟软件。其中包括对窗口特效的处理、对INI文件的操作等-a feature Affairs reminded that the clock software. Including the effects of the treatment window to the INI file operation
- 2022-03-22 15:20:44下载
- 积分:1
-
通过注册表获得U盘序列号
通过注册表获得U盘序列号,不涉及window驱动方面值得研究使用
- 2022-02-14 13:30:30下载
- 积分:1
-
List control 扩展
List control 扩展-List control expansion
- 2022-12-23 21:00:02下载
- 积分:1
-
算法实现题2
算法实现题2-3 邮局选址问题
« 问题描述:
在一个按照东西和南北方向划分成规整街区的城市里,n个居民点散乱地分布在不同的
街区中。用x 坐标表示东西向,用y坐标表示南北向。各居民点的位置可以由坐标(x,y)表示。
街区中任意2 点(x1,y1)和(x2,y2)之间的距离可以用数值|x1-x2|+|y1-y2|度量。
居民们希望在城市中选择建立邮局的最佳位置,使n个居民点到邮局的距离总和最小。
« 编程任务:
给定n 个居民点的位置,编程计算n 个居民点到邮局的距离总和的最小值。
« 数据输入:
由文件input.txt 提供输入数据。文件的第1 行是居民点数n,1£ n£ 10000。接下来n 行
是居民点的位置,每行2 个整数x 和y,-10000£ x,y£ 10000。
« 结果输出:
程序运行结束时,将计算结果输出到文件output.txt 中。文件的第1 行中的数是n 个居
民点到邮局的距离总和的最小值。
输入文件示例 输出文件示例
input.txt output.txt
5
1 2
2 2
1 3
3 -2
3 3
10
- 2022-08-26 13:24:17下载
- 积分:1
-
后台运行热键调出程序
后台运行热键调出程序-background hotkey transfer procedures
- 2022-03-12 12:45:48下载
- 积分:1
-
C++ Builder与Windows API经典范例
C++ Builder与Windows API经典范例-C Builder and Windows API classic model
- 2022-03-06 15:59:29下载
- 积分:1
-
操作系统可以引用端口的所有进程和进程…
一个可以列举系统运行的所有进程和进程打开的端口号。-an operating system can cite all the process and the process of opening the port.
- 2022-01-26 14:04:23下载
- 积分:1
-
Himself wrote the first MFC procedures, performance management function is to ac...
自己写的第一个MFC程序,功能是成绩管理,
实现文件写入与存储,成绩的排序,学生的搜索。-Himself wrote the first MFC procedures, performance management function is to achieve a document written with the storage, sorting results, the students of english.
- 2022-10-30 23:50:02下载
- 积分:1
-
步骤:。编译DLL:CL / LD f.cpp。查看出口:dumpbin /exports f.dll的…
steps: . compile dll: cl /LD f.cpp . view the exports: dumpbin /exports f.dll . compile exe: cl test.cpp . run: test
- 2022-03-24 08:35:04下载
- 积分:1