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

搜索资源列表

  1. TWOAlgorithm

    0下载:
  2. 包括两个有趣的算法:老鼠走迷宫和运算式中序式转后序式的C和JAVA实现的两个版本-including two interesting algorithm : Mouse Maze and the computation of the order after the order-to-C and JAVA two versions
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:4.85kb
    • 提供者:陶丽丝
  1. PathFinder_Applet

    0下载:
  2. 一个很有意思的互动式的走迷宫程序。你可以用鼠标画出一个迷宫,然后电脑会找出迷宫走法。 当你点击\"Go\"按钮后,蓝色点会在你绘制的迷宫中试图找出通往绿色点的路径。-a very interesting interactions between the Maze procedure. You can use the mouse painted a labyrinth, and then the computer would find the maze in law. When you cli
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:5.8kb
    • 提供者:尤冉
  1. Maze

    0下载:
  2. 一套基于人工智能的猫抓老鼠的程序,在web上可以演示,相关的参数可以在web上设置,附上相应的说明文档。-A cat and mouse based on artificial intelligence program, the web can be demonstrated, the relevant parameters can be set in the web, accompanied by appropriate documentation.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:84.15kb
    • 提供者:shenhang
  1. migong

    0下载:
  2. 用JAVA实现的电脑鼠走迷宫,对于学习JAVA很有帮助-Implemented with JAVA computer mouse maze, very helpful for learning JAVA
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:6.57kb
    • 提供者:stt
  1. MicroMouse-r186

    0下载:
  2. 电脑鼠仿真软件,赠送电脑鼠历届比赛标准迷宫图。 在DOS环境下: 1.进入jar文件所在目录 2.输入如下命令: java -jar xxx.jar 即可 -Micro Mouse Maze Editor and Simulator Revision 186
  3. 所属分类:Java Develop

    • 发布日期:2017-05-22
    • 文件大小:6.58mb
    • 提供者:蓝天
  1. t16_migong

    0下载:
  2. 令W[x][y]= = 1,表示空间(x, y)为墙 W[x][y] = = 0,表示空间(x, y)为洞 当W[x][y] = = 0且W[x][y+1] = = 0,表示从点(x, y)到点(x, y+1)有从西向东的通路;当W[x][y] = = 0且W[x+1][y] = = 0表示从点(x, y)到点(x+1, y)到从北向南的通路。迷宫的入口(0, 0),出口是右下角(在本例中是(7, 8)),希望你编写程序搜索一条由入口到出口的路径。迷宫规模: -The littl
  3. 所属分类:Ajax

    • 发布日期:2017-04-04
    • 文件大小:601byte
    • 提供者:
搜珍网 www.dssz.com