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

搜索资源列表

  1. 010101

    0下载:
  2. 快速最优通道布线算法 快速最优通道布线算法-rapid Optimal Routing Algorithm for fast access channel Optimal Routing Algorithm for fast access Optimal Routing Algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:924677
    • 提供者:who
  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. otree

    0下载:
  2. 用C实现的基于O-tree的ic设计布图布线工具源代码,有相关文档-C realized based on O-tree-id wiring layout design tools source code, related documentation
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-15
    • 文件大小:290660
    • 提供者:qihuolin
  1. btree

    0下载:
  2. 用c++写的用于ic设计中布图布线的工具源码,采用btree结构,包含文档-using c + + to write for ic design layout source routing tools used btree structure, including documentation
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-15
    • 文件大小:452684
    • 提供者:qihuolin
  1. vpr

    0下载:
  2. 用c++写的用于FPGA设计中布图布线的工具源码,有几万行程序,包含文档-using c + + to write for FPGA design the layout of the wiring tools source, there are tens of thousands of procedure, the document contains
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-15
    • 文件大小:421553
    • 提供者:qihuolin
  1. dianlubuxian

    0下载:
  2. 该程序主要用于电路布线设计,对于已知的电路以及要布线的位置选择最短布线路径
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1416
    • 提供者:何安
  1. 数据结构的C++描述

    1下载:
  2. 目 录 译者序 前言 第一部分 预备知识 第1章 C++程序设计 1 1.1 引言 1 1.2 函数与参数 2 1.2.1 传值参数 2 1.2.2 模板函数 3 1.2.3 引用参数 3 1.2.4 常量引用参数 4 1.2.5 返回值 4 1.2.6 递归函数 5 1.3 动态存储分配
  3. 所属分类:数据结构常用算法

    • 发布日期:2009-10-17
    • 文件大小:5125525
    • 提供者:gufeng20081010
  1. kaiguanhebuxian

    0下载:
  2. 给定一个矩形布线区域,其外围有若干针脚。两个针脚之间通过布设一条金属线路而实现互连。这条线路被称为电线,被限制在矩形区域内。如果两条电线发生交叉,则会发生电流短路。所以,不允许电线间的交叉。每对互连的针脚称为网组。现要求设计一个算法来确定:对于给定的网组,能否合理地布设电线以使其不发生交叉。-Given a rectangular routing region, its periphery a number of pins. Between the two pins through the em
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:123751
    • 提供者:zhengjie
  1. 112235

    0下载:
  2. 一种基于迷宫算法的有效FPGA布线方法 一种基于迷宫算法的有效FPGA布线方法-An efficient Method based on maze routing algorithm Compact for the FPGA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:347208
    • 提供者:ilppgo
  1. difference

    0下载:
  2. 讲述在designer 6中差分布线的方法-About the difference in the designer 6 in the method of wiring
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:413678
    • 提供者:陈宇
  1. 1(2)

    0下载:
  2. 分支限界法之布线问题 一、要求: 1、输入电路板区域n*m以及布线的起始位置和结束位置; 2、输出布线方案; 3、可以使用c或者vc实现 二、问题分析及实验原理: 在n*m的方格阵列中存在封锁区域(布线时必须绕开的区域),找到起始位置到目标位置的最短路径。从目标位置开始向起始位置回溯,逐步构造最优解。每次向标记距离比当前方格标记距离少1的相邻方格移动,直到到达起始方格为止。-Branch and bound method of a wiring
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1399
    • 提供者:杨博文
  1. Programmable-logic-array-t-reduce-low-power

    0下载:
  2. 可编程逻辑阵列减少毛刺的低功耗布线算法Programmable logic array to reduce low-power routing algorithm glitch-Programmable logic array to reduce low-power routing algorithm glitch
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-26
    • 文件大小:216827
    • 提供者:zxc2206
  1. BGA_Guidelines

    0下载:
  2. BGA布线手册,很好,很强大!搞硬件的朋友可以-BGA layout,very good !
  3. 所属分类:matlab

    • 发布日期:2017-04-23
    • 文件大小:440390
    • 提供者:bazhonglei
  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. XiTi10_7

    0下载:
  2. 关于二分图最优化问题,该问题在超大规模集成电路的布线设计中有广泛应用。-The programme is mainly about optimization problem on very large scale integrated circuit.(VLSI)
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:521
    • 提供者:林平
  1. buxian

    0下载:
  2. 校园网布线 数据结构课程设计 java语言实现-Campus network cabling data structure java language curriculum design
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:20362
    • 提供者:我是谁
  1. circuit

    0下载:
  2. 数学建模中的动态规划思想解决布线问题。 包含整个c工程,内容完整,可运行。-Mathematical modeling of dynamic programming to solve wiring problems. C contains the entire project, content integrity, operational.
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:898518
    • 提供者:liu
  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. Circuit-wiring

    0下载:
  2. 是一个电路布线的小程序,属于算法分析中的内容,希望对你有帮助-Is a circuit wiring of small programs
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:35788
    • 提供者:十窍九窍
  1. wiring

    0下载:
  2. 电路板布线问题:印刷电路板要求在指定区域自动布线.-Circuit board wiring problems: the automatic routing of printed circuit board requirements in a designated area.
  3. 所属分类:Data structs

    • 发布日期:2017-11-17
    • 文件大小:2426
    • 提供者:zzs
« 12 »
搜珍网 www.dssz.com