-
仿3dsmax界面及基本操作, 自我感觉界面和用户交互做得还可以
仿3dsmax界面及基本操作, 自我感觉界面和用户交互做得还可以-imitation 3dsmax interface and basic operation, a sense of self, interactive user interface and can also do
- 2022-02-04 07:43:17下载
- 积分: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
-
noise estimation
图像去噪算法通常需要根据噪声水平调整参数。我们提出了一个快速和快速的r
- 2023-07-31 17:35:02下载
- 积分:1
-
分离MIDI音轨各个音轨为单独的MIDI文件。
分离MIDI音轨各个音轨为单独的MIDI文件。-MIDI tracks separating different track as a separate MIDI files.
- 2022-02-03 01:46:07下载
- 积分:1
-
Add or remove your program in task manager(press Ctrl+Alt+Del menu,there will co...
在任务栏列表里,增加与移走你的程序,(按下Ctrl + Alt + Del 菜单出现任务栏列表)。-Add or remove your program in task manager(press Ctrl+Alt+Del menu,there will come out task manager).
- 2023-03-12 22:25:02下载
- 积分:1
-
这VB6代码时钟。
This the VB6 code for Clock.-This is the VB6 code for Clock.
- 2022-09-16 14:10:03下载
- 积分:1
-
" C++ university courses," Chapter 24, the contents of the source code...
《C++大学教程》 24章源代码例子 光盘内容-" C++ university courses," Chapter 24, the contents of the source code examples of CD-ROM
- 2022-02-12 16:28:14下载
- 积分:1
-
网络对战版象棋,用vc开发,可继续进行移植至linux,嵌入式下
网络对战版象棋,用vc开发,可继续进行移植至linux,嵌入式下-Network version of chess against using vc development, can continue to transplant to linux, embedded under the
- 2022-01-25 15:44:24下载
- 积分:1
-
给予汇编语言的程序设计代码
用于微型计算机原理的学习与实验...
给予汇编语言的程序设计代码
用于微型计算机原理的学习与实验-given assembly language programming code for micro-computer learning theory and experiment
- 2022-08-09 00:00:12下载
- 积分:1
-
拼音匹配汉字函数,没有pb分类所以放在windows下了
45--拼音匹配汉字函数,没有pb分类所以放在windows下了-45-- Chinese phonetic matching function, not pb on the windows so classified under the
- 2022-05-05 06:23:16下载
- 积分:1