搜索结果
找到约 164 项符合
NP-hard 的查询结果
人工智能/神经网络 八数码难题至今仍然是难以真正解决的NP-hard,这里仅提供了一种实现
八数码难题至今仍然是难以真正解决的NP-hard,这里仅提供了一种实现,当然里面难免存在bug.
VC书籍 NP-hard问题分析 NP-hard问题分析
NP-hard问题分析
NP-hard问题分析
Java编程 使用进化计算算法解决TSP(Travelling Sales man Problem)问题的算法实现。程序显示了进化计算在解决NP-Hard的传统难题上的优势。
使用进化计算算法解决TSP(Travelling Sales man Problem)问题的算法实现。程序显示了进化计算在解决NP-Hard的传统难题上的优势。
其他书籍 英文资料。利用蚁群算法正反馈、并行计算的优点
英文资料。利用蚁群算法正反馈、并行计算的优点,将蚁群算法用于求解典型的NP-hard问题—旅行商问题。
其他书籍 The combinatorial core of the OVSF code assignment problem that arises in UMTS is to assign some no
The combinatorial core of the OVSF code assignment problem
that arises in UMTS is to assign some nodes of a complete binary
tree of height h (the code tree) to n simultaneous connections, such that
no two assigned nodes (codes) are on the same root-to-leaf path. Each
connection requires a code on a ...
教程资料 Accessing IDE Hard disk by ATmega32 microcontroller (Proteus simulation include)
Accessing IDE Hard disk by ATmega32 microcontroller (Proteus simulation include)
文章/文档 关于经典NP问题的处理!
关于经典NP问题的处理!
嵌入式/单片机编程 在UNIX 系统下得到字符点阵信息嵌入式系统设计中消除内存丢失的策略matlab循环变量小技巧hard disk 1.8# device driverC程序中如何转换GB2312
在UNIX 系统下得到字符点阵信息嵌入式系统设计中消除内存丢失的策略matlab循环变量小技巧hard disk 1.8# device driverC程序中如何转换GB2312
系统设计方案 这篇论文描述了一种设计Hard Real Time System的结构方法HRT-HOOD
这篇论文描述了一种设计Hard Real Time System的结构方法HRT-HOOD,由York大学的两位教授提出,York大学的Real Time System Group是关于实时系统研究的世界领先机构,研究内容具体可以登陆York的网站,或者参考出版书籍:Real Time Systems and Programming Languages. ...
Java书籍 In case you haven t realized it, building computer systems is hard. As the complexity of the system
In case you haven t realized it, building computer systems is hard. As the complexity of the system gets greater, the task of building the software gets exponentially harder. As in any profession, we can progress only by learning, both from our mistakes and from our successes. This book represents s ...