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

搜索资源列表

  1. 求解Knight Tour Problem

    0下载:
  2. 求解Knight Tour Problem,马的走法是“日”字形路线,例如当马在位置15的时候,它可以到达2、4、7、11、19、23、26和28。但是规定马是不能跳出棋盘外的,例如从位置1只能到达9和14
  3. 所属分类:C#编程

  1. qishi

    0下载:
  2. 递归算法的实例--以骑士巡游为例做的控制台程序。主要设计到了递归回溯算法-Examples of recursive algorithms- to Knight-tour of the console to do the procedure as an example. The main design to a recursive backtracking algorithm
  3. 所属分类:Console

    • 发布日期:2017-03-28
    • 文件大小:815byte
    • 提供者:zhang
  1. tour

    0下载:
  2. 一个酒店管理系统--A Hotel Management System
  3. 所属分类:Hotel software system

    • 发布日期:2017-11-15
    • 文件大小:515kb
    • 提供者:站长
  1. knights-tour

    0下载:
  2. knight-tour solve problem
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:110.39kb
    • 提供者:komeils
  1. KnightTourCPP

    0下载:
  2. it is the famous Knight tour algorithm. written in c++. enjoy it.
  3. 所属分类:Windows Develop

  1. GraduateProject

    2下载:
  2. 校园虚拟漫游系统,用OpenGL实现,其中包括3D模型载入等-Campus Virtual Tour System, using OpenGL implementation, including a 3D model of loading, etc.
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-02
    • 文件大小:13.83mb
    • 提供者:张帅
  1. Knight-Tour

    0下载:
  2. Java源代码案例--骑士巡游问题 展示了一个KT(Knight’s Tour)小程序, 用来演示一个限制版的骑士巡游问题。 骑士并不是从任何一个方格开始, 而是从角落上的四个方格之一开始。 附有详细的源码及讲解。-Java Source Code Case- knight tour problem shows a KT (Knight' s Tour) a small program used to demonstrate a restricted version of the
  3. 所属分类:Games

    • 发布日期:2017-03-26
    • 文件大小:22.71kb
    • 提供者:孟涛
  1. Z-Tour

    0下载:
  2. Z tour takes us around a matrix recursive manner. Example: For N = 4 4 5 6 7 3 1 8 15 2 9 16 14 10 11 12 13 For N = 5 7 8 9 10 11 6 1 2 12 22 5 3 13 23 21 4 14 24 25 20 15 16 17 18 19-Z tour takes us around a matrix recursive
  3. 所属分类:Java Develop

    • 发布日期:2017-03-22
    • 文件大小:3.09kb
    • 提供者:riascosc
  1. Example.MIDP.Mobile.Cube.Tour

    0下载:
  2. MIDP手机游编程实例Cube代码Programming Example MIDP Mobile Cube Code Tour -Programming Example MIDP Mobile Cube Code Tour
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-28
    • 文件大小:25.3kb
    • 提供者:a
  1. Campus-Tour-Guide

    0下载:
  2. 校园导游系统:设计一个校园导游程序,为来访的客人提供各种信息的查询服务。设计自己学校的校园平面图,所含景点不少于10个。以图中顶点表示校内各景点,存放景点名称、代码 、简介等信息;以边表示路径,存放路径长度等相关信息。具体功能包括: 1.为来访客人提供图中任意景点相关信息的查询; 2.为来访客人提供图中任意景点的问路查询,求任意景点间的所有路径,以及查询任意两个景点之间的一条最短的简单路径。 3.为来访客人提供校园图中多个景点的最佳访问路线查询,即求途径多个景点的最短路经。 4.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:36.19kb
    • 提供者:
  1. the-disaster-tour-route-optimization

    1下载:
  2. 1998年数模竞赛灾情巡视路线的最优化方案论文-1998 Mathematical Contest in Modeling the disaster tour route optimization program papers
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:24.44kb
    • 提供者:yao
  1. Knights-tour-problem

    0下载:
  2. 用C语言实现著名的骑士巡游问题(用数据结构中的图实现)。-Famous knight tour problem with C language (using the data structure in Figure).
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:1.4kb
    • 提供者:宋永强
  1. Of-the-campus-tour-guide-system

    0下载:
  2. 湖北第二师范校园导游系统,用用c语言写的,很实用-Of the campus tour guide system, c language used to write, it is practical
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:6.61kb
    • 提供者:王道
  1. campus-tour-guide-Advisory-

    0下载:
  2. 数据库课程设计 校园导游资讯系统 基于最短路径算法-Database course design campus tour guide information system based on the shortest path algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:97.48kb
    • 提供者:霍扬扬
  1. C-Sharp-Tetris-tour

    0下载:
  2. C#俄罗斯方块游,我是新手,这个是模仿别人做的,请大家指教-C# Tetris tour
  3. 所属分类:Other Games

    • 发布日期:2017-11-16
    • 文件大小:449.38kb
    • 提供者:chen
  1. 6713_Getting-Started-Tour-(five)

    0下载:
  2. DSP(TMS320C6713)入门之旅(五篇),简单实用!-DSP(TMS320C6713)Getting Started Tour (five), simple and practical!
  3. 所属分类:DSP program

    • 发布日期:2017-11-16
    • 文件大小:1.29mb
    • 提供者:陈琳
  1. Make-My-Tour

    0下载:
  2. make my tour data base with all tables and entries
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-12-09
    • 文件大小:1.04kb
    • 提供者:Prashant Dubey
  1. Scenic-tour-guide-system

    0下载:
  2. 景区导游系统:输入点之间的可否连接以及距离,得出最短路径-Scenic tour guide system: Could connections between the input point and the distance, draw the shortest path
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-20
    • 文件大小:187.95kb
    • 提供者:张胜东
  1. 2010Expo-tour-guide-system

    0下载:
  2. Shanghai World Expo tour guide system上海世博会导游系统-Shanghai World Expo tour guide system
  3. 所属分类:assembly language

    • 发布日期:2017-05-28
    • 文件大小:10.64mb
    • 提供者:Demos
  1. tour

    0下载:
  2. tour.zip组件,用于展示tour的标签,使用方便快捷(The tour.zip component, which is used to display the tour label, is convenient and quick to use)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:6kb
    • 提供者:mhp
« 12 3 4 5 6 7 8 9 10 ... 30 »
搜珍网 www.dssz.com