CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - C语言 迷宫

搜索资源列表

  1. 求解迷宫问题

    0下载:
  2. 运用C语言实现寻找输入的“迷宫”矩阵中的可选路径,并将找到的最短路径显示出来。-use C language to find that the "maze" matrix optional path and find the shortest path displayed.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10040
    • 提供者:葛林
  1. soursecode

    0下载:
  2. 这是关于数据结构中迷宫问题的c语言实现 可供大家学习参考-This is the data structure of the maze of C Language Reference for everyone to learn
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1915
    • 提供者:guoguo
  1. myvcLabyrinth

    0下载:
  2. 谭浩强C语言书中的一个走迷宫的例子,此程序是其算法实现,用VC编译运行-Hao C-language book of a Maze example of this process is its algorithm, compiled with VC operation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:39751
    • 提供者:杨林
  1. Pathfinder

    0下载:
  2. 在WINDOWS环境下用C语言开发的寻路程序,应用遗传算法,在一个迷宫中迅速找到出口-the Windows environment using the C language development routing procedures, genetic algorithm, in a maze to find a rapid export
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:23910
    • 提供者:lb
  1. maze

    0下载:
  2. 一个用c语言写的迷宫演示程序。借助了其他人共同的智慧
  3. 所属分类:数据结构常用算法

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

    0下载:
  2. 用C语言实现的数据结构课程设计中迷宫类 马踏棋盘实验.用WIN_TC编译通过.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:843
    • 提供者:李加伟
  1. carton_Maze

    0下载:
  2. 动画迷宫,采用c语言实现,有自动和手动两种演示方式,有利于学习递归算法和图形编程
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8871
    • 提供者:Issac
  1. MG

    0下载:
  2. 此程序实现了数据结构中的迷宫问题,用C语言编写,运行后输出为表示位置与方向的数据组
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:899
    • 提供者:王学宝
  1. migong

    0下载:
  2. 我学习C语言时的课题之一,实现 迷宫系统
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1830
    • 提供者:叶子
  1. 迷宫END

    0下载:
  2. 利用C语言实现迷宫算法。 利用随机函数生成迷宫,并显示所有路径!-use C language maze algorithm. Using random function generator maze, and that all paths!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1368
    • 提供者:叶兆源
  1. 迷宫 数据结构(C语言版)关于栈与队列

    0下载:
  2. 迷宫 数据结构(C语言版)关于栈与队列,求迷宫从入口到出口的所有路径,Maze data structure (C language version) on the stack and queue, and the maze from the entrance to the export of all path
  3. 所属分类:数据结构常用算法

    • 发布日期:2016-01-26
    • 文件大小:1436
    • 提供者:
  1. MazePath_v4.0

    0下载:
  2. C语言 使用SDL 实现的迷宫求解演示程序。 使用栈,回溯法 包括制作地图,随机生成地图,求解过程演示。-C language realization of the use of SDL demo program to solve the maze. The use of stacks, including the production of backtracking map, randomly generated maps, the solution process demonstra
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:439554
    • 提供者:袁建华
  1. maze

    0下载:
  2. 这是经典迷宫问题,本代码是用C语言实现的-This is the classic maze problem, the code is achieved using C language
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:2835
    • 提供者:huqiong
  1. MIGONG

    0下载:
  2. 用C语言基本数据结构实现的迷宫的一个算法 -Using C language basic data structure of a maze algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:1638
    • 提供者:mahaiyang
  1. migong

    0下载:
  2. 数据结构课程设计报告及代码 C语言环境 迷宫问题的设计 -Data structure curriculum design reports and code C language environment maze design issues
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:222950
    • 提供者:熊彪
  1. sixmazeproblem

    0下载:
  2. 求解数据结构中迷宫问题的C语言源程序,代码精炼,已通过运行-Data structure to solve a maze problem in C-language source code
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:14290
    • 提供者:maxiujuan
  1. Intelligent_computer_mouse_program

    1下载:
  2. 基于C语言的智能电脑鼠搜索迷宫程序,是可直接参赛的程序-C language based search of intelligent computer mouse maze procedure is directly participating in the program
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:133642
    • 提供者:lichuang
  1. 走迷宫问题

    0下载:
  2. 本程序是用C语言写的迷宫问题,其中很多算法都是很经典的,初学者可以好好学习下回溯算法的应用,很实用的,对于此类问题能有一个很好的模板作用。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-05-31
    • 文件大小:215150
    • 提供者:bycer@115
  1. migong

    0下载:
  2. 这是在C语言环境下实现迷宫数组自动寻迹的程序(This is in the C language environment, the realization of the maze array automatically tracing procedures)
  3. 所属分类:数据结构

  1. 迷宫问题

    1下载:
  2. 用C++语言实现在迷宫中寻找出路。 核心算法伪代码: do{ 如果当前位置为出口: 当前位置进栈; return 1; while(尝试的方向小于4) { 尝试方向号码对应方向的格子; 如果这个格子是没走过的通路: 当前位置进栈; 将地图上的这个位置标记为走过的; 切换试探的方块为新的当前位置; 跳出这层循环; 否则: 方向号码增加1; } 如果当前位置的四周没有路了: 地图上的当前位置标记成走过的; 出栈; }while(栈不空或者还有方向没试探完);(Using C + + l
  3. 所属分类:数据结构

    • 发布日期:2020-12-17
    • 文件大小:16384
    • 提供者:F(zx)
« 12 3 4 »
搜珍网 www.dssz.com