登录
首页 » 电子书 » 一家石油公司计划在主管道中建设一个东向西。PIP…

一家石油公司计划在主管道中建设一个东向西。PIP…

于 2022-10-27 发布 文件大小:797.00 B
0 221
下载积分: 2 下载次数: 1

代码说明:

某石油公司计划建造一条由东向西的主输油管道。该管道要穿过一个有 n 口油井的油田。从每口油井都要有一条输油管道沿最短路经(或南或北)与主管道相连。如果给定 n口油井的位置,即它们的 x 坐标(东西向)和 y 坐标(南北向),应如何确定主管道的最优位置,即使各油井到主管道之间的输油管道长度总和最小的位置?证明可在线性时间内确定主管道的最优位置,使得给定n口油井的位置,编程计算各油井到主管道之间的输油管道最小长度总和。 -An oil company plans to construct a east to west from the main pipeline. The pipeline to pass through an oil field n wells. Wells from each must have a pipeline along the shortest path (or South or North) connected with the competent Road. If given the location of oil wells in n, that is, their x coordinates (east-west) and y coordinates (north-south), should be how to determine the optimal position in charge of Road, even if the wells to the pipeline in charge of Road between the sum of the smallest length location? proved to be linear time in charge of Road to determine the optimal location, making a given n the location of oil wells, programmed to calculate the well-to-charge of Road between the length of the sum of the smallest oil pipeline.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Master' s thesis in 2007, about images and video sequences of the encryption...
    2007年硕士论文,关于图像及视频序列的加密算法研究-Master" s thesis in 2007, about images and video sequences of the encryption algorithm
    2022-01-25 15:19:20下载
    积分:1
  • ddk的中文文档,比看e文的好懂多了。这个文档有点老,但是基本原理还是有效的...
    ddk的中文文档,比看e文的好懂多了。这个文档有点老,但是基本原理还是有效的-DDK Chinese documents, e than watching a good text to understand more. This document a bit old, but still the basic principles of effective
    2022-05-23 18:15:21下载
    积分:1
  • gdb调试工具介绍
    gdb调试工具介绍-gdb debugging tools introduced
    2022-09-15 11:05:03下载
    积分:1
  • 几种运动估计方法的融合,对研究运动估计的朋友大有帮助
    几种运动估计方法的融合,对研究运动估计的朋友大有帮助-Several motion estimation methods of integration, the study of motion estimation greatly help a friend
    2022-04-28 09:54:06下载
    积分:1
  • This book documents for the LR tool for learning, including how to install the L...
    此书为LR工具学习文档,包括如何安装LR,如何录制脚本以及用此工具出现错误的分析-This book documents for the LR tool for learning, including how to install the LR, recording a script on how to use this tool as well as error analysis
    2023-03-17 02:55:04下载
    积分:1
  • linux下的I2C总线的驱动源代码分析。对开发linux下的I2C驱动很有用的。...
    linux下的I2C总线的驱动源代码分析。对开发linux下的I2C驱动很有用的。
    2022-06-30 23:36:22下载
    积分:1
  • err
    20 世纪70 年代以来,人们从工业过程的特点出发,寻找对模型精度要求不高而同样能实现高质量控制性能的方法,预测控制就是在这种背景下发展起来的。预测控制技术最初由Richalet 和Cutler 提出[1 ] ,它最大程度地结合了工业实际的要求,综合效果好,已经在理论和应用方面取得了显著进展,各种预测控制算法不断地产生并得到发展。预测控制算法具有三大本质特征:预测模型、滚动优化和反馈校正[2 ] 。它是不断滚动的局部优化,而非全局最优。预测控制的特点:建模方便 采用非最小化描述的离散卷积和模型,信息冗余量大,有利于提高系统的鲁棒性 采用滚动优化策略,使模型失配、畸变、干扰等引起的不确定性及时得到弥补,从而得到较好的动态控制性能 可推广到有约束条件、大迟延、非最小相位以及非线性等过程,对模型精度要求不高,跟踪性能良好,更适应于复杂工业过程控制。 -err
    2023-06-17 09:25:04下载
    积分:1
  • 优化理论与技术在航空领域的应用。通过分析和讨论优化理论目前在航空公司收益管理、航班优化排班、机队规划、航班实时决策调度等业务中的应用,论 述了优化理论与技术...
    优化理论与技术在航空领域的应用。通过分析和讨论优化理论目前在航空公司收益管理、航班优化排班、机队规划、航班实时决策调度等业务中的应用,论 述了优化理论与技术在航空公司应用的实际效益,给出了应用的主要模型及流程。同时建议了优化理论在航空领域的其他研究方向。-optimization theory and technology in the field of aviation. Through analysis and optimization theory discussed in airline revenue management, flight scheduling optimization, fleet planning, Real-time decision-making flight scheduling operations, the application of optimization theory discussed with the airlines in the practical application of effective, given application model and the main flow. Optimization also proposed the theory in the field of aviation other research.
    2022-06-12 13:49:04下载
    积分:1
  • #包括“PCH。”
    #include "pch.h" #include "base64.h" NAMESPACE_BEGIN(CryptoPP) static const int MAX_LINE_LENGTH = 72 static const byte vec[] = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/" static const byte padding = = Base64Encoder::Base64Encoder(BufferedTransformation *outQueue, bool insertLineBreak) : insertLineBreak(insertLineBreak), Filter(outQueue) { inBufSize=0 -# Include
    2023-02-26 13:15:03下载
    积分:1
  • 北京大学遥感所的研究生图像处理讲义高级遥感数字图像处理(硕士生课程)之第十五章 光学透镜的傅立叶变换...
    北京大学遥感所的研究生图像处理讲义高级遥感数字图像处理(硕士生课程)之第十五章 光学透镜的傅立叶变换-Peking University
    2022-01-26 01:12:46下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载