搜索资源列表

  1. matlabsnakegame

    0下载:
  2. The Game: Make the snake grow longer by directing it to the food. Extra bonus points are given from hearts, eat them as fast as possible as amount of bonus points decreases with time. Higher level gives more points
  3. 所属分类:matlab例程

    • 发布日期:2024-05-08
    • 文件大小:5120
    • 提供者:阳关
  1. maze

    0下载:
  2. 迷宫寻宝,能够通过键盘控制寻宝人的前后左右的运动方向,寻宝人找到宝藏后可以打印寻宝人踪迹-fun maze, through keyboard control zone around the direction of the campaign around, treasure after treasure found treasure people can trace Print
  3. 所属分类:其他小程序

    • 发布日期:2024-05-08
    • 文件大小:1024
    • 提供者:曹骞
  1. maze

    0下载:
  2. 迷宫求解(全部解) 共有三个文件maze.h mclass.cpp t3.cpp 希望大家多提意见-Maze Solving (all solutions) there are three documents maze.h mclass.cpp t3.cpp do so hope that everyone
  3. 所属分类:其他智力游戏

    • 发布日期:2024-05-08
    • 文件大小:2048
    • 提供者:李言
  1. maze

    0下载:
  2. 迷宫问题,实现迷宫路径的查找,最后寻找到出口。-Maze problem, the realization of the maze path search, and finally to find export.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-08
    • 文件大小:147456
    • 提供者:何平
  1. list

    0下载:
  2. 单链表倒序 ,多个栈公用一块存储空间,以及迷宫问题的求解 -Single linked list in reverse order, more than a stack of public storage space, as well as solving a maze problem
  3. 所属分类:数据库系统

    • 发布日期:2024-05-08
    • 文件大小:141312
    • 提供者:路径
  1. kuyuanzi

    0下载:
  2. 迷宫问题的代码,能用哟,给那些需要的人使用,并欢迎大家讨论研究 -Maze problem code, yo can use to those who need to use, and welcomed everyone to discuss the research
  3. 所属分类:压缩解压

    • 发布日期:2024-05-08
    • 文件大小:2048
    • 提供者:wuzhaoyuan
  1. Maze

    0下载:
  2. 人工智能中的经典的迷宫算法,是否有通路走出maze,C++实现-Artificial intelligence in the classic maze algorithm, whether there are pathways out of maze, C++ Realize
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-08
    • 文件大小:525312
    • 提供者:xuhualong
  1. mazing

    0下载:
  2. 使用Java撰寫的資料結構演算法,解決老鼠走迷宮的問題。-Use Java to write the data structure algorithms to solve the problem of rats Maze.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-08
    • 文件大小:1024
    • 提供者:普娃兒
  1. maze

    0下载:
  2. 我收藏的python下的迷宫路径搜索,用的是回溯法。为方便起见,程序没有记录行走路径,只输出路径所经历过的方块。-I collected the maze under the python search path, using a retroactive law. For the sake of convenience, the program did not record walking path, only the output p
  3. 所属分类:外挂编程

    • 发布日期:2024-05-08
    • 文件大小:1024
    • 提供者:朱炽衡
  1. Maze

    0下载:
  2. 这是一个迷宫的程序,用数组构造一个迷宫,进入以后按照不断的回所,最中走出迷宫,输出所有的路径。-This is a maze of procedures, using the array construct a maze to enter the future in accordance with the constant back, the most out of the maze, the output of all the pat
  3. 所属分类:数据库编程

    • 发布日期:2024-05-08
    • 文件大小:7168
    • 提供者:杨远航
  1. Alexander_Moser

    0下载:
  2. Use the cursor keys to navigate the maze. It demonstrates time-based animation, texture mapping, blending, and SIMPLE collision detection.
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-08
    • 文件大小:2061312
    • 提供者:pily
  1. MAZE

    0下载:
  2. 一个很经典的问题---迷宫问题,对于初学数据结构的同学来说, 是很好的例子-A very classic problem--- the maze problem, the data structure for novice students, it is a good example
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-08
    • 文件大小:3072
    • 提供者:asada
  1. 3D_Maze

    0下载:
  2. 用OPenGL 做的一个3D迷宫 用"W""A""S""D"控制行走操作 用鼠标控制视角装换-Use OpenGL to do 3D maze with a W A S D control with the mouse to control the operation running loaded for Perspective
  3. 所属分类:OpenGL

    • 发布日期:2024-05-08
    • 文件大小:2927616
    • 提供者:Doiee
  1. maze

    0下载:
  2. 编制一个求解迷宫通路的程序,1,0表示通路与不通-The preparation of a pathway to solve the maze procedure, 1,0 that the access road with barrier
  3. 所属分类:书籍源码

    • 发布日期:2024-05-08
    • 文件大小:193536
    • 提供者:ck
  1. Maze

    0下载:
  2. VB6实现的迷宫求解程序,可以保存迷宫或读取保存的迷宫-VB6 achieved to solve the maze procedure can be saved or read Save the maze labyrinth
  3. 所属分类:Windows编程

    • 发布日期:2024-05-08
    • 文件大小:18432
    • 提供者:fanli
  1. maze

    0下载:
  2. 一个苹果走迷宫,支持最短路径寻路。可以使用方向键操作,也可以用户自己添加迷宫格式文件,生成迷宫图。-Apple Maze, shortest path routing. Can use the arrow keys to operate, the user can add their own maze format generated maze.
  3. 所属分类:界面编程

    • 发布日期:2024-05-08
    • 文件大小:190464
    • 提供者:卞壮
  1. sf_2006412224019

    0下载:
  2. 用OPENGL制作的迷宫,运用碰撞,贴图等技术,里面是一个可执行文件。-Produced using OPENGL maze, the use of collisions, mapping techniques, which is an executable file.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-08
    • 文件大小:292864
    • 提供者:rita
  1. Maze_Stack

    0下载:
  2. 数据结构中的迷宫 文件中以给出一个迷宫 可自建其他迷宫 使其包含与该文件中 执行后可找到迷宫出口-Data structure of the maze the document to give a maze can be built to include other maze with the document can be found in the maze after the implementation of export
  3. 所属分类:其他智力游戏

    • 发布日期:2024-05-08
    • 文件大小:270336
    • 提供者:洛心
  1. maze

    0下载:
  2. 走迷宮的程式 先讀入maze.txt的地圖資訊 再算出路徑-Maze program maze.txt first read the map information and then calculate the path
  3. 所属分类:其他小程序

    • 发布日期:2024-05-08
    • 文件大小:1024
    • 提供者:林楷煒
  1. Maze

    0下载:
  2. 迷宫 Command Lines Results Maze.exe - 0 error(s), 0 warning(s) -Maze Command LinesResultsMaze.exe- 0 error (s), 0 warning (s)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-08
    • 文件大小:12288
    • 提供者:Xia Yi
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org