-
c语言写的一个图书馆管理程序,功能较为完善。
c语言写的一个图书馆管理程序,功能较为完善。-c language program written in a library management, functions more properly.
- 2022-10-29 18:20:03下载
- 积分:1
-
能够限制鼠标的移动范围,简单地运用了API函数,对于想学API的新手,有一定的参考价值,因为我也是新手!...
能够限制鼠标的移动范围,简单地运用了API函数,对于想学API的新手,有一定的参考价值,因为我也是新手!-To limit the scope of the movement of the mouse, simply use the API function, like the API for the novice, has a certain reference value, because I am also a novice!
- 2022-03-11 04:04:28下载
- 积分:1
-
工作PHP代码
1。求职者:那些人有简历申请工作。2。雇主:那些人接受申请工作。3。管理:这是唯一一个人控制所有的网站内容。
- 2022-03-23 22:35:14下载
- 积分: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
-
NG文件系统源码,是学习文件系统和虚拟文件系统,以及用户态到核心太文件系统的过程。...
NG文件系统源码,是学习文件系统和虚拟文件系统,以及用户态到核心太文件系统的过程。-NG-source file system, file system is learning and virtual file system, and user state to the core of the process of file system too.
- 2022-07-25 07:55:11下载
- 积分:1
-
这些文件包含编码和文档
these files contain coding and documents-these files contain coding and documents
- 2023-08-11 14:50:03下载
- 积分: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
-
C Windows Ce Application Programming
C Windows Ce Application Programming-C Application Programming Windows Ce
- 2022-03-06 01:06:34下载
- 积分:1
-
C语言编写的图书馆管理系统,是数据结构的课程设计,附有源代码...
C语言编写的图书馆管理系统,是数据结构的课程设计,附有源代码-C language library management system, the data structure, curriculum design, with the source code
- 2022-05-05 10:16:32下载
- 积分:1
-
wince触摸屏幕的驱动程序源代码
wince触摸屏幕的驱动程序源代码-touch-screen of WinCE driver source code
- 2023-03-30 19:45:03下载
- 积分:1