搜索资源列表

  1. 算法(销售员问题)

    0下载:
  2. 用c++写一个售货员问题。这是高级算法中除了红黑树中最难的一个了。是研究生课程中的的程序实现-used to write a salesman problem. This is in addition to the High algorithm RED-BLACK TREE which one of the most difficult. The postgraduate courses in the program
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:5.8kb
    • 提供者:孙永锐
  1. 旅行商问题源代码-带有图形功能

    2下载:
  2. 某售货员要到若干城市去推销商品,已知各城市之间的路程(或旅费)。他要选定一条 从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程(或旅费)最小。 VC 旅行商问题源代码-带有图形功能.-a salesman to a number of cities to sell commodities, the known distance between cities (or travel). He selected a
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:276.89kb
    • 提供者:绍生
  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
    • 文件大小:11.63kb
    • 提供者:杨扬
  1. salesman

    0下载:
  2. 售货员问题,用贪心法解决问题,虽然比较简单还算可以实现基本要求-salespersons questions, greedy algorithm to solve the problem, although it is relatively simple to achieve fairly basic requirements
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.17kb
    • 提供者:钟俊
  1. traveljinshi

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

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

    0下载:
  2. 实现简单的旅行售货员问题,就是简单的旅行售货员的vc实现-achieve simple travel salesman problem is simple travel achieving saleswoman's vc
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:11.34kb
    • 提供者:蒋花生
  1. LINGOchengxu

    0下载:
  2. lingo程序文件,包含旅行售货员问题,二次分配问题等
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:97.72kb
    • 提供者:xzr
  1. 旅行售货员问题

    0下载:
  2. 旅行售货员问题的解是一棵排列树.在给出的图中寻找一条费用最优的回路-travel salesman problem is the solution with a tree. The plan is to find an optimal cost of the Loop
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1.9kb
    • 提供者:姚翊
  1. 解旅行售货员问题的优先队列式分支限界法

    0下载:
  2. 解决旅行售货员问题的优先队列式分支限界法C++源程序
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2010-09-23
    • 文件大小:2.32kb
    • 提供者:key4lock
  1. 旅行售货员问题

    0下载:
  2. 旅行售货员问题的解是一棵排列树.在给出的图中寻找一条费用最优的回路-travel salesman problem is the solution with a tree. The plan is to find an optimal cost of the Loop
  3. 所属分类:Windows编程

    • 发布日期:2024-11-26
    • 文件大小:2kb
    • 提供者:姚翊
  1. 算法(销售员问题)

    0下载:
  2. 用c++写一个售货员问题。这是高级算法中除了红黑树中最难的一个了。是研究生课程中的的程序实现-used to write a salesman problem. This is in addition to the High algorithm RED-BLACK TREE which one of the most difficult. The postgraduate courses in the program
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-11-26
    • 文件大小:6kb
    • 提供者:孙永锐
  1. 旅行商问题源代码-带有图形功能

    0下载:
  2. 某售货员要到若干城市去推销商品,已知各城市之间的路程(或旅费)。他要选定一条 从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程(或旅费)最小。 VC 旅行商问题源代码-带有图形功能.-a salesman to a number of cities to sell commodities, the known distance between cities (or travel). He selected a
  3. 所属分类:其他小程序

    • 发布日期:2024-11-26
    • 文件大小:277kb
    • 提供者:绍生
  1. tsptsp

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

    • 发布日期:2024-11-26
    • 文件大小:210kb
    • 提供者:杨扬
  1. traveljinshi

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

    • 发布日期:2024-11-26
    • 文件大小:1kb
    • 提供者:agi995
  1. shouhuoyuan

    0下载:
  2. 实现简单的旅行售货员问题,就是简单的旅行售货员的vc实现-achieve simple travel salesman problem is simple travel achieving saleswoman's vc
  3. 所属分类:其他小程序

    • 发布日期:2024-11-26
    • 文件大小:245kb
    • 提供者:蒋花生
  1. shouhuoyuan_fenzhixianjiehehuosufa

    0下载:
  2. 在vc++平台下,用分支限界法和回溯法实现的旅行售货员问题。经本人测试运行无误,包括运行文档。-In vc++ Platform, using branch and bound and backtracking realize the travel salesman problem. After I run the correct tests, including the operation of the document.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-11-26
    • 文件大小:258kb
    • 提供者:you shiming
  1. fenzhixianjiefa

    0下载:
  2. 文章详细讲解分支限界的基本思想,单元最短路径问题,装载问题,0-1背包问题,旅游售货员问题等。-Detailed article on the basic idea of branch and bound, the shortest path problem unit, loading issues ,0-one knapsack problem, travel salesman problem.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-11-26
    • 文件大小:457kb
    • 提供者:叶赏雨
  1. TSP

    0下载:
  2. 介绍求解TSP 问题的蚁群算法,是解决旅行售货员问题的一种比较好的方法-Introduced to solve the ant colony algorithm for TSP problem is to solve the traveling salesman problem of a better way to
  3. 所属分类:matlab例程

    • 发布日期:2024-11-26
    • 文件大小:66kb
    • 提供者:vumeng
  1. jisuanjihedaolun

    0下载:
  2. 大量领域应用了计算几何的问题,包括欧几里得巡回售货员问题,最小生成树问题,隐藏线问题和线性规划问题-A large number of field applications of computational geometry problems, including Euclid roving salesman problem, minimum spanning tree problem, hidden line problem and
  3. 所属分类:分形几何

    • 发布日期:2024-11-26
    • 文件大小:7.42mb
    • 提供者:梦琦
  1. 7旅行售货员

    0下载:
  2. 上传的这个程序是使用C语言编写的旅行商问题。(Upload this program is written in C language, it is to solve the traveling salesman problem)
  3. 所属分类:其他小程序

    • 发布日期:2024-11-26
    • 文件大小:1kb
    • 提供者:卌艹部落
« 12 3 4 5 »

源码中国 www.ymcn.org