Welcome![Sign In][Sign Up]
Location:
Search - optimal location

Search list

[Windows Develop3_2

Description: 这是个五子棋人机对战部分的代码,有完整的界面初始化部分,用搜索算法实现了电脑对最优位置的选取,实现电脑下棋的功能。-This is a 331 man-machine players part of the code, a complete initialization interface, search algorithm using a computer to select the optimal location to achieve the function of the computer playing chess.
Platform: | Size: 76604 | Author: 唐宇 | Hits:

[Windows Develop3_2

Description: 这是个五子棋人机对战部分的代码,有完整的界面初始化部分,用搜索算法实现了电脑对最优位置的选取,实现电脑下棋的功能。-This is a 331 man-machine players part of the code, a complete initialization interface, search algorithm using a computer to select the optimal location to achieve the function of the computer playing chess.
Platform: | Size: 3954688 | Author: 唐宇 | Hits:

[Data structsguandao

Description: 某石油公司计划建造一条由东向西的主输油管道,这条管道要穿过n口油井的油田,每口油井通过一条次管道沿最短路径(或南或北)直接与主管道相连。就n口油井分布的一般位置,试确定主管道位置,使得各油井到主管道的输油管道长度总和达到最小。并验证可在线性时间内确定主管道的最优位置。-An oil company plans to build a from east to west of the main oil pipeline, this pipeline to pass through n wells of oil fields, oil wells in every through a second pipeline along the shortest path (or South or North) directly connected with the competent Road. Wells on the n distribution of the general location, test to determine the competent Road location, making the well-to-charge of Road to minimize the sum of the length of pipeline. And verify that the linear time can be in charge of Road to determine the optimal location.
Platform: | Size: 1024 | Author: me | Hits:

[VC/MFCguandao.cpp

Description: 某石油公司计划建造一条由东向西的主输油管道。该管道要穿过一个有 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.
Platform: | Size: 1024 | Author: 林雨 | Hits:

[AI-NN-PRpsoprogress

Description: %程序名称:求解约束优化问题的改进粒子群优化算法 %程序功能:求解带各种约束条件的优化问题 %输入条件:各种初始条件,以及设定参数 %输出数值:最优解位置以及函数极小值 - Program name: for solving constrained optimization problems to improve particle swarm optimization algorithm program features: solving with a variety of constraints optimization problem input conditions: a variety of initial conditions, and the setting of parameters output values: the location of the optimal solution, as well as function of the minimum
Platform: | Size: 4096 | Author: 依然 | Hits:

[ActiveX/DCOM/ATLPostoffice

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

[Windows Developoil_tube

Description: 某石油公司计划建造一条由东向西的主输油管道。该管道要穿过一个有n口油井的油田。从每口油井都要有一条输油管道沿最短路径(或南或北)与主管道相连。如果给定n口油井的位置,即它们的x坐标(东西向)和y坐标(南北向),应该如何确定主管道的最优位置,即使个油井到主管道之间的输油管道长度总和最小的位置? (2) 算法设计 给定n口油井的位置,计算个油井到主管道之间的输油管道最小长度总和。 (3) 数据输入 由文件提供数据。文件的第一行为油井数n,1<=n<=10000;接下来n行是油井的位置,每行2个整数x和y,-10000<=x,y<=10000。-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) Road, connected with the director. If given the location of oil wells in n, that is, their x coordinates (east-west) and y coordinates (north-south), director Road should be how to determine the optimal location, even if the wells to the Road, director of the oil pipeline between the length of the sum of the smallest location? (2) Algorithm Design N given the location of oil wells, oil wells to calculate Road director of the oil pipeline between the sum of minimum length. (3) data entry Provide data from the document. Documents the first acts of a few oil wells n, 1 <= n <= 10000 next n lines are the location of wells, each row two integers x and y,-10000 <= x, y <= 10000.
Platform: | Size: 1024 | Author: chenhui | Hits:

[AI-NN-PRShuffledFrogLeapingAlgorithm

Description: SFLA算法是解决组合性优化问题的算法。它是基于集合类方法的启发式研究,这种SFLA初始化于一群虚拟集合青蛙,在池塘中跳跃,搜寻最优的食物地点。青蛙们可以被看作是具有思维的的主体。一种思维可以被看作是一个思想的集合或是文化的进化。每一种思维都是由一系列策略构成。在这种策略进化期间,青蛙的思维也在发生改变,导致了他们在面向目标时方位的改变,这种思维的变化或改变的发生,正是因为青蛙受到其他更好思想的影响。-SFLA algorithm to solve portfolio optimization problems and algorithms. It is based on the collections of the heuristic research method, which is initialized to a group of SFLA virtual collection of frogs, jumping in the pond, searching for the optimal location of food. Frogs can be seen as the main body with thinking. Can be seen as a way of thinking is a set of ideological or cultural evolution. Each type of thinking is constituted by a series of strategies. Period in the evolution of this strategy, the frog is also a change of thinking, leading to goal-oriented when they change direction, this way of thinking of the change or changes occur, because frogs are better ideas.
Platform: | Size: 194560 | Author: yangfei | Hits:

[ARM-PowerPC-ColdFire-MIPSliziqun

Description: particle swarm 粒子群的标准程序 该程序用于计算Goldstein-Price函数 的函数最小值 //微粒历史最优位置修改程序 //适应值函数计算程序 -particle swarm particle swarm standard procedure, the program used to calculate the Goldstein-Price function, a function of the minimum// particle history, the optimal location of the amendment procedure// fitness function calculation program
Platform: | Size: 7168 | Author: 彭石 | Hits:

[Special EffectsNeuralNetwork

Description: 提出一种基于改进Sobel算子的车牌定位算法,首先对已经通过预处理的车牌图像使用改进的Sobel算子进行运算,然后使用迭代求图像最佳分割阂值的算法二值化车牌图像最后结合水平投影和垂直投影算法对候选区域分析锁定车牌位置。 -Proposed based on improved Sobel operator license plate location algorithm, first pre-processing of the license plate image has adopted the use of the improved Sobel operator to conduct operations, and then demand the use of iterative thresholds the image segmentation algorithm for optimal binarization car At last, the level of brand image projection and vertical projection algorithm to the analysis of the candidate region locking plate position.
Platform: | Size: 4691968 | Author: 李坤 | Hits:

[Special Effects2

Description: 采用速度-位置模型,把优化问题空间转化为随机粒子空间,通过反复迭代寻找最优解,可用于基于pso移动机器人地图创建-Use of speed- location model, the optimization problem space into a random particle space, through repeated iterations to find the optimal solution can be used for mobile robot map building based on pso
Platform: | Size: 185344 | Author: | Hits:

[Data structsmatlabyiqunsuanfa

Description: 蚁群算法是一种用来在图中寻找优化路径的机率型算法。是一种求解组合最优化问题的新型通用启发式方法,该方法具有正反馈、分布式计算和富于建设性的贪婪启发式搜索的特点。通过建立适当的数学模型,基于故障过电流的配电网故障定位变为一种非线性全局寻优问题。-Ant colony algorithm is a method used to find optimal path in the graph the probability-based algorithm. Is a combination of optimization problems to solve new general heuristic method, which has a positive feedback, distributed computing and constructive and the greedy heuristic search features. Through the establishment of an appropriate mathematical model, over-current fault-based distribution network fault location into a nonlinear global optimization problem.
Platform: | Size: 3072 | Author: prince | Hits:

[source in ebookPipeline

Description: 程序解决了给定油井位置,求出一条东西向输油管道的位置,使之到各个油井的距离之和达到最小 //程序一次性读入11组测试文件,将油井纵坐标存储在动态开辟的pipey数组里,通过运用在数组中查找第K小个元素的算法找到了管道的最优位置 //最后求得最短距离后,将最终结果一次性存储到11个输出文件中。-Program to solve a given oil well location, find a location east-west pipeline, so that the distance to each well and achieve the minimum// process into 11 groups of one-time reading test file, will store well in a dynamic open up the vertical axis of pipey array, through the use of the array to find the first K elements of the algorithm for small to find the optimal location of pipeline// Lastly, after the shortest distance obtained, once the final results will be stored in the output file 11.
Platform: | Size: 2048 | Author: 秦文煜 | Hits:

[Otherassgin01

Description:  实现下列问题的程序代码: 某石油公司计划建造一条由东向西的主输油管 道。该管道要穿过一个有n口油井的油田。从 每口油井都要有一条输油管道沿最短路径(或 南或北)与主管道相连。如果给定n口油井的 位置,即它们的x坐标和y坐标,应如何确定主 管道的最优位置,即使各油井到主管道之间的 输油管道长度总和最小的位置?- code to achieve the following questions: a oil company plans to build a major oil pipeline from east to west. The pipeline to pass through an oil n oil wells. From each well must have a pipeline along the shortest path (or South or North) and mains connected. If the oil wells in a given position n, that is, their x coordinates and y coordinates, how to determine the optimal location of the main channel, even if the oil pipeline between the length of pipeline in the sum of the minimum position?
Platform: | Size: 144384 | Author: cai0538 | Hits:

[matlaballposition

Description: 一个寻找最优化位置的程序,采用了PSO算法,最优位置比较接近理想值。-A search for the optimum position program, the PSO algorithm, the optimal location close to ideal value.
Platform: | Size: 1024 | Author: 大家 | Hits:

[matlabbestposition_6

Description: 一个寻找最优化位置的程序,采用了GA算法,最优位置比较接近理想值。-A search for the optimum position program, the GA algorithm, the optimal location close to ideal value.
Platform: | Size: 2048 | Author: 大家 | Hits:

[matlabbestposition_32

Description: A search for the optimum position program, the GA algorithm, the optimal location close to ideal value. -A search for the optimum position program, the PCA algorithm, the optimal location close to ideal value.
Platform: | Size: 2048 | Author: 大家 | Hits:

[matlablocate

Description: 一个寻找最优化位置的程序,采用了正交匹配追踪算法,最优位置比较接近理想值。-A search for the optimum position program, using the orthogonal matching pursuit algorithm, the optimal location close to ideal value.
Platform: | Size: 2048 | Author: 大家 | Hits:

[Technology Managementoptimal

Description: optimal location of the facts devices in the power system for reactive power compensation and the voltage instability
Platform: | Size: 1703936 | Author: raghaveshwar | Hits:

[Industry researchBilevel-approach-for-optimal

Description: 在最佳位置和合同双层办法 分布式发电的径向分布定价 使用混合整数线性规划系统-Bilevel approach for optimal location and contract pricing of distributed generation in radial distribution systems using mixed-integer linear programming
Platform: | Size: 357376 | Author: 易国伟 | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net