-
Excel_2003的接口程序VBA中的数学函数集锦
Excel_2003的接口程序VBA中的数学函数集锦-VBA procedures Excel_2003 interface of mathematical functions allehanda
- 2022-04-01 03:26:41下载
- 积分:1
-
Source packages microwindows
microwindows-0.98.tar.gz源码包-Source packages microwindows-0.98.tar.gz
- 2023-07-04 10:05:04下载
- 积分:1
-
通过域名取的IP的源码
通过IP解析域名的源码 源码精简
通过域名取的IP的源码
通过IP解析域名的源码 源码精简 -Domain name check through the source of the IP through the IP source code to resolve domain names to streamline
- 2022-05-20 13:21:04下载
- 积分:1
-
请认真书写上传资料的详细功能、包含内容说明(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码。...
请认真书写上传资料的详细功能、包含内容说明(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码。
-Please carefully write a detailed upload features, including the content description (at least 20 words). Try not to let owners to spend time on your revised instructions. Archive decompression there can not be password.
- 2022-02-01 17:34:01下载
- 积分:1
-
Diffie
Diffie-Hellman算法源代码 -Diffie-Hellman algorithm source code
- 2022-03-25 05:41:15下载
- 积分:1
-
此为监控系统DXSOCK通信模型程序,可用于SOCKET的开发
此为监控系统DXSOCK通信模型程序,可用于SOCKET的开发-this is the minitoring system DXSOCK communication module developed with socket.
- 2022-07-18 02:13:42下载
- 积分: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
-
asp投票系统,用户可以根据自己的需要进行套票、 实现简单功能...
asp投票系统,用户可以根据自己的需要进行套票、 实现简单功能-asp voting system, users can meet their own needs for package simple function
- 2022-03-07 05:44:15下载
- 积分:1
-
optical character recognizatuion
搜索引擎优化是主动的
- 2022-03-20 14:47:02下载
- 积分:1
-
二叉树的前序,中序,后序,遍历等一系列操作
二叉树的前序,中序,后序,遍历等一系列操作-Binary tree preorder, inorder, postorder, traversing a series of operations
- 2022-08-21 02:45:19下载
- 积分:1