资源列表
kaiguanhebuxian
- 给定一个矩形布线区域,其外围有若干针脚。两个针脚之间通过布设一条金属线路而实现互连。这条线路被称为电线,被限制在矩形区域内。如果两条电线发生交叉,则会发生电流短路。所以,不允许电线间的交叉。每对互连的针脚称为网组。现要求设计一个算法来确定:对于给定的网组,能否合理地布设电线以使其不发生交叉。-Given a rectangular routing region, its periphery a number of pins. Between the two pins through the em
yiquntsp
- 自己的作业。用C++编写的蚁群算法求解TSP最优路径的问题。-Their own operations. Written in C++, ant colony algorithm for optimal path for solving TSP problems.
SATSP
- 人工智能/神经网络,用模拟退火算法求解TSP寻求最优路径问题-AI/neural networks, simulated annealing algorithm for finding the optimal TSP path problem
SAbeibao
- 人工智能/神经网络。用模拟退货算法求解背包问题-AI/neural networks. Simulated return algorithm knapsack problem
ADTCPsourcecode
- 挺不错的代码分析,希望对大家有用,ADTCP+source+code.rar,对tcp协议的代码改进-Quite a good code analysis and hope for all of us, ADTCP+ source+ code.rar, the code of the tcp protocol to improve
EA_b
- 进化算法的一种 (1+1)EA的算法实现最优化求解 提供的示范函数为二进制数列求积累和-Opitmization method demo, based on (1+1)EA which belongs to Evolutionary Algorithm. An example function is provided as minimization of sum of a boolean array s bit multiplication.
BP
- BP神经网络进行岩性识别,此程序针对岩性资料9参数而设计,9-4-3结构,可识别三种类型,并进行简要绘图。-BP neural network is used for lithologic identification. This procedure parameters for the nine lithological information designed ,9-4-3 structure, and can identify three kinds of types, and draw
lad-ga
- 《基于遗传算法的最小一乘回归新算法》张春涛 LAD-GA交流-《A New Algorithm for the LeastAbsolute Deviation Regression Based on the Genetic Algorithm》 Zhang Chun-Tao
modelsimulationoftheball
- 基于MLD混合动态逻辑模型的接球系统模型仿真 -Logical model based on MLD hybrid dynamical system model simulation of the ball
OnlyOne
- 智能优化算法的一个作业,普通数独的实现,用C语言做得,但是初盘需要从程序给定-Sudoku
classification
- credit risk prediction
CSLDAofLDA
- This file represents Cline Specific linear discriminiant based on linear discriminant analysis.
