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

资源列表

  1. cp0802_IEEEuwb

    0下载:
  2. ieee802.15.3a推荐的多径信道模型(基于超宽带系统),大家看看吧-ieee802.15.3a recommended by the multi-path channel model (based on Ultra-Wideband System), you see!
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.99kb
    • 提供者:王德华
  1. fordfulkers;

    0下载:
  2. 一般的Ford-Fulkerson方法具有迭代性质,我们把顶点u和v之间的流记作f(u,v)。那么在最开始,我们对所有的u,v∈V置f(u,v)=0。在每次的迭代过程中,通过找到一条增加路径来使|f|增加。在这里,我们可以简单地认为所谓的“增加路径”就是一条可以传送比当前更多流的从源点s到汇点t的路径,一旦找到了这样的路径,我们就可以得到一个比原流数值更大的新流。重复这个过程,直到不存在增加路径为止,这就是Ford-Fulkerson方法的主要过程,
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2.85kb
    • 提供者:王磊
  1. fastcap-2.0wr.tar

    0下载:
  2. 很经典的电磁计算(电容计算)软件 MIT90年代开发-classic calculation of electromagnetic (capacitance) MIT90's software development
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.53mb
    • 提供者:张杰
  1. Bmp_Jpg

    0下载:
  2. 将BMP格式的图片转换为JPG格式的图片-BMP format will be converted to JPG picture format photographs
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:36.97kb
    • 提供者:发发
  1. finchart

    1下载:
  2. IBMde股票图形示例,含数据 有布林线,平均移动线-IBMde stock graphics samples, containing data Brin line, the average mobile lines
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:9.71kb
    • 提供者:木瓜
  1. ghc

    0下载:
  2. 三自由度直升飞机最优控制的三轴控制和位置控制原程序-three helicopters freedom optimal control of a 3-axis control and location of the original control procedures
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.39kb
    • 提供者:zhengyun
  1. MaxST

    0下载:
  2. 图论:最大支撑树算法实现 GraphM.h GraphOpr.h MaxST.cpp MaxST.dsp MaxST.dsw MaxST.h MaxST.ncb MaxST.opt MaxST.plg MaxST.sln MaxST.vcproj sample.gph-graph theory : the largest Spanning Tree Algorithm GraphM.h GraphOpr.h MaxST.cpp MaxS T.dsp
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:12.43kb
    • 提供者:silwol
  1. mColor

    0下载:
  2. 图论:图的M着色问题 GraphM.h GraphOpr.h mColor.cpp mColor.dsp mColor.dsw mColor.h mColor.ncb mColor.opt mColor.plg test test.gph-graph theory : Figure M Coloring GraphM.h GraphOpr.h mColor.cpp mColo r.dsp mColor.dsw mColor.h mColor.ncb m
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:12.67kb
    • 提供者:silwol
  1. ShortPth

    0下载:
  2. 图论:最短路径算法实现 Graph.gph GraphBFS.h GraphM.h GraphOpr.h Queue.h sample.gph ShortPth.cpp ShortPth.dsp ShortPth.dsw ShortPth.ncb ShortPth.opt ShortPth.plg-graph theory : the shortest path algorithm Graph.gph GraphBFS.h GraphM.h Gra
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:16.62kb
    • 提供者:silwol
  1. fjdjf

    1下载:
  2. 用分支界限法解决的几个问题:包括0-1背包问题,最大团问题,电路布线问题,最大装载问题.作业最优处理问韪.-branch line with the law to solve several problems : including 0-1 knapsack problem, the largest group, circuit wiring problem, the greatest problem loading. Optimal handling operations Q premises
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:58.58kb
    • 提供者:michael
  1. NRU

    0下载:
  2. 最近未使用页淘汰(NRU)算法或者时钟算法是实际使用的诸多页淘汰算法中的一种。本课程设计是使用C程序设计语言,在windows平台下对页淘汰(NRU)算法模拟,通过页淘汰(NRU)算法的模拟来进一步的加深对使用NRU算法的了解,及对C程序设计语言的使用。 关键词:页淘汰 NRU 时钟算法 -unused pages recently eliminated (NRU) algorithm or clock algorithm is practical use out of the many
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:102.77kb
    • 提供者:戴天天
  1. duodianjiaocha

    0下载:
  2. 用多点交叉实现遗传算法,能够自主选择种群大小、变异率、交叉率以及染色体编码的输出,结果输出为文本。-with more cross-Genetic algorithm, can choose the size of population, the mutation rate, chromosome cross-rate encoding and output, the output text.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5.25kb
    • 提供者:flying840310
搜珍网 www.dssz.com

浏览历史记录

关闭