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

搜索资源列表

  1. Miromouse-Maze

    1下载:
  2. 此程序为MicroMouse615型号电脑鼠完成16*16的迷宫比赛完整程序。电脑鼠在运行中可以划分为四个状态:等待状态、启动状态、搜索状态和冲刺状态。 -This program MicroMouse615 mouse models of computer* 16 complete 16 complete games maze procedure. Computer mouse in the operation can be divided into four states: wait-s
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:99431
    • 提供者:
  1. maze

    0下载:
  2. 这是一个c语言编写的迷宫小程序,不过没有使用MFC,只是最初级的DOS操作界面。-C This is a small program written in a maze, but did not use MFC, only the most junior of the DOS interface.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:192562
    • 提供者:Gao
  1. maze

    0下载:
  2. 数据结构迷宫算法的例子,随即产生一个迷宫,适合初学者,-The data structure of the maze algorithm example, is suitable for beginners
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-16
    • 文件大小:269457
    • 提供者:王汉顺
  1. uva705-Slash-Maze-

    0下载:
  2. uva705 Slash Maze 的代码,在UVaOJ上通过-uva705 Slash Maze of the code, adopted in UVaOJ
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:814
    • 提供者:wuli
  1. MazeGame

    1下载:
  2. 一个maze游戏,用java rmi编写,分布式课程作业-A maze game written with java rmi, distributed course project
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:736894
    • 提供者:胡玮玮
  1. maze

    0下载:
  2. 随机生成迷宫的深度遍历算法 以用使用了A*算法的小DEMO-The depth of a randomly generated maze traversal algorithm to use the A* algorithm using a small DEMO
  3. 所属分类:CSharp

    • 发布日期:2017-05-08
    • 文件大小:2045206
    • 提供者:胡凯
  1. Maze

    0下载:
  2. 迷宫问题,算法是深度搜索,压缩包中有相应输入文件。-Solve a maze
  3. 所属分类:Data structs

    • 发布日期:2017-05-12
    • 文件大小:2738455
    • 提供者:王钊
  1. maze

    0下载:
  2. 不错的走迷宫算法~~~~~有兴趣的可以看一下-micromouse maze algorithm
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:103665
    • 提供者:neret
  1. maze

    1下载:
  2. IEE电脑鼠程序 其中部分已经改进,包含迷宫搜索和冲刺函数-IEE computer programs and some mice have improved, including the maze search and sprint function
  3. 所属分类:搜索引擎

    • 发布日期:2012-12-14
    • 文件大小:112009
    • 提供者:chenli
  1. migong

    0下载:
  2. 老鼠走迷宫问题,VC++6.0开发平台,实现图形的界面。-IEEE MicroMouse Maze Algorithm Research and Implementation of The Algorithm
  3. 所属分类:software engineering

    • 发布日期:2016-03-11
    • 文件大小:28369
    • 提供者:赵灿
  1. maze

    0下载:
  2. 一个模拟迷宫的游戏,虽然比较简单,但参考价值不错-a game like maze,very nice
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-24
    • 文件大小:24616
    • 提供者:李冲
  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
    • 文件大小:86165
    • 提供者:shenhang
  1. maze

    0下载:
  2. 智能小车走迷宫,遍历迷宫,记录迷宫路径,选择一条最优路径。-Smart car Maze, maze traversal, record the maze path, choose an optimal path.
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:1737
    • 提供者:sj
  1. Maze

    0下载:
  2. IEEE电脑鼠走迷宫程序(带有记忆功能和智能算法)-IEEE Computer Mouse Maze procedure (with memory function and intelligence algorithm)
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:99262
    • 提供者:黄威
  1. Maze-(1)

    0下载:
  2. 用mfc实现迷宫自动寻路代码,可以自己制作地图,也可以利用自身带的地图。-With the mfc code automatically find its way to achieve the maze, you can produce their own maps, you can also use their own zone map.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:61358
    • 提供者:聂辰
  1. search

    0下载:
  2. A Pacman agent needs to efficiently find paths through a maze, either to reach a particular location or collect remaining food quickly. In this project, you will build general search algorithms and apply them to Pacman scenarios. The code for t
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:11237084
    • 提供者:xiaoxiao
  1. maze-telen-gcc-mac

    0下载:
  2. mac系统下载,纯C语言开发,终端运行调试,可以做IOS开发内核,迷宫系统maze。随机生成迷宫地图,自动探索出路设计-system mac download, pure C-language development, the terminal run the debugger, you can do IOS development kernel, maze system Maze. Randomly generated maze map, automatically discover a wa
  3. 所属分类:MacOS develop

    • 发布日期:2017-03-30
    • 文件大小:1414
    • 提供者:Telen
  1. Maze

    0下载:
  2. 电脑鼠源程序,很好的程序,可以给新人借鉴-Computer mouse source, a very good program
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:112341
    • 提供者:童迪江
  1. Pathfinder

    0下载:
  2. 用遗传算法解决迷宫路径搜索问题。有界面显示搜索的过程。-Using genetic algorithms to solve the maze path searching problem. Have english interface display process.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-13
    • 文件大小:72723
    • 提供者:dudu
  1. Maze_view

    0下载:
  2. 用JOGL Java 开发 的 多视角 迷宫程序。-It s a multiple view of Maze developed using JOGL.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:38677
    • 提供者:seablue
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com