搜索资源列表

  1. Ch5_Constraint

    0下载:
  2. xilinx virtex constraint
  3. 所属分类:Windows编程

    • 发布日期:2024-06-06
    • 文件大小:494592
    • 提供者:flight_bai
  1. Adaptive-Location-Constraint-Processing

    0下载:
  2. 一篇论文,介绍,一个解决方案,对于 自适应的约束问题,主要是讲数据库的操作。-A thesis, introduction, a solution for the adaptive constraint problem, mainly talk about the database
  3. 所属分类:数据库系统

    • 发布日期:2024-06-06
    • 文件大小:243712
    • 提供者:Jeffery
  1. PPT_timing-constraint

    0下载:
  2. PPT的形式演示Xilinx-ISE环境下时序约束的实现个结果
  3. 所属分类:VHDL编程

    • 发布日期:2024-06-06
    • 文件大小:615424
    • 提供者:joan
  1. outclpso

    0下载:
  2. 用于分析带约束问题的输出结果,加上约束的粒子群算法功能有很大改善-Used to analyze the problem with constraint output, coupled with constrained particle swarm optimization function has greatly improved
  3. 所属分类:matlab例程

    • 发布日期:2024-06-06
    • 文件大小:2048
    • 提供者:jiangzhiling
  1. Xilinx_constraints.pdf

    0下载:
  2. detail timing constraint for Xilinx FPGA design
  3. 所属分类:VHDL编程

    • 发布日期:2024-06-06
    • 文件大小:1264640
    • 提供者:jason
  1. ocl_quick_reference

    0下载:
  2. Object Constraint Language(OCL) can be used in Model driver architecture
  3. 所属分类:软件工程

    • 发布日期:2024-06-06
    • 文件大小:190464
    • 提供者:tanvir
  1. nmf

    0下载:
  2. 非负矩阵分解法,这一种新型的子空间分解方法,增加了非负性约束,比PCA、ICA更有效-Non-negative matrix factorization method, which a new type of sub-space decomposition method, an increase of non-negative constraint, compared with PCA, ICA is more efficient
  3. 所属分类:图形图象

    • 发布日期:2024-06-06
    • 文件大小:1024
    • 提供者:刘文娅
  1. NQueen

    0下载:
  2. n皇后问题可以表示成n-元组(x1,…,xn),其中xi是放在第i行的皇后所在的列号。于是,解空间由nn个n-元组组成。 显示约束条件为Si={1,2,…….,n},1 i  n。 隐式约束条件之一为没有两个xi相同(即任意两个皇后不在同一列上)。将其加入到显式条件中,于是解空间的大小由nn个元组减少到n!个元组。 -n queens problem can be expressed as n-t
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-06
    • 文件大小:1024
    • 提供者:lily
  1. SudokuSolver_Fn4471

    0下载:
  2. This is Sudoku Solver based on Constraint Satisfaction Problem algorithm.
  3. 所属分类:游戏

    • 发布日期:2024-06-06
    • 文件大小:83968
    • 提供者:KoCaM
  1. Altera-device-PCI-constraint-file

    0下载:
  2. Altera的器件PCI约束文件大全,希望能对有需要的同行有帮助-Altera device PCI constraint file
  3. 所属分类:文件格式

    • 发布日期:2024-06-06
    • 文件大小:392192
    • 提供者:李洲
  1. Constraint

    0下载:
  2. Java Constraint satisfaction
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-06-06
    • 文件大小:2048
    • 提供者:alpergn
  1. NLP

    0下载:
  2. matlab最优化程序包括 无约束一维极值问题 进退法 黄金分割法 斐波那契法 牛顿法基本牛顿法 全局牛顿法 割线法 抛物线法 三次插值法 可接受搜索法 Goidstein法 Wolfe.Powell法 单纯形搜索法 Powell法 最速下降法 共轭梯度法 牛顿法 修正牛顿法 拟牛顿法 信赖域法 显式最速下降法-matlab optimization program includes one-dimensional extremum p
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-06
    • 文件大小:780288
    • 提供者:林小博
  1. funfminu

    0下载:
  2. 关于规划问题:无约束规划、线性规划、非线性规划的方法及例题-On planning issues: no constraint programming, linear programming, nonlinear programming methods and examples
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-06
    • 文件大小:121856
    • 提供者:lyons
  1. Matlabgeneticalgorithm

    0下载:
  2. 用遗传算法求解约束问题,用matlab编程-Using genetic algorithm, the use of matlab constraint problems
  3. 所属分类:matlab例程

    • 发布日期:2024-06-06
    • 文件大小:10240
    • 提供者:豆子敬
  1. Constraint-Based-Verification

    1下载:
  2. 系統化驗証方法及實例探討Assertion, Constraint synthesis-Electronic Design complexity getting higher, the verification work needs to be fully understood
  3. 所属分类:VHDL编程

    • 发布日期:2024-06-06
    • 文件大小:1643520
    • 提供者:samuel chuang
  1. book4

    0下载:
  2. The basic structure of the book has not been changed in this new edition. The book still consists of three parts and a string of Appendixes. However, several chapters have been extended in a meaningful way, covering
  3. 所属分类:WEB源码

    • 发布日期:2024-06-06
    • 文件大小:7317504
    • 提供者:mehdi khanlo
  1. PSO

    0下载:
  2. Global Optimization Toolbox provides methods that search for global solutions to problems that contain multiple maxima or minima. It includes global search, multistart, pattern search, genetic algorithm, and simulated
  3. 所属分类:matlab例程

    • 发布日期:2024-06-06
    • 文件大小:1024
    • 提供者:saswata
  1. Hutchin-T.---Constraint-Management-in-Manufacturi

    0下载:
  2. Hutchin T. - Constraint Management in Manufacturing - 2002.pdf
  3. 所属分类:技术管理

    • 发布日期:2024-06-06
    • 文件大小:4869120
    • 提供者:blacksatin
  1. Constraint-Optimized-Method

    0下载:
  2. 约束优化方法的原理、实施方法详解,可以用来解机械约束优化问题-Constraint Optimized Method
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-06
    • 文件大小:6429696
    • 提供者:gaoshanliushui
  1. Constraint-Programming

    0下载:
  2. 人工智能中的约束可满足问题。用prolog解字母游戏。有文档说明及源代码。-Constraint Programming in AI. Solve the letter pazzle with prolog. DOC and SRC are included in the RAR.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-06
    • 文件大小:350208
    • 提供者:cc
« 12 3 4 5 6 7 8 9 10 ... 35 »

源码中国 www.ymcn.org