CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 模拟 城市

搜索资源列表

  1. trp

    0下载:
  2. 模拟退火算法,五个城市的TSP问题,有数据,和运行结果
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:785
    • 提供者:li qianqian
  1. PKU_SmartCity_Release

    0下载:
  2. 这是一个使用VC++编写的城市交通疏导系统模拟平台,用户可以在这个平台的基础上开发自己的路口调度算法,非常适合交通相关专业学者发表论文,或做毕业设计时进行实验模拟。 该资源为北京大学软件实现技术课程(微软精品课程)的研究项目,上传的是release运行版本,未附加代码。 如果您下载下来并运行程序,给出意见或建议,即可免费获得源码。 同时请您保证该源码只用于学术研究,不用于任何商业用途。 您可以直接在资源评论中发表意见或建议并留下您的email地址,也可以发送意见或建议到以下邮箱索
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1677220
    • 提供者:sunxingkai
  1. Traffic_Light

    0下载:
  2. 根据城市的十字路口各部门和在不同时间的交通流量,智能交通灯控制方案,并给出基于VHDL语言,采用层次结构设计的QuartusⅡ模拟思想。-According to the different branches of city’s intersections and the traffic flow at different times, the program of intelligent traffic light controller based on VHDL is given and s
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:2847
    • 提供者:jimmy
  1. monituihuo

    0下载:
  2. 模拟退火法求解n个城市的旅行商问题,很好用,只需做简单的修改就可以。-Simulated annealing method for solving n-city traveling salesman problem, useful, just do a simple modification can be.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2531
    • 提供者:王晶
  1. danpianji.doc

    0下载:
  2. VHDL语言设计数字系统,VHDL是Very High Speed Integrated Circuit Hardware Descr iption Language 的缩写,意思是超高速集成电路硬件描述语言。本课程设计分析了现代城市交通控制与管理问题的现状,结合城市交通的实际情况阐述了交通灯控制系统的工作原理。编写了程序控制8255A可编程并行接口芯片,使红、绿、黄发光二极管按照十字路口交通信号灯的规律交替发光,模拟了交通信号灯简单的工作。-VHDL language design digit
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:314519
    • 提供者:liang
  1. SimulatedAnnealing.RAR

    0下载:
  2. 在Visual C++ 编译环境下,模拟退火算法程序,并利用它们求解了48个城市的TSP问题-In Visual C++ compiler environment, the simulated annealing process, and use them to solve a 48 cities TSP problem
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:630784
    • 提供者:zhuweiwei
  1. tspsa

    1下载:
  2. 模拟退火算法用于解决“城市旅行者”问题的VC++源代码,对于理解模拟退火算法有很大的帮助!-Simulated annealing algorithm is used to solve the " Urban Traveler" problem VC++ source code, simulated annealing algorithm for the understanding of great help!
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-11-07
    • 文件大小:2845696
    • 提供者:wangwei
  1. Simulated_annealing_TSP

    0下载:
  2. matlab 模拟退火求解实现31城市TSP问题-matlab simulated annealing to achieve 31 city TSP problem solving
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3158
    • 提供者:jhon conner
  1. TSP-SA

    0下载:
  2. 模拟退火算法求解TSP问题,城市数量分别为10个和40个,包括参数的调试-TSP problem simulated annealing algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:71959
    • 提供者:黄瑞
  1. SA

    0下载:
  2. 经典的模拟退火算法,非常实用,程序中城市坐标已给出,需要的话可以修改-Classical simulated annealing, very practical, the program coordinates the city has been given, if required, can be modified
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1801
    • 提供者:许阳
  1. TspSA

    0下载:
  2. 模拟退火实现TSP问题,30城市,不考虑代价-Simulated Annealing TSP, 30 cities, does not consider costs
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-12
    • 文件大小:2831442
    • 提供者:李涛
  1. Hydrological-simulation-model

    1下载:
  2. 基于水文仿真模型和GIS的三维可视化在城市洪水演进中的模拟研究-Based on the hydrological simulation model and GIS 3d visualization in urban flood the simulation.
  3. 所属分类:Project Design

    • 发布日期:2017-03-24
    • 文件大小:488363
    • 提供者:zyz
  1. TSP110707-1

    1下载:
  2. 旅行商问题是一个典型的NP完全性问题。本文基于改进的自适应遗传 算法设计并开发了一个求解旅行商问题的软件程序,并将此程序进行了48 个城市的TSP问题计算,与模拟退火算法的计算过程及计算结果进行了比 较。文中给出了遗传算法在解决TSP问题中的参数选择和编码方式、适应 度函数的设计、种群的初始化和遗传算子的详细设计。通过对此程序的改 装,即可用于其他NP完全性问题的求解。-The traveling salesman problem is a typical NP proble
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-19
    • 文件大小:5255999
    • 提供者:翁經堯
  1. 20100823_9292500_0

    0下载:
  2. 模拟退火算法解决TSP问题MATLAB代码 在这个仿真实验中解决了自定义的20个城市的TSP问题,在设定合适参数后每次的运行...Simulatedannealing.m文件中包含模拟退火算法。这部分是程序的主体,我参考了许多... -Simulated annealing algorithm to solve TSP problems MATLAB code in this simulation experiment, a custom solution for 20 cit
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1948
    • 提供者:zhang
  1. 20100823_9292500_1

    0下载:
  2. 模拟退火算法解决TSP问题MATLAB代码 在这个仿真实验中解决了自定义的20个城市的TSP问题,在设定合适参数后每次的运行...Simulatedannealing.m文件中包含模拟退火算法。这部分是程序的主体,我参考了许多... -Simulated annealing algorithm to solve TSP problems MATLAB code in this simulation experiment, a custom solution for 20 cit
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2909
    • 提供者:zhang
  1. 20100823_9292500_2

    0下载:
  2. 模拟退火算法解决TSP问题MATLAB代码 在这个仿真实验中解决了自定义的20个城市的TSP问题,在设定合适参数后每次的运行...Simulatedannealing.m文件中包含模拟退火算法。这部分是程序的主体,我参考了许多... -Simulated annealing algorithm to solve TSP problems MATLAB code in this simulation experiment, a custom solution for 20 cit
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3870
    • 提供者:zhang
  1. 20100823_9292500_3

    0下载:
  2. 模拟退火算法解决TSP问题MATLAB代码 在这个仿真实验中解决了自定义的20个城市的TSP问题,在设定合适参数后每次的运行...Simulatedannealing.m文件中包含模拟退火算法。这部分是程序的主体,我参考了许多... -Simulated annealing algorithm to solve TSP problems MATLAB code in this simulation experiment, a custom solution for 20 cit
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4831
    • 提供者:zhang
  1. 20100823_9292500_4

    0下载:
  2. 模拟退火算法解决TSP问题MATLAB代码 在这个仿真实验中解决了自定义的20个城市的TSP问题,在设定合适参数后每次的运行...Simulatedannealing.m文件中包含模拟退火算法。这部分是程序的主体,我参考了许多... -Simulated annealing algorithm to solve TSP problems MATLAB code in this simulation experiment, a custom solution for 20 cit
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:92059
    • 提供者:zhang
  1. 20100823_9292500_5

    0下载:
  2. 模拟退火算法解决TSP问题MATLAB代码 在这个仿真实验中解决了自定义的20个城市的TSP问题,在设定合适参数后每次的运行...Simulatedannealing.m文件中包含模拟退火算法。这部分是程序的主体,我参考了许多... -Simulated annealing algorithm to solve TSP problems MATLAB code in this simulation experiment, a custom solution for 20 cit
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:241181
    • 提供者:zhang
  1. simulated_annealing

    0下载:
  2. 用matlab编写的求解10城市、31城市、70城市的TSP模拟退火算法,供大家学习只用,算法简洁明了,注释全,易理解。-Using matlab to solve 10 cities, 31 cities, 70 cities TSP simulated annealing algorithm, only for them to learn the algorithm concise, notes the whole, easy to understand.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2830
    • 提供者:panyuxia
« 1 2 3 4 5 67 8 9 »
搜珍网 www.dssz.com