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

搜索资源列表

  1. 北京交通大学校园旅游导航系统

    0下载:
  2. 北京交通大学校园旅游导航系统,利用Dijkstra算法在任意两点之间找到最短路径。-Beijing Jiaotong University Campus Tourism navigation systems, the use of arbitrary Dijkstra algorithm to find the shortest between the two paths.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:315319
    • 提供者:陈勋
  1. 校园导航系统的两个代码

    0下载:
  2. 两个程序写的都不错,都是专业认识编写的。很值得学习和借鉴的哦 -two procedures are well written and are prepared by professional knowledge. Very worthwhile to learn from the oh
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:6072
    • 提供者:张伟
  1. Navigation

    0下载:
  2. 基于S3C44B0X开发的一个校园导航系统,可显示两点间的路线,部分地点的信息提示,通过键盘和触摸屏交互,界面美观大方。-S3C44B0X based on the development of a campus navigation system, can show that the line between the two points, information on the location of some suggest, through the keyboard and touch-s
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:12185
    • 提供者:haibing
  1. campus

    0下载:
  2. 自己写的校园导航图系统,可以作为计算机专业同学的小练习。-himself wrote the campus map navigation system, a computer student at the small professional practice.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:54143
    • 提供者:徐璐
  1. xiaoyuandaohang

    2下载:
  2. 一个简单的校园导航程序,可查询最短路径。-a simple campus navigation procedures, will be able to access the shortest path.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3949
    • 提供者:曲梦
  1. CollegeWizard

    0下载:
  2. 这是我写的数据结构的课设,是一个可视化的校园导航的模型,其中图的组织存储是用的多重邻接表,之前网上我只见到过简单数笔的原理介绍,没有人用它来实现图的操作(是我没有看到),所以选择它来做图,主要是技术上的尝试,其操作过程较一般组织结构复杂-I wrote this is the data structure of the classes were created a visualization of the campus navigation model map which store is th
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:43922
    • 提供者:konghui
  1. campusNavigate

    1下载:
  2. 校园导航程序,数据结构中图的利用的典型例子(我的一次课程实验源代码),本代码用C语言编写; 基本功能: 1.校园景点信息的查询功能。 2.校园景点最短路径查询功能。(求图的最小路径)-campus navigation procedures, the data structure using the map of a typical example (I once Experimental source code), The code in C language; basic fun
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10141
    • 提供者:ARK
  1. a

    1下载:
  2. 该程序是海南师范大学大学的校园导航系统程序
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:3604
    • 提供者:林清
  1. xsgl

    0下载:
  2. 校园导游管理系统!!这个应该对很多人都比较有用-Campus tour guides management system! ! This should be a lot of people are more useful
  3. 所属分类:Document

    • 发布日期:2017-04-06
    • 文件大小:84792
    • 提供者:lmp
  1. ASP

    0下载:
  2. 这是一个用ASP开发的校园门户网站,后台是ACCESS,简单很容易看懂的-This is a development of the campus with ASP portal, the background is ACCESS, the simple and very easy to understand! ! !
  3. 所属分类:Web Server

    • 发布日期:2017-05-15
    • 文件大小:4094243
    • 提供者:小贤
  1. V1.5.0

    0下载:
  2. 校园网站,有详细地功能,什么功能都有,用asp+access来实现的-Campus site, there are features in detail, what function, with the asp+ access to be achieved
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-17
    • 文件大小:5076391
    • 提供者:张伟
  1. 校园导航

    0下载:
  2. 校园导航系统,基于arcgis的系统,内容详细,可运行
  3. 所属分类:JSP源码/Java

  1. 校园导航

    0下载:
  2. 基于安卓的校园导航系统,代码简单易懂,值得下载
  3. 所属分类:JSP源码/Java

    • 发布日期:2016-11-18
    • 文件大小:27798688
    • 提供者:270609234@qq.com
  1. 导航

    0下载:
  2. 进行校园导航,显示两地点直接最短距离并给出规划路线(Campus navigation shows the direct and shortest distance between the two points)
  3. 所属分类:Delphi控件源码

    • 发布日期:2017-12-25
    • 文件大小:1250304
    • 提供者:雨狼007
  1. CampusTourGuideSystem

    0下载:
  2. 简单的校园导航算法实现,包括深度遍历等多种算法。(Simple campus navigation algorithm)
  3. 所属分类:数据结构

    • 发布日期:2017-12-20
    • 文件大小:132096
    • 提供者:零号病人
  1. daohang-shool

    0下载:
  2. 校园导航示例说明介绍,无向图,数据结构实践,依托C语言。(Undirected graph, data structure practice, relying on C language)
  3. 所属分类:数据结构

  1. 校园导游系统2016

    1下载:
  2. 校园导航系统 提供至少5个景点的校园导游咨询(包括景点介绍、景点间距离等)。 本程序的目的是为来客提供路径咨询和景点查询(根据用户指定的始点和终点输出相应最短简单路径或者输出用户指定景点的详细信息);系统管理员又可根据实际情况对导游图进行修改,删除路径或景点。(Campus navigation system)
  3. 所属分类:数据结构

    • 发布日期:2020-12-05
    • 文件大小:6144
    • 提供者:大小下qq
  1. 新建文本文档 (3)

    1下载:
  2. 校园导航系统,用c++编写,未使用数据库,深度优先遍历计算路径(Campus navigation system, written in C + +, unused database, depth priority Traversal path)
  3. 所属分类:其他

    • 发布日期:2020-04-02
    • 文件大小:2048
    • 提供者:狂放的小四
  1. 1

    1下载:
  2. 济南大学校园导航,,查询最短路径,校园景点查询,有条件最短路查询(University of Jinan campus navigation, query shortest path, campus attractions inquiry, conditional shortest path query)
  3. 所属分类:数据结构

    • 发布日期:2020-04-02
    • 文件大小:590848
    • 提供者:daitl
  1. campus_navigation

    1下载:
  2. 在QT环境下实现的校园导航,我是来水经验的哈哈哈哈哈哈哈哈哈(Campus navigation based on QT)
  3. 所属分类:Windows编程

    • 发布日期:2020-06-18
    • 文件大小:15366144
    • 提供者:cute_little_lala
« 1 23 4 5 6 7 8 9 »
搜珍网 www.dssz.com