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

搜索资源列表

  1. MazePath

    0下载:
  2. 该程序是用C语言写的。功能为:打印迷宫的所有路径,并找到最短路径显示出来-This program is used to print all the path of the maze and fine the shortest path.
  3. 所属分类:Document

    • 发布日期:2017-11-18
    • 文件大小:148620
    • 提供者:Rocket
  1. 3213123

    0下载:
  2. 迷宫问题 具有递归和非递归算法,好东西,和大家分享:其实迷宫问题的算法还有好多-Maze problem with recursive and non-recursive algorithm, good things to share: In fact, there are a lot maze of algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:1763
    • 提供者:liwei
  1. park

    0下载:
  2. 迷宫数据结构de 迷宫方程实现一个以链表作存储结构的栈类型,然后编写一个求解迷宫的非递归程序-De labyrinth maze data structure equations for the realization of a linked list storage structure of the stack type, and then write a program to solve a maze of non-recursive
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:565522
    • 提供者:郭晓锋
  1. maze

    0下载:
  2. 制作迷宫游戏的最基础的程序,初学者可以参考一下-Making maze game of the most basic procedures, beginners can refer to
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:11663
    • 提供者:刘磊
  1. MI-GONG-QIU-JIE

    0下载:
  2. 走迷宫的老鼠 不能穿墙 有时间限制 可改变路径 可存储读取-mouse went
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:4784
    • 提供者:王毅鹏
  1. minggong

    0下载:
  2. 简单的迷宫设计,可以通过键盘操作,可以通过吃不同颜色的豆子穿对应的颜色的墙-Simple maze designed to operate via the keyboard, you can wear the corresponding color walls by eating beans of different colors
  3. 所属分类:File Formats

    • 发布日期:2017-04-14
    • 文件大小:4034
    • 提供者:西西
  1. Java

    0下载:
  2. 1、只关注项目本身,不懂就baidu一下。 2、除了做好项目,还会阅读和项目有关的技术书籍,看wikipedia。 3、除了阅读和项目相关的书外,还会阅读IT行业的书,比如学Java时,还会去了解函数语言,如LISP。 4、找一些开源项目看看,大量试用第三方框架,还会写写demo。 5、阅读基础框架、J2EE规范、Debug服务器内核。 大多数程序都是第1种,到第5种不光需要浓厚的兴趣,还需要勇气:我能读懂吗?其实,你能够读懂的。 耐心,真的很重要
  3. 所属分类:Project Manage

    • 发布日期:2017-04-25
    • 文件大小:11177
    • 提供者:姚生
  1. Desktop

    0下载:
  2. 迷宫程序,附带九个地图 。实现走迷宫的小游戏。将文件解压到d盘根目录下即可。-Maze procedure, with nine maps. Achieve Maze game. Extract the files to the root directory to d.
  3. 所属分类:Document

    • 发布日期:2017-05-18
    • 文件大小:4894985
    • 提供者:吴伟东
  1. mouse

    0下载:
  2. 自己写的一个迷宫图游戏~~迷宫游戏 自己运行就知道了用C++写的-迷宫游戏 自己运行就知道了用C++写的
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:1708
    • 提供者:朱晓龙
  1. mi-gong

    0下载:
  2. 迷宫程序,用c++编写的迷宫程序,代码有1000行左右。-Maze procedure, using c++ program written in the maze, there are about 1,000 lines of code.
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:42433
    • 提供者:king
  1. assignment1

    0下载:
  2. 最简单的迷宫寻宝,撞墙后猎人根据宝物的位置进行判定该怎么走。-treasure hunter
  3. 所属分类:Document

    • 发布日期:2017-04-14
    • 文件大小:3772
    • 提供者:牛磊
  1. 2010

    0下载:
  2. 迷宫游戏,适合初学者,可以学习一下思路和界面设计-wefwefew weewewew weewewew
  3. 所属分类:software engineering

    • 发布日期:2017-04-28
    • 文件大小:38010
    • 提供者:wofjewo
  1. Maze

    0下载:
  2. 数据结构课程设计迷宫问题完整报告,里面附有源代码和实验结果截图。-Curriculum design maze full report, which is attached to the source code and experimental results screenshots.
  3. 所属分类:software engineering

    • 发布日期:2017-05-01
    • 文件大小:32956
    • 提供者:炮灰
  1. maze

    0下载:
  2. 一种用于迷宫搜索路径的作业算法,帮助同学们理解堆栈-A maze of job search path algorithm, to help students understand the stack
  3. 所属分类:Software Testing

    • 发布日期:2017-04-29
    • 文件大小:169699
    • 提供者:ljjk
  1. more

    0下载:
  2. 笔试题,得到一个迷宫矩阵的最大邻接块,改算法采用C语言实现-Pen questions, to get the maximum adjacent block a maze matrix algorithm using C language change
  3. 所属分类:Project Manage

    • 发布日期:2017-04-12
    • 文件大小:523
    • 提供者:方旭
  1. c--migongyuanma

    0下载:
  2. c语言 迷宫游戏 迷宫游戏 迷宫游戏 -C language maze game maze game maze game maze game maze game maze game
  3. 所属分类:software engineering

    • 发布日期:2017-12-11
    • 文件大小:7535
    • 提供者:郭力文
  1. migong

    0下载:
  2. 迷宫问题是取自心理学的一个古典实验。实验中,把一只老鼠从一个没有顶的 大盒子的门放入,在盒中设置了许多墙,对行进的方向形成了多处阻挡。盒子仅仅 有一个出口,在出口处放置了一块奶酪,吸引老鼠在迷宫中寻找道路以到达出口。 重复对老鼠进行上述实验,看老鼠能在多久找到出口。 请设计一个算法实现迷宫问题求解。 -maze problem
  3. 所属分类:Project Design

    • 发布日期:2017-12-11
    • 文件大小:1600
    • 提供者:13262265672
  1. C语言课程设计实例精编

    0下载:
  2. C 语言由于具有灵活 高效 可移植性好等诸多优点 成为软件开发中常用的计 算机编程语言之一 全书介绍了贪吃蛇游戏 计算器 黑白棋游戏 迷宫问题 扫地 雷游戏 速算 24 数据结构 CAI 演示 进程调度 存储管理等十四个案例 各个案例 独具特色 覆盖了 C 语言的基本知识点和各种数据结构 如堆栈 队列 链表等 综 合应用了光带菜单 下拉菜单 图形设计 鼠标应用等知识 本书应用性极强 读者 可以根据这些案例进行研究 修改和扩展(C language has many advantages
  3. 所属分类:文章/文档

    • 发布日期:2017-12-14
    • 文件大小:1506569
    • 提供者:david呆伟
  1. rl

    0下载:
  2. python实现强化学习,基于吴恩达教程,实现机器人自动走迷宫功能(Python implementation of reinforcement learning)
  3. 所属分类:文章/文档

    • 发布日期:2021-03-15
    • 文件大小:1024
    • 提供者:流水9404
« 1 2 3 4»
搜珍网 www.dssz.com