搜索资源列表

  1. walk

    0下载:
  2. 模拟真人走迷宫的程序原代码-lifelike simulation of the Maze procedure source
  3. 所属分类:书籍源码

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:王军
  1. laoshu

    0下载:
  2. 走迷宫的程序,用JAVA编写的-Maze procedure, prepared by using JAVA
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:魏庆
  1. simplemaze

    0下载:
  2. 一个用Javascr ipt写的走迷宫游戏,用键盘上的→←↑↓键进行游戏,走出迷宫。请按照maze.txt中的说明把一部分代码复制到<head></head>之间,另一部分代码复制到<body></body>之间:-a written using Javascr ipt Maze games, the keyboard keys for the game, out of the l
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:王羊
  1. OGRE_01a

    0下载:
  2. 数据结构里的走迷宫实验,把它编成一个类似坦克游戏的程序 -data structure, the Maze experiments it into a game similar to the procedures for tanks
  3. 所属分类:射击游戏

    • 发布日期:2024-05-20
    • 文件大小:1879040
    • 提供者:陈庄
  1. MFCmaze

    1下载:
  2. 老鼠走迷宫程序,用vc编写,可以算出最短路径,用户自己设置围墙合入口出口-rats Maze procedure using vc preparation, you could calculate the shortest path, users set up their own import export a wall
  3. 所属分类:其他智力游戏

    • 发布日期:2024-05-20
    • 文件大小:1901568
    • 提供者:董飞
  1. maze dfs

    0下载:
  2. dfs 深度优先搜索!这是走迷宫的基本算法。用广义表建立迷宫,用邻接表建立图,用dfs搜索,许多大学的数据结构作业-dfs depth-first search! Maze This is the basic algorithm. Generalized Table established maze, with the establishment of the adjacent table map, with dfs search, t
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:笨熊
  1. Turtle_Maze

    0下载:
  2. 海龟走迷宫实验,使用VC中的MFC画出迷宫,并让海龟找到一条路能走出迷宫.-turtles Maze experiments, the use of the VC MFC paint maze, and let sea turtles can find a way out of the maze.
  3. 所属分类:界面编程

    • 发布日期:2024-05-20
    • 文件大小:1982464
    • 提供者:黄禹
  1. 数据结构_走迷宫代码

    0下载:
  2. 自己上数据结构课写的一个小程序 能找出走出迷宫的路径-own data structure classes on writing a small program can find the path out of the maze
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:236544
    • 提供者:花名册
  1. migong1

    0下载:
  2. 一个用C语言模拟走迷宫的程序,有BUG,即最后都迷宫所有格子都走过后会死循环。-a C language simulation Maze procedure, BUG, that is the end all lattice maze has already gone through cycle after death.
  3. 所属分类:其他智力游戏

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:
  1. mouse-migong

    0下载:
  2. 这个是老鼠走迷宫的代码,矩阵自动生成,老鼠撞到墙就退回,直到找到路为止!-this is the mouse Maze code automatically generated matrix, rats hit the wall on the back until they found the road so far!
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:988160
    • 提供者:zhou
  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. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:39936
    • 提供者:杨林
  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

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:陶丽丝
  1. mazel

    0下载:
  2. 走迷宫小程序,很好玩,自己和几个朋友随便玩着设计的-small Maze procedure is a lot of fun, they and several friends casually performers play design
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:36864
    • 提供者:刘叶
  1. Mazeofgame

    0下载:
  2. 这是一个老鼠走迷宫的游戏,写的还不错唷!-This is a rat Maze of the game, also wrote a public good!
  3. 所属分类:其他智力游戏

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:林建达
  1. zmgcx

    0下载:
  2. 走迷宫程序 ....也是一个很好望的-Maze procedure .... is a good-looking mobile-to-mobile
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:LB
  1. GAPathfinder

    0下载:
  2. 使用遗传算法的走迷宫程序。适合新手学习GA使用-use of genetic algorithms Maze procedure. Suitable for novice learning to use GA
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:24576
    • 提供者:DL
  1. gfdgfgr

    0下载:
  2. 用JAVA编写的走迷宫小游戏,3D界面.-with JAVA prepared by the Maze small games, 3D interface.
  3. 所属分类:其他智力游戏

    • 发布日期:2024-05-20
    • 文件大小:41984
    • 提供者:王琳
  1. migong

    0下载:
  2. 迷宫问题 任务:可以输入一个任意大小的迷宫数据,用非递归的方法求出一条走出迷宫的路径,并将路径输出; 要求: 在上交资料中请写明:存储结构、基本算法(可以使用程序流程图)、源程序、测试数据和结果、算法的时间复杂度、另外可以提出算法的改进方法; [问题描述] 走迷宫是实验心理学中一个古典问题。用计算机解迷宫路径的程序,就是仿照人走迷宫而设计的,也是对盲人走路的一个机械模仿。 [实现提示] 假设迷宫是一个矩形,我
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:chenjia
  1. labyrinth

    0下载:
  2. 深度优先算法老鼠走迷宫游戏。 其中包括了使用不同算法编写的多个源代码-Depth-first algorithm mice Maze game. Including the use of different algorithms to prepare a number of source code
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:75776
    • 提供者:yuhuan
  1. g

    0下载:
  2. 走迷宫游戏字符界面的ASP程序哦,我觉得还不错,大家下来看看撒-Maze game characters ASP interface procedures Oh, I feel pretty good, everyone down to see Caesar
  3. 所属分类:WEB源码

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:niky
« 1 23 4 5 6 7 8 9 10 ... 40 »

源码中国 www.ymcn.org