搜索资源列表

  1. 课程设计-旅行计划1.zip

    0下载:
  2. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-15
    • 文件大小:10511
    • 提供者:
  1. 课程设计-旅行计划1

    0下载:
  2. 数据结构课程设计-curriculum design data structures!
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:10824
    • 提供者:王大
  1. chcp

    0下载:
  2. 图论算法,旅行推销员问题,很有趣。 可算出图中的哈米尔顿回路-graph algorithm, traveling salesman problem, very interesting. Map can be calculated totally dominated the circuit
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:60084
    • 提供者:许善
  1. lvxing

    0下载:
  2. 很好的一个关于算法中旅行售货的vc编程,对于学习windows编程又很大帮主-on a good algorithm travel Perhaps vc programming, learning Windows programming another great leader.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:84979
    • 提供者:高磊
  1. bs

    0下载:
  2. 基于B/S架构的汽车俱乐部管理系统的开发— 旅行服务的源代码,值得一看啊-based on B / S structure of the Automobile Club management system development-travel service source code, an eye-catcher ah
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2248
    • 提供者:王飞
  1. tsptsp

    0下载:
  2. 用C++编写的旅行售货员问题,采用的是回朔算法,对初学算法设计的人很有帮助哦!-prepared by the travel salesman, using the back Schomburg algorithm, algorithm design for beginners who helpful Oh!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:11912
    • 提供者:杨扬
  1. mathmodel2

    0下载:
  2. 1.1 背包问题 有一个徒步旅行者,已知他能承受的旅行背包的重量不超过a(kg)。设有n种物品可供他选择装入背包,这n种物品分别编号为1,2,…,n。其中第i种物品每件的重量为ai(kg),其使用价值(指一件第i种物品对旅行者来说所带来的好处的一种数量指标)为ci(i=1,2,…,n)。问这位旅行者应如何选择携带这n种物品的件数,使得总价值最大? -1.1 knapsack problem is a hikers. he is
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:14008
    • 提供者:孙竟飞
  1. lvgl

    0下载:
  2. 旅行社区系统分析,含英文翻译,系统分析,功能模块图,等-analysis, including the English translation, systems analysis, functional blocks diagrams, etc.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:61424
    • 提供者:
  1. Agent_simple

    0下载:
  2. 实现了一个小的agent,主要采用的是java中的对象序列化,借鉴了agent的基本原理,比如旅行计划,agent名设计等。-achieved a small agent, the java is the target sequence, Drawing on the basic tenets of the agent, such as travel plans, the agent who design.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:6505
    • 提供者:andy
  1. TSPinmatlab

    0下载:
  2. 用遗传算法解决城市的访问次序,可使其 旅行路线的总长度最短 可从该程序借鉴到其他应用 -using genetic algorithms to solve the city for the visit, travel routes can make the total length of the shortest can draw from the procedures of other applications
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:8120
    • 提供者:候海
  1. TSPprogrammatlab

    0下载:
  2. 已知n个城市之间的相互距离,现有一个推销员必须遍访这n个城市,并且每个城市只能访问一次,最后又必须返回出发城市。如何安排他对这些城市的访问次序,可使其旅行路线的总长度最短?-known cities between the distance from the existing one must salesman n visited this city, every city and can only be visited once, f
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:4223
    • 提供者:zhangy21cn
  1. JSPzzj

    1下载:
  2. 已知n个城市之间的相互距离,现有一个推销员必须遍访这n个城市,并且每个城市 只能访问一次,最后又必须返回出发城市。如何安排他对这些城市的访问次序,可使其 旅行路线的总长度最短? -known cities between the distance from the existing one must salesman n visited this city, every city and can only be visit
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2142
    • 提供者:赵志杰
  1. xyz

    1下载:
  2. 具有模糊旅行时间的VRP的一种混合遗传算法-fuzzy travel time of the VRP a mixed genetic algorithms
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:35094
    • 提供者:liming
  1. traveljinshi

    0下载:
  2. 旅行售货员问题的近似算法 数据结构 算法 NP完全问题-traveling salesman problem approximation algorithm data structure algorithms NP-complete problem
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1083
    • 提供者:agi995
  1. TSPSourceCode

    0下载:
  2. C#语言编写的基于遗传算法的旅行销售员问题的源程序-C# language based on the genetic algorithm travel to sell the source
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:3269
    • 提供者:beyond
  1. GPSeasyCE

    0下载:
  2. GPSeasyCE 是一款适用于各个国家的 GPS 导航系统,摆脱了一般导航系统只能应用于单一国家的限制,它让经常需要旅行的人只要购买一次就能够行遍全球。 -GPSeasyCE section is applicable to all countries of the GPS navigation system, from the general navigation system only applied to a single na
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:359261
    • 提供者:xgh
  1. TSPproblem

    0下载:
  2. 遗传算法解决TSP问题 已知n个城市之间的相互距离,现有一个推销员必须遍访这n个城市,并且每个城市只能访问一次,最后又必须返回出发城市。如何安排他对这些城市的访问次序,可使其旅行路线的总长度最短?-genetic algorithm known TSP n cities between the distance, must present a salesman traveled this n cities, and each cit
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:6281
    • 提供者:王绒花
  1. TransportSystem

    1下载:
  2. 交通信息查询系统,采用数据结构,通过读入文件编写查询系统,可方便旅客查询旅行路程、费用等-Traffic Information System, a data structure, through reading the document preparation system. Inquiries may facilitate the travel distance travelers, the cost
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:31761
    • 提供者:WK
  1. 1_trip

    0下载:
  2. 旅行问题,是我的第一个C作业,是关于飞机积分的计算问题,程序还是比较简单的. -travel, I was the first one C operations, the aircraft is on the integral calculation, procedure is relatively simple.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:829
    • 提供者:jack
  1. 基于QT实现的旅行模拟查询系统

    0下载:
  2. 建立汽车、火车和飞机的时刻表,旅行模拟查询系统以时间为轴向前推移,建立日志文件,对旅客状态变化和键入等信息进行记录,某旅客在旅行途中可更改旅行计划,系统应做相应的操作,用图形绘制地图,并在地图上反映出旅客的旅行过程(Establish time table of car, train and plane, travel simulation query system moves forward with time as axis, es
  3. 所属分类:

    • 发布日期:2024-05-15
    • 文件大小:18518016
    • 提供者:凉斯聿
« 1 23 4 5 6 7 8 9 10 ... 20 »

源码中国 www.ymcn.org