搜索结果
找到约 164 项符合
NP-Hard 的查询结果
VC书籍 Why do People Program? Each person can have his own reason for programming but I can tell you th
Why do People Program?
Each person can have his own reason for programming but I can tell you that programming is one of the best ways to gain a deep understanding of computers and computer technology. Learning to program makes you understand why computers and computer programs work the way they ...
人工智能/神经网络 免疫算法和模拟退火算法求解TSP问题的研究。本文提出了一种新的免疫模拟退火法
免疫算法和模拟退火算法求解TSP问题的研究。本文提出了一种新的免疫模拟退火法,并将其应用于求解典型的NP问题—TSP问题
文章/文档 免疫算法和模拟退火算法求解TSP问题的研究 本文提出了一种新的免疫模拟退火算法
免疫算法和模拟退火算法求解TSP问题的研究
本文提出了一种新的免疫模拟退火算法,并将其应用于求解典型的NP问题—TSP问题
其他书籍 It’s your first day in the lab.Undoubtedly you are experiencing a range of emotions: excitement, cu
It’s your first day in the lab.Undoubtedly you are experiencing a range
of emotions: excitement, curiosity, anxiety. You will be working in
this lab and with a group of people, as well as with your supervisor,
for several years to come. This is the first day of a long commitment
and, for some, a ha ...
数学计算 计算本征值程序
Computes all eigenvalues and eigenvectors of a real symmetric matrix a,
! which is of size n by n, stored in a physical np by np array.
! On output, elements of a above the diagonal are destroyed.
! d returns the eigenvalues of a in its first n elements.
! v is a matrix with the same logical and ...
源码 异步电机模型Matalab仿真
利用simulink搭建异步电机模型;
掌握异步电机各参数对各输出的影响。
1.搭建异步电机模型,电机参数:定子电阻Rs=1欧姆,转子电阻Rr=1欧姆,定子漏感系数=1mH,转子漏感系数=1mH,互感系数=20mH,转动惯量Jm=0.25kgm^2,极对数Np=4。
2.用幅值为380V,频率为50Hz,相位互差120度的三相励磁交流电压供电。先空载 ...
源码 matlab 0-1背包问题
遗传算法已经成为组合优化问题的近似最优解的一把钥匙。它是一种模拟生物进化过程的计算模型,作为一种新的全局优化搜索算法,它以其简单、鲁棒性强、适应并行处理以及应用范围广等特点,奠定了作为21世纪关键智能计算的地位。
背包问题是一个典型的组合优化问题,在计算理论中属于NP-完全问题, 其计算复杂度为,传统上 ...
习题答案 算法分析与设计第三章习题解答
本书是一部设计与分析领域的经典著作,着重介绍了计算机算法设计领域的基本原则和根本原理。书中深入分析了一些计算机模型上的算法,介绍了一些和设计有效算法有关的数据结构和编程技术,为读者提供了有关递归方法、分治方法和动态规划方面的详细实例和实际应用,并致力于更有效算法的设计和开发。同时,对NP完全等问题能否 ...
书籍 笨办法学 Python (第三版)
《笨办法学 Python》(Learn Python The Hard Way,简称 LPTHW)是 Zed Shaw 编写的一本
Python 入门书籍。适合对计算机了解不多,没有学过编程,但对编程感兴趣的朋友学习使用。这本书以
习题的方式引导读者一步一步学习编程,从简单的打印一直讲到完整项目的实现。也许读完这本书并不
意味着你已经学会了编程,但至少你会对 ...
书籍 Designing Developing and Facilitating Smart Cities
The concept of “smart city” is often used implying that the reader has a clear and
common notion of what it means. However, in the current literature it is very hard
to find a precise definition. What is even more interesting, it is not so easy to find a
precise definition of what a city is.