CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 布线问题

搜索资源列表

  1. 布线问题(分支限界算法应用)

    0下载:
  2. 六 程序实现: #include <stdio.h> typedef struct { int row int col }Position int FindPath (Position start, Position finish, int &PathLen, Position *&path) { //计算从起始位置start到目标位置finish的最短布线路径,找到返回1,否则,返回0 int i if ((start.row =
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:11873
    • 提供者:敖斌
  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
    • 文件大小:59983
    • 提供者:michael
  1. vlsi_system_design

    0下载:
  2. VLSI系统设计,内容为英文,主要介绍的是布线问题-VLSI system design, content to English, introduced is the main wiring problem
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:466884
    • 提供者:qindao
  1. 017387-01

    1下载:
  2. 论坛代码 用分支界限法解决的几个问题:包括0-1背包问题,最大团问题,电路布线问题,最大装载问题.作业最优处理问韪-Forum with the branch code boundaries to solve several problems : including 0-1 knapsack problem, the largest group, circuit wiring problem, the greatest problem loading. Optimal operating han
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2736644
    • 提供者:yuanjianping
  1. dasdfadfad

    0下载:
  2. 布线问题(分支限界算法应用)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:11886
    • 提供者:jacky
  1. code12122

    0下载:
  2. 布线问题(分支限界算法应用)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3318
    • 提供者:jacky
  1. line

    0下载:
  2. 布线问题算法分析与设计实现程序JAVA版
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:4335
    • 提供者:snow
  1. 电路布线

    1下载:
  2. 电路布线问题要确定将哪些连线安排在第一层上,使得该层上有尽可能多的连线。换句话说,该问题要求确定导线集Nets={(i,π(i)),1≤i≤n}的最大不相交子集。-circuit wiring problem will be to determine which connections in the first layer, making this layer as much as possible on the log. In other words, the problem defined
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:28359
    • 提供者:姚翊
  1. 网络布线中应注意的问题

    0下载:
  2. 网络布线中应注意的问题-network cabling should pay attention to the problem
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:3016
    • 提供者:ection842004
  1. WireRouter

    0下载:
  2. 用队列式分支界限法来求解布线问题. 从起始点a开始将它作为第一个扩展结点,把与该扩展结点相邻的可行的活结点加入到活结点队列,并把这些方格标记为1,表示从起始方格到这些方格的距离为1。接着从活结点队列中取出对列首结点作为下一个扩展结点,并把与当前结点相邻的且未标记的方格标记为2,并存入活结点队列。这个过程一直持续到搜索到目标方格b或活结点队列为空为止
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:10412
    • 提供者:张海滨
  1. buxian.rar

    0下载:
  2. 算法设计与分析中分支界限法实现布线问题。,Algorithm Design and Analysis of the Limits of Law in the achievement of branch wiring.
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:11571
    • 提供者:吕超贻
  1. WireRouter

    0下载:
  2. 用java写的布线问题的界面演示程序,可以随机生成障碍!-Using java to write the wiring interface demo program can be randomly generated obstacles!
  3. 所属分类:Ajax

    • 发布日期:2017-04-13
    • 文件大小:2509
    • 提供者:袁应成
  1. circuitlayout

    0下载:
  2. 在电路布线中应该注意到的问题,和如何布线讲究的一些方法-how to perform a perfect layout circuit of chips
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-26
    • 文件大小:206487
    • 提供者:liaodan
  1. buxian

    0下载:
  2. 这是个电路板布线问题的c++解决方法,有很好的参考作用,在这里提供给大家,希望大家给与支持,有不对的地方,希望大家给点意见建议-This is a circuit board wiring problem c++ solution, have a good reference, available to everyone here, I hope to give you support, there is something wrong place, hope that the recommen
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:973
    • 提供者:weili
  1. Routingproblem(Javaimplementation)

    0下载:
  2. 布线问题的Java实现,算法完整,包含class 文件-The Java implementation routing problem
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:4403
    • 提供者:小兵
  1. fzxj

    0下载:
  2. 一般解空间的队列式分支限界法 试设计一个用队列式分支限界法搜索一般解空间的函数。该函数的参数包括结点可行性 判定函数和上界函数等必要的函数,并将此函数用于解布线问题。 -Queue-type general solution space try to design a branch and bound branch and bound with a queue-type search function of the general solution space. The funct
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:16571
    • 提供者:余丹艳
  1. buxian

    0下载:
  2. 算法分析与设计之分支界限法解决电路布线问题-Algorithm analysis and design of the branch circuit wiring method to solve boundary problems
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:1003
    • 提供者:Dan
  1. 最短布线

    0下载:
  2. 使用最短布线方法,校园的各个教学楼之间的布线问题使用最短路线进行编程。(Using the shortest wiring method, the wiring between the various teaching buildings in the campus is programmed using the shortest route.)
  3. 所属分类:网络编程

    • 发布日期:2017-12-20
    • 文件大小:3072
    • 提供者:韩君临
  1. 超强PCB布线设计经验谈 第二版

    0下载:
  2. 超强PCB布线设计经验谈,丰富的经验之谈,能解决90%以上的PCB设计问题,希望大家好好看看。(Super PCB wiring design experience, rich design can solve the PCB problem wise remark of an experienced person, more than 90%, I hope you take a look at.)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:2173952
    • 提供者:qjx011
  1. 6、江苏省十大城市交通布线问题

    0下载:
  2. 用无向网表示江苏省南京、无锡、常州、昆山、连云港、南通、镇江、扬州、盐城、徐州,图中顶点表示城市信息,图中的边表示城市之间的距离,存放长度信息。要求能够建立交通网,所花的代价最小。(With no to the network in Jiangsu Province, said Nanjing Wuxi, Changzhou, Kunshan, Lianyungang, Nantong, Zhenjiang, Yangzhou, Yancheng, Xuzhou City, map vertex
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:3072
    • 提供者:飞洒吧year
« 12 3 4 5 »
搜珍网 www.dssz.com