CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - pipeline A

搜索资源列表

  1. oilPipeline

    0下载:
  2. 这是一个关于输油管道的算法,很是经典,不信,可以看一下.-This is a pipeline for the algorithm is very classic, do not believe it, look at it.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.21kb
    • 提供者:浪风
  1. car1_1

    0下载:
  2. 遗传算法计算一条流水线作业时间问题的matlab程序代码-genetic algorithm operating a pipeline timing of the Matlab code
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.82kb
    • 提供者:徐伟平
  1. pipeline

    1下载:
  2. SIMULINK® MODEL FOR SIMULATION OF A 14-BIT PIPELINE ADC-SIMULINK ? MODEL FOR SIMULATION OF A 14-BIT PIPELINE ADC
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:105.68kb
    • 提供者:张海
  1. KF_SINS

    0下载:
  2. 一个简单的通过kalman滤波实现管道初始对准的程序-A simple kalman filtering through the pipeline to achieve initial alignment procedure
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:2.36kb
    • 提供者:yanxin
  1. java_evolutionary_algorithms

    0下载:
  2. 用Java实现的进化算法包。包括遗传算法、粒子群算法、memetic算法和进化策略算法。-evolutionary-algorithm Evolutionary Algorithm package implemented using Java. The package serves as a foundation class library, supporting the implementation many variants of Evolutionary Algorith
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:102.28kb
    • 提供者:陈雷
  1. shuyouguandao

    0下载:
  2. 问题描述: 某石油公司计划建造一条由东向西的主输油管道。该管道要穿过一个有n 口油井的油田。从每口油井都要有一条输油管道沿最短路经(或南或北)与主管道相连。如果给定n口油井的位置,即它们的x 坐标(东西向)和y 坐标(南北向),应如何确定主管道的最优位置,即使各油井到主管道之间的输油管道长度总和最小的位置? 编程任务: 给定n 口油井的位置,编程计算各油井到主管道之间的输油管道最小长度总和。-Problem Descr iption: A oil company plans t
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:7.23kb
    • 提供者:李东
  1. zuoye1_shuzhu

    0下载:
  2. 流水调度的数组简单算法。n个作业要在由俩台机器M1和M2组成的流水线上完成加工。每个作业的顺序都是现在M1上加工,然后在M2上加工。这个问题要求确定这n个作业的最优加工顺序,使得从第一个作业M1上开始加工,到最后一个作业在机器M2上加工完成所需的时间最短-Array of simple flow scheduling algorithm. n a job in the two machines M1 and M2 components of the pipeline to complete pr
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:631byte
    • 提供者:刘日月
  1. StructureandMotionPipline

    0下载:
  2. The images are organized into a tree with agglomerative clustering, using a measure of overlap as the distance. The reconstruction then follows this tree from the leaves to the root. As a result, the problems is broken into smaller instances, which a
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:298.71kb
    • 提供者:tubeo
  1. hardy

    0下载:
  2. solving a network of pipeline by the procedure of HARDY CROSS .
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1.19kb
    • 提供者:mhf
  1. urban-pipeline

    0下载:
  2. 数据结构练习。C语言解决城市管道铺设问题。某有若干区域,在一些中心区之间存在道路相连,这些道路的长度已知。现在你接到了在城市中铺设管线的任务,假设管线只能够在已有的道路下方埋设,要求管线能够到达城市的所有区域,请你提供一套铺设方案,使管线总长度最短。-Data structure exercises. C language to solve urban pipeline problems. There are a number of areas, in some way connected be
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:740.97kb
    • 提供者:靳舒馨
  1. median

    0下载:
  2. 本程序采用寻找中位数的方法来解决现实中遇到的寻找最佳输油管道问题。通过编译链接和运行,可以获得理想的结果。-This program uses the median to find ways to solve real problems encountered in finding the best pipeline. Compile and run through the links, you can get a good result.
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:178.05kb
    • 提供者:胡锦龙
  1. he-pipeline-processing-stages

    0下载:
  2. n个任务在流水线上进行m个阶段的加工 ,每一阶段至少有一台机器且至少有一个阶段存在多台机器,并且同一阶段上各机 器的处理性能相同,在每一阶段各任务均要完成一道工序,各任务的每道工序可以 在相应阶段上的任意一台机器上加工,已知任务各道工序的处理时间,要求确定所 有任务的排序以及每一阶段上机器的分配情况,使得调度指标(一般求Makespan)最 小。-n-m on the task in the pipeline processing stages,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:2.81kb
    • 提供者:guoxiangwang
  1. Pipeline-problem

    0下载:
  2. 使用C++语言实现了分治和递归的算法,有一定的帮助。-C++ language using a divide and conquer and recursive algorithms, have some help.
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:807byte
    • 提供者:rucy
  1. City-Shop-pipeline-problem

    0下载:
  2. 需要在某个城市n个居民小区之间铺设煤气管道,则在这n个居民小区之间只需要铺设n-1条管道即可。假设任意两个小区之间都可以铺设管道,但由于地理环境不同,所需要的费用也不尽相同。选择最优的方案能使总投资尽可能小,这个问题即为求无向网的最小生成树。-Needs in a residential area between the n cities laying gas pipelines, in the residential area between the n n-1 only the laying
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:22.38kb
    • 提供者:冯柳鑫
  1. CFDZUOYE

    0下载:
  2. 简单的管道内波得一维雷曼问题,就是应用于一些简单作业的问题。-Simple pipeline waves have a Weilei Man issue, which is used in some simple operations issues.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1020byte
    • 提供者:wangmeng
  1. 1xy7z.ZIP

    0下载:
  2. 基于虚拟仪器的原油管道泄漏实时监测与定位系统A virtual instrument based oil pipeline leakage monitoring and positioning system-A virtual instrument based oil pipeline leakage monitoring and positioning system
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:224.93kb
    • 提供者:zz939
  1. shuyouguandao

    0下载:
  2. 使用递归算法实现输油管道问题,并设计出管道的解决方案-Use recursion algorithm to realize the oil pipeline, and designed a pipeline solutions
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:830byte
    • 提供者:欧阳
  1. CancerCellPanINDataBinned

    0下载:
  2. we developed a toolkit called PriVar, a systematic prioritization pipeline that takes into consideration calling quality of the variants, their predicted functional impact, known connection of the gene to the disease and the number of mutations
  3. 所属分类:matlab

    • 发布日期:2017-11-27
    • 文件大小:7.41mb
    • 提供者:孙婷
  1. Frequency

    2下载:
  2. 采用有限元法利用matlab编制了管道的自振频率计算程序。-The finite element method using matlab to prepare a pipeline vibration frequency calculation procedures.
  3. 所属分类:matlab

    • 发布日期:2017-11-15
    • 文件大小:769byte
    • 提供者:余承龙
  1. OFFPIPE A&R 2 Excel using MATLAB-E_Rev1.4-2010

    0下载:
  2. Auto-filling of Summary Result Tables of Offshore Pipeline A&R and Normal Laying Analysis using MATLAB
  3. 所属分类:matlab例程

    • 发布日期:2018-04-19
    • 文件大小:320kb
    • 提供者:zaragooza
« 12 »
搜珍网 www.dssz.com