搜索资源列表
Ch5_Constraint
- xilinx virtex constraint
Adaptive-Location-Constraint-Processing
- 一篇论文,介绍,一个解决方案,对于 自适应的约束问题,主要是讲数据库的操作。-A thesis, introduction, a solution for the adaptive constraint problem, mainly talk about the database
PPT_timing-constraint
- PPT的形式演示Xilinx-ISE环境下时序约束的实现个结果
outclpso
- 用于分析带约束问题的输出结果,加上约束的粒子群算法功能有很大改善-Used to analyze the problem with constraint output, coupled with constrained particle swarm optimization function has greatly improved
Xilinx_constraints.pdf
- detail timing constraint for Xilinx FPGA design
ocl_quick_reference
- Object Constraint Language(OCL) can be used in Model driver architecture
nmf
- 非负矩阵分解法,这一种新型的子空间分解方法,增加了非负性约束,比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
NQueen
- 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
SudokuSolver_Fn4471
- This is Sudoku Solver based on Constraint Satisfaction Problem algorithm.
Altera-device-PCI-constraint-file
- Altera的器件PCI约束文件大全,希望能对有需要的同行有帮助-Altera device PCI constraint file
Constraint
- Java Constraint satisfaction
NLP
- matlab最优化程序包括 无约束一维极值问题 进退法 黄金分割法 斐波那契法 牛顿法基本牛顿法 全局牛顿法 割线法 抛物线法 三次插值法 可接受搜索法 Goidstein法 Wolfe.Powell法 单纯形搜索法 Powell法 最速下降法 共轭梯度法 牛顿法 修正牛顿法 拟牛顿法 信赖域法 显式最速下降法-matlab optimization program includes one-dimensional extremum p
funfminu
- 关于规划问题:无约束规划、线性规划、非线性规划的方法及例题-On planning issues: no constraint programming, linear programming, nonlinear programming methods and examples
Matlabgeneticalgorithm
- 用遗传算法求解约束问题,用matlab编程-Using genetic algorithm, the use of matlab constraint problems
Constraint-Based-Verification
- 系統化驗証方法及實例探討Assertion, Constraint synthesis-Electronic Design complexity getting higher, the verification work needs to be fully understood
book4
- 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
PSO
- 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
Hutchin-T.---Constraint-Management-in-Manufacturi
- Hutchin T. - Constraint Management in Manufacturing - 2002.pdf
Constraint-Optimized-Method
- 约束优化方法的原理、实施方法详解,可以用来解机械约束优化问题-Constraint Optimized Method
Constraint-Programming
- 人工智能中的约束可满足问题。用prolog解字母游戏。有文档说明及源代码。-Constraint Programming in AI. Solve the letter pazzle with prolog. DOC and SRC are included in the RAR.