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

搜索资源列表

  1. 算法作业Traveler

    0下载:
  2. 研究生算法作业著名的旅行者问题-graduate algorithm operating famous Traveler Problem
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:59520
    • 提供者:ayan1228
  1. 旅行者驴友报名系统是一款旅游报名系统

    0下载:
  2. 旅行者驴友报名系统是一款旅游报名系统,拥有QQ一键登陆功能,官方网站有用户自助增加减少活动人数功能。 后台登陆验证码修改文件位置 Inc/Const.asp 后台默认管理员 用户:Admin 密码:admin-Mix traveler registration system is a travel registration system, has landed a key function of QQ, the official site reduc
  3. 所属分类:ASP源码

    • 发布日期:2017-04-09
    • 文件大小:2187198
    • 提供者:张启鹏
  1. 01c++

    0下载:
  2. 一个旅行者有一个最多能用m公斤的背包,现在有n件物品,它们的重量分别是W1,W2,...,Wn,它们的价值分别为C1,C2,...,Cn.若每种物品只有一件求旅行者能获得最大总价值。 -A traveler can have a maximum of m kilograms of backpack, there are n items, and their respective weights are W1, W2 ,..., Wn, respectively, the value of
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:1128
    • 提供者:lp
  1. 30min

    0下载:
  2. 这是"旅行者"问题,为了上传这个东西我用了差不多30分钟,为什么找个代码来看看,学习一下都那么难?这个代码大家想要的话就下吧。-This is the "Traveler" problem, in order to upload this thing, I spent nearly 30 minutes, why find a code to look at and learn about all so difficult? The code you wa
  3. 所属分类:C#编程

    • 发布日期:2017-04-14
    • 文件大小:3518
    • 提供者:afternoone
  1. GA

    0下载:
  2. This Program finds the traveler salesman path with genetic algorithm(all pair connected), its not a best answer. (you can increase the number of generation to improve it).
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:742
    • 提供者:saeed
  1. bookTicket

    0下载:
  2. 本科毕业设计-包含文档 远程客运给旅客带来不便的,是要旅客提前到售票处或客运公司进行各种业务。 本系统通过研究Struts+Hibemate框架结构,在此基础上,拟用Struts框架技术开发一个基于Web的远程客运平台。本系统主要包括电子售票子系统和车次查询子系统。建立网络售票系统,可以实现异地查询、售票、退票等功能,大大提高售票效率。车次查询子系统,能实现根据出发地、目的地、票的价位、车型等进行异地查询。 开发该系统可以让学生掌握较简单的数据库系统的开发过程,提高学生的编程能
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:483534
    • 提供者:yixiu
  1. simulated_annealing

    0下载:
  2. 人工智能问题,通过模拟退火算法实现旅行商问题,随机产生31个地址,计算旅行商走完的最短路径,并绘制路线图。作者:陈华昌-Using simulated annealing algorithm achive "traveler" problem.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:14972
    • 提供者:chc
  1. traveler

    0下载:
  2. 旅行商问题及代码,描述了旅行商问提的实质与算法,并用代码实现了该算法,具有重要意义-traveler qustion and simulation
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:22125
    • 提供者:赵雅梦
  1. traveler

    0下载:
  2. 旅行商问题 c算法 回溯算法 数据结构 十分有用-travelers c algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1849
    • 提供者:sun
  1. sy5

    0下载:
  2. 一个旅行家想驾驶汽车从城市A到城市B(设出发时油箱是空的)。给定两个城市之间的距离dis、汽车油箱的容量c、每升汽油能行驶的距离d、沿途油站数n、油站i离出发点的距离d[i]以及该站每升汽油的价格p[i],i=1,2,…,n。设d[1]=0<d[2]<…<d[n]。要花最少的油费从城市A到城市B,在每个加油站应加多少油,最少花费为多少?-A traveler would like to drive a car from the city A to city B (located
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:907
    • 提供者:林志华
  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. System.Algorithms

    0下载:
  2. Traveler salesman problem (Dijkstra)
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:175382
    • 提供者:didit
  1. s3c2410_inter

    0下载:
  2. arm,s3c2410断程序的实现(原创) - 寻梦旅人 - 博客大巴-arm, s3c2410 off the program implementation (original)- Dream Traveler- blog bus
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-16
    • 文件大小:105032
    • 提供者:Elinx
  1. sa

    0下载:
  2. c++编写的模拟退火算法旅行家问题,可以执行,包含源代码 -c++ written in the problem simulated annealing algorithm traveler, you can perform, including the source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:2357
    • 提供者:xxx
  1. tGA

    0下载:
  2. c++编写的遗传算法旅行家问题,可以执行,包含源代码 -c++ genetic algorithm written questions traveler, you can perform, including the source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1196523
    • 提供者:xxx
  1. tTspSA-

    0下载:
  2. c++编写的模拟退火算法旅行家问题,可以执行,包含源代码 -c++ written in the problem simulated annealing algorithm traveler, you can perform, including the source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:12546
    • 提供者:xxx
  1. traveler

    0下载:
  2. 旅行商问题的分支限界法 经典算法的JAVA实现-Traveling Salesman Problem classical branch and bound algorithm to achieve JAVA
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:191060
    • 提供者:李鑫
  1. 0219-0220-0227

    0下载:
  2. 旅客信息查询 和 路线设计 还有动画的实现-Traveler information and route the query to achieve animation design as well
  3. 所属分类:Other systems

    • 发布日期:2017-12-07
    • 文件大小:51230720
    • 提供者:李少龙
  1. PHP_forum

    0下载:
  2. PHP论坛,实现增删查改四大基本功能,希望对刚开始学习PHP的同路人门有所帮助。-PHP forums, change to achieve the four basic functions deletions check, hoping for a fellow traveler just beginning to learn PHP door help.
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-08
    • 文件大小:10472
    • 提供者:lixiujuan
  1. traveler-issues

    0下载:
  2. 使用遗传算法实现,旅行者问题的代码。经典的实现方案-The use of genetic algorithm, the code traveler issues. Classic implementations
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:256687
    • 提供者:朱东升
« 12 3 »
搜珍网 www.dssz.com