-
工作PHP代码
1。求职者:那些人有简历申请工作。2。雇主:那些人接受申请工作。3。管理:这是唯一一个人控制所有的网站内容。
- 2022-03-23 22:35:14下载
- 积分:1
-
VC的圆形时钟实现程序编写,时钟时间显示…
vc编写的实现圆形时钟的程序,时钟显示系统时间-vc prepared by the round the clock to achieve the procedure, the clock time display system
- 2022-05-25 05:35:09下载
- 积分:1
-
Views Chien
次数深入简出地介绍sudoku的各种类型的算法设计和实现,是一本很好的算法学习书-Views Chien-depth introduction to the sudoku of all types of algorithm design and realization is a very good book learning algorithm
- 2022-07-01 05:22:46下载
- 积分:1
-
算法实现题2
算法实现题2-1 输油管道问题
« 问题描述:
某石油公司计划建造一条由东向西的主输油管道。该管道要穿过一个有n 口油井的油
田。从每口油井都要有一条输油管道沿最短路经(或南或北)与主管道相连。如果给定n口油
井的位置,即它们的x 坐标(东西向)和y 坐标(南北向),应如何确定主管道的最优位置,
即使各油井到主管道之间的输油管道长度总和最小的位置?证明可在线性时间内确定主管道
的最优位置。
« 编程任务:
给定n 口油井的位置,编程计算各油井到主管道之间的输油管道最小长度总和。
« 数据输入:
由文件input.txt 提供输入数据。文件的第1 行是油井数n,1£ n£ 10000。接下来n 行是
油井的位置,每行2个整数x和y,-10000£ x,y£ 10000。
« 结果输出:
程序运行结束时,将计算结果输出到文件output.txt 中。文件的第1 行中的数是油井到
主管道之间的输油管道最小长度总和。
输入文件示例 输出文件示例
input.txt output.txt
5
1 2
2 2
1 3
3 -2
3 3
6
- 2022-11-12 20:40:04下载
- 积分:1
-
This project is designed to be used with Visual C++ 4.1.
This project is designed to be used with Visual C++ 4.1.
- 2022-03-20 18:22:38下载
- 积分:1
-
多个图像传销实现多
实现了影像金字塔建立,对多分辨率的影像进行处理,利于进行拼接合并,图像配准-The image pyramid to achieve the establishment of multi-resolution image processing, splicing facilitate the merger of Image Registration
- 2022-10-28 04:10:04下载
- 积分:1
-
C语言程序的基本使用,这是非常详细的和有价值的人…
C语言程序的基本用法,这对那些想学习C语言的人来说是非常详细和有价值的。
- 2022-04-12 01:03:01下载
- 积分:1
-
这是有关VC++的一个应用程序,主要实现对话框编辑的应用
这是有关VC++的一个应用程序,主要实现对话框编辑的应用-It is about a VC++ application, the main dialog editing application to achieve
- 2023-06-12 18:45:02下载
- 积分:1
-
指数平滑预测数据输入:
指数平滑法预测数据 输入: k--平滑周期 * n--原始数据个数 * m--预测步数 * alfa--加权系数 * x--指向原始数据数组指针 * 输出: s1--返回值为指向一次平滑结果数组指针 * s2--返回值为指向二次指数平滑结果数组指针 * s3--返回值为指向三次指数平滑结果数组指针 * xx--返回值为指向预测结果数组指针-exponential smoothing forecast data entry : k-- smoothing cycle* n-- raw data Number* m-- forecast steps* alfa-- weighting* x-- at the raw data array pointer output : s1-- return value to a point meeting smoothing results array pointer* s2-- return value to the point second exponential smoothing results array pointer* s3-- return value to point to three exponential smoothing results array pointer* xx-- return value to point to the results of forecasts array pointer
- 2022-01-26 04:45:02下载
- 积分:1
-
使用rendermonkey运行,延期着色的实例
使用rendermonkey运行,延期着色的实例-Use rendermonkey run extension example shader
- 2022-05-30 20:52:59下载
- 积分:1