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

搜索资源列表

  1. youjing

    0下载:
  2. 这是一个关于油井开发的问题,通过编程找出最短的开发路线-it is a project of c++,i hope ie will help you and if it has error please contact with me
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-02
    • 文件大小:895204
    • 提供者:肖遥雪锡
  1. aa

    0下载:
  2. 动态规划算法计算网络的最长路线和最短路线-Dynamic programming algorithm to calculate the network s longest route and shortest route
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1470
    • 提供者:hepan
  1. The-optimal-route-inquires-bus

    0下载:
  2. C开发,利用Floyd算法找出按时间的所有两站之间的最优路径,按时间最优的路线选择,按价格最优的路线选择-C,Floyd,Find out optimal path,by time, by price
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:345395
    • 提供者:zhu
  1. Ant-colony-algorithm

    0下载:
  2. 最短路径实现的蚁群算法 主要符号说明 C n个城市的坐标,n×2的矩阵 NC_max 最大迭代次数 m 蚂蚁个数 Alpha 表征信息素重要程度的参数 Beta 表征启发式因子重要程度的参数 Rho 信息素蒸发系数 Q 信息素增加强度系数 R_best 各代最佳路线 L_best 各代最佳路线的长度-Ant colony algorithm to achieve the shortest path Descr iption of the
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:8342
    • 提供者:屈林
  1. Bus_Manage

    0下载:
  2. 智能公交系统的设计与实现,毕业设计,可以实现查询公交信息,路线等-bus manage system
  3. 所属分类:Java Develop

    • 发布日期:2017-05-02
    • 文件大小:783805
    • 提供者:Jerry
  1. 1

    0下载:
  2. 西湖导游系统 提供用户游览西湖导航路线 提供建议路线-West Lake West Lake tour guide system provides users navigation line to provide the recommended route
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:15021
    • 提供者:范晓军
  1. lianliankan.Android

    1下载:
  2. android 水果连连看 通过一条可行的路线将两个相同图案连接在一起,每过一关,难度加强,图案就可消除。-Lianliankan fruit through a viable route will connect two of the same pattern, every one off, the difficulty strengthening patterns can be eliminated.
  3. 所属分类:android

    • 发布日期:2017-05-15
    • 文件大小:3852947
    • 提供者:zhulin
  1. 98B

    2下载:
  2. 98年数学建模B题--灾情巡视路线问题,各种经典解答-1998 Mathematical Modeling Problem B- disaster tours question, answer all the classic version
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-11
    • 文件大小:2311023
    • 提供者:minnie
  1. yunnan

    0下载:
  2. 这是云南大学导游系统 实现了根据用户的选择实现路线 并且相应景点有图片-This is the yunnan university guide system realized according to the user s choice realize route and the corresponding attractions have pictures
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-15
    • 文件大小:49030144
    • 提供者:FISH
  1. bus

    0下载:
  2. 1.录入班次信息(信息用文件保存),可不定时地增加班次数据。 2.浏览班次信息,可显示所有班次的当前状况。如果当前系统时间超过了某班次的发车时间,则显示“此班车已发出”的提示信息。 3.查询路线:可按班次号查询,也可按终点站查询。 4.售票和退票功能。当查询出已订票人数小于额定在量且当前系统时间小于发车时间时才能售票,自动更新已售票人数。退票时,输出退票的班次,当本班车未发出时才能退票,自动更新已售票人数。 5.采用文件方式存储数据,系统以菜单方式工作 -1. Entry f
  3. 所属分类:Console

    • 发布日期:2017-04-03
    • 文件大小:3255
    • 提供者:douluodalu2010
  1. main

    0下载:
  2. 校园导航,可以对指定的建筑进行介绍,找到地点之间的最短路线。数据结构实现-Campus navigation, you can specify the building described, find the shortest route between locations. Data structure
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1461
    • 提供者:范骏
  1. the-Bus-Magement--System

    0下载:
  2. 1.查找公交直达路线 2.删除公交路线 3.增加公交路线 4.查询最短公交路线 -1 direct bus route to find 2 Remove the bus route 3 bus routes to increase 4 the shortest transit route query
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:2744
    • 提供者:kitty
  1. cl

    0下载:
  2. 水准路线平差计算程序,程序里面含有详细的中文解释,通俗易懂,便于应用。-Line level adjustment calculation program, the program which contains a detailed explanation of the Chinese, user-friendly, easy to use.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:767
    • 提供者:liu
  1. Vehicle-Routing-Problem

    0下载:
  2. 车辆路线规划问题源程序,清华刘宝碇老师实验室发布的源程序 -Vehicle-Routing-Problem.cpp by Tsinghua Professor Liu Baoding
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:4609
    • 提供者:rabby
  1. tsp

    0下载:
  2. 某推销员要从城市v1 出发,访问其它城市v2,v3,…,v6 各一次且仅一次,最后返回v1。D 为各城市间的距离矩阵。 问:该推销员应如何选择路线,才能使总的行程最短? 以下是用动态规划方法,Linux下g++编译通过 -tsp the minnist distance
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:1563
    • 提供者:angel
  1. rounds-of-disaster

    0下载:
  2. 关于灾情巡视路线问题的数学模型,利用的是Floyd算法以及Hamilton圈改良算法-a modeling about rounds of disaster,taking advantage of the Floyd algorithm and improved Hamilton circle algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:868039
    • 提供者:
  1. Traffic-shortest-path

    0下载:
  2. 交通图最短路径程序,解决各大城市之间的最短交通路线(数据结构图)。-Transport the shortest path program (graph algorithms, data structures), to solve the shortest transport routes between major cities.
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1978
    • 提供者:宋永强
  1. Program

    0下载:
  2. 刚好手头的项目需要为客户提供一个路线指引功能的小模块,需要自动计算图形上两点间的最短路径。工作之余想着这个算法还是比较的常用,就总结了一下,与大家共享。-Just the project at hand to provide customers with a route guidance function module to automatically calculate the shortest path between two points on the graph. Spare time
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1601
    • 提供者:hanjysn
  1. EMbeded-linux_driver_study_method

    0下载:
  2. 嵌入式linux驱动开发工程师学习路线-ES [No.1] 学习小组-Embedded Linux driver development engineers to learn route-ES [No. 1] Learning Group
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-07
    • 文件大小:355151
    • 提供者:jerry
  1. zhinengche

    0下载:
  2. 以单片机为核心设计了一个红外遥控的智能车,具有自动驾驶 手动驾驶和巡线前进的功能。当自动驾驶过程可以避障,手动可以实现前进后退左右转 巡线时按预定的路线前进 资料包含原理图 设计说明 源程序 元件清单 芯片介绍-With the single chip processor as the core design an infrared remote control of intelligent car, have automatic driving the driving and XunXi
  3. 所属分类:SCM

    • 发布日期:2017-05-15
    • 文件大小:4003723
    • 提供者:楚明岩
« 1 2 ... 25 26 27 28 29 3031 32 33 34 35 ... 50 »
搜珍网 www.dssz.com