搜索:Manhattan
找到约 6 项符合「Manhattan」的查询结果
结果 6
https://www.eeworm.com/dl/518/393244.html
数值算法/人工智能
pku 3133 Manhattan Wiring 连通性状态压缩DP
pku 3133 Manhattan Wiring
连通性状态压缩DP
https://www.eeworm.com/dl/625/324263.html
游戏
8puzzle game by Java This program can automatically solve 8 puzzle games with Manhattan approach
8puzzle game by Java
This program can automatically
solve 8 puzzle games with
Manhattan approach and show each
step.
https://www.eeworm.com/dl/909375.html
技术资料
Show element on net, Total Etch Length, Total Path Length, Total Manhattan Length各代表什么意义
Show element on net, Total Etch Length, Total Path Length, Total Manhattan Length 各代表什么意义
https://www.eeworm.com/dl/534/427481.html
其他
内容有:0欧姆电阻作用,LC,RC滤波电路设计,PCB铜箔厚度、线宽和电流表,Total_etch_path_manhattan,电学计算公式,华硕内部的PCB设计规范
内容有:0欧姆电阻作用,LC,RC滤波电路设计,PCB铜箔厚度、线宽和电流表,Total_etch_path_manhattan,电学计算公式,华硕内部的PCB设计规范,大家可以看一下
https://www.eeworm.com/dl/527/461510.html
通讯/手机编程
These mobility generator tools are used to generate a rich set of mobility scenarios used to evalua
These mobility generator tools are used to generate a rich set of mobility scenarios used
to evaluate the protocol performance in Mobile Ad Hoc Network. The tools include the
Reference Point Group Mobility(RPGM) model, Freeway Mobility Model and Manhattan
Mobility Model.
https://www.eeworm.com/dl/518/476996.html
数值算法/人工智能
Solve the 8-puzzle problem using A * algorithme. Input: Program reads start state and goal state
Solve the 8-puzzle problem using A * algorithme.
Input: Program reads start state and goal state and heuristic (N or S) from EightPuzzle.INP file.0 representing blank.
There are 2 Heuristic:
1. N: Number of misplaced tiles
2. S: Sum of Manhattan distance of current location a ...