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

搜索资源列表

  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. Wiring

    0下载:
  2. 一个自己用C编的关于贪婪算法的例子,压缩包里带有原题目与原测试数据-they use a C series of examples of the greedy algorithm, compressed bundle with the original title and the original test data
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:58293
    • 提供者:黄金海
  1. Linesquaredistanceset

    0下载:
  2. 接线性方程组的算法,比较简单,给大家参考一下吧-Wiring Systems on the algorithm is relatively simple to refer to it
  3. 所属分类:数学计算/工程计算

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

    0下载:
  2. pku 3133 Manhattan Wiring 连通性状态压缩DP-pku 3133 Manhattan Wiring connectivity state of compression DP
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:1134
    • 提供者:caicai
  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. juangpeixian

    1下载:
  2. 装配线调度问题 第一行一个数 N ( 2<=N<= 100 ),代表转配线上装配站的个数 第二行 N 个数,依次代表装配线 1 的第 k 个站装配产品所需时间。 第三行 N 个数,依次代表装配线 2 的第 k 个站装配产品所需时间。 第四行四个数 I1 I2 O1 O2 ( 1<= I1,I2,O2,O2 <= 100 ),代表进入装配线 1 、 2 和退出转配线 1 、 2 所花的时间。 第五行 N-1 个数,依次代表
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-10-20
    • 文件大小:1024
    • 提供者:李延明
  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. 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. 3-bus-test-system

    1下载:
  2. 三机九节点测试系统,用于各种电力系统类分析开发测试接线图-Three turbines nine node test system for all kinds of electric power system analysis of the development of testing the wiring diagram
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:51428
    • 提供者:真心话
  1. Circuit-wiring

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

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

    0下载:
  2. 关于matlab中simulink模块最详细的使用教程。包括每个模块的生成、设置、布局连线等等。非常详细。-On the use of MATLAB Simulink module in the most detailed tutorial. Including build, Setup, layout of the wiring each module, and so on. Very detailed.
  3. 所属分类:matlab

    • 发布日期:2017-05-18
    • 文件大小:4947968
    • 提供者:张明允
  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
  1. shujujiegou

    0下载:
  2. 包含数据结构几个经典实验。布线、迷宫、多项式计算的详尽代码,适合数据结构初学者。-Contains the data structure of several classic experiments. Wiring maze, polynomial detailed code, suitable data structure beginners.
  3. 所属分类:Data structs

    • 发布日期:2017-11-21
    • 文件大小:11390874
    • 提供者:chenxing
  1. 3

    0下载:
  2. 校园局域网布线和游历问题 任务 :用无向网表示你所在学校的主要建筑平面图,图中顶点表示主要建筑,图中的边表示建筑之间的道路,存放路径长度信息。要求能够建立校园局域网,所花的代价最小;给出任意建筑之间游历的最短路径。基本要求: (1) 原始数据存在文件中,方便读入; (2) 建筑物点不小于20个,边不小于30个; (3) 分别用广度优先和深度优先的方法遍历图,起始点定为1号教学楼; (4) 建立校园局域网,要求所花的代价最小; (5) 查询从1号教学楼到其他各点的最短路径
  3. 所属分类:Data structs

    • 发布日期:2017-11-26
    • 文件大小:943125
    • 提供者:一一
  1. abc

    0下载:
  2. 解决算法设计与分析中经典问题分支限界问题的布线问题。-A classic problem in solving algorithm design and analysis branch wiring problem of clearance issues.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-14
    • 文件大小:1431
    • 提供者:王思雅
  1. The-circuit-wiring

    0下载:
  2. 算法分析与设计电路布线问题,通过二维数组模拟一个电路布线最短路径问题-Algorithm analysis and design of the circuit wiring problem, simulating a circuit wiring through a two-dimensional array of the shortest path problem
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:669609
    • 提供者:
« 12 »
搜珍网 www.dssz.com