-
After geting system infomation and running System.exe,you can finish different f...
获取系统信息 运行System.exe后,在弹出的窗体中,单击不同按钮完成不同功能。-After geting system infomation and running System.exe,you can finish different functions by click different buttons in pop-up form.
- 2022-03-24 10:18:52下载
- 积分:1
-
c8051f120ANI0.7脚AD程序,已经测试过了,好使的,希望能对新手有所帮助!...
c8051f120ANI0.7脚AD程序,已经测试过了,好使的,希望能对新手有所帮助!-c8051f120ANI0.7 feet AD procedures already tested, so. The hope is to help novice!
- 2022-09-26 00:15:03下载
- 积分:1
-
二分查找树。希望对刚开始学习数据结构的有帮助,
二分查找树。希望对刚开始学习数据结构的有帮助,-BinarySearchTree.rar
- 2023-02-28 02:35:03下载
- 积分:1
-
C语言通讯程序库windows版
C语言通讯程序库windows版 -C language communication library windows version of C language communication library windows version of
- 2022-02-11 22:29:21下载
- 积分:1
-
指针式时钟代码哦,源程序
...
指针式时钟代码哦,源程序
... -Analog clock code Oh, source code ...
- 2022-05-18 14:22:18下载
- 积分:1
-
关于vc和matlab接口的资料matlab大观园有不少文字介绍,大家可以方便地获得参考。为 加深大家的理解,我给大家提供一个简单的例子作为感性认识本文只介绍用...
关于vc和matlab接口的资料matlab大观园有不少文字介绍,大家可以方便地获得参考。为 加深大家的理解,我给大家提供一个简单的例子作为感性认识本文只介绍用引擎接口方式 ,这对于Simulink与vc接口尤为重要。-on vc Matlab and Matlab interface information herald many words, we can facilitate access to information. To enhance the understanding, I will give you a simple example perceptions as presented in this paper only way interface with the engine, which Simulink and vc interface is particularly important.
- 2022-02-02 14:40:52下载
- 积分:1
-
一个简易日历程序,已知公元元年一月一日即耶稣诞生日是星期一,那么因为365%7=1,366%7=2。所以每过一年平年星期数加一,每过一年闰年星期数加二,依次类推...
一个简易日历程序,已知公元元年一月一日即耶稣诞生日是星期一,那么因为365%7=1,366%7=2。所以每过一年平年星期数加一,每过一年闰年星期数加二,依次类推就可以求出任意一年一月一日是星期几。-a simple calendar program, known Year on January 1 that the first year of the birth of Jesus Day is Monday, because 365% = 1,366 7% 7 = 2. So every non-leap year over year increase in a few weeks, a leap year every year the number increases two weeks, followed by analogy can be found arbitrary January 1, 2001 is several weeks.
- 2022-02-04 23:46:52下载
- 积分:1
-
This is my personal design modifications graduated first version
这是我个人毕业设计修改的第一个版本---图像处理版本1...需要的下-This is my personal design modifications graduated first version- version of image processing needs under one ...
- 2022-04-28 13:37:34下载
- 积分: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
-
实现停车场管理与计费功能,可以实现单项停车场的停车管理与计时收费功能!...
实现停车场管理与计费功能,可以实现单项停车场的停车管理与计时收费功能!
- 2023-07-15 08:35:03下载
- 积分:1