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

搜索资源列表

  1. Test

    0下载:
  2. 用MFC对话框编写的迷宫程序,算法简洁、清晰 提供给些编写游戏的学者们做参考-Written with the MFC dialog box maze procedure, algorithm is simple, clear writing games available to some scholars a reference
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-16
    • 文件大小:3819846
    • 提供者:yunzhen wang
  1. C

    0下载:
  2. C语言课程设计源码 算24点,贪吃蛇,迷宫问题 -C language curriculum design source count 24 points, Snake, maze
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-15
    • 文件大小:8352
    • 提供者:蒋学金
  1. Mouze_maze

    0下载:
  2. 一个用vs2005写的迷宫游戏。用到了windows编程,主要还是c++语言。-Written in a maze game with vs2005. Used in the windows programming, mainly c++ language.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-08
    • 文件大小:136156
    • 提供者:李亚
  1. migong

    0下载:
  2. 本程序为迷宫的源程序,小游戏程序,方便初学者编写一些小游戏-The program source code for the maze, small games, to facilitate the preparation of some small games for beginners
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-13
    • 文件大小:3404
    • 提供者:肖旺
  1. tanchishe

    0下载:
  2. 实现贪吃蛇的有关功能,代码齐全 在该游戏中,玩家操纵一条贪吃的蛇在迷宫里行走,贪吃蛇按玩家所按的方向键折行,蛇头吃到各种食物(比如大力丸)后,会有各种反应(比如蛇身变长),假如贪吃蛇碰上墙壁或者自身的话,就GameOver了(当然也可能是减去一条生命)。-Snake in the functional implementation, code complete in the game, players control a greedy snake walking in the maze, S
  3. 所属分类:Game Program

    • 发布日期:2017-04-05
    • 文件大小:2332
    • 提供者:ping
  1. migong2

    0下载:
  2. 这是一个迷宫游戏,通过W,S,A,D分别控制目标的上下左右移动遇到障碍物时给出错误提示。。最后输出成绩 注:该程序需调用文件来构画出游戏界面-This is a maze game, by W, S, A, D, respectively, the upper and lower control objectives and move around an obstacle when the error is given. . Final output results Note: This p
  3. 所属分类:Other Games

    • 发布日期:2017-04-06
    • 文件大小:716
    • 提供者:朱亚伟
  1. ascii-table1

    0下载:
  2. maze design for the cat and mouse game
  3. 所属分类:Game Program

    • 发布日期:2017-04-08
    • 文件大小:21920
    • 提供者:farrukh
  1. shuzu

    0下载:
  2. 数组迷宫.rar 数组迷宫.rar -Array maze. Rar array maze. Rar array maze. Rar array maze. Rar
  3. 所属分类:Game Program

    • 发布日期:2017-04-10
    • 文件大小:1892786
    • 提供者:506465336
  1. Maze_Labirint

    0下载:
  2. Maze-Labirint game, written on C++, with the use of Simple DirectMedia Layer library. Very interesting!
  3. 所属分类:Other Games

    • 发布日期:2017-04-05
    • 文件大小:929933
    • 提供者:benjy
  1. migong

    0下载:
  2. 迷宫游戏 在C++环境下运行 界面易懂好看-maze
  3. 所属分类:Other Games

    • 发布日期:2017-06-09
    • 文件大小:16843871
    • 提供者:fengjingyi
  1. snakeman

    0下载:
  2. Interactive game of snake with maze responding to user input
  3. 所属分类:Other Games

    • 发布日期:2017-03-28
    • 文件大小:160183
    • 提供者:Kalyani
  1. Maze

    0下载:
  2. game produced by Walter D. Pullen -game produced by Walter D. Pullen
  3. 所属分类:Games

    • 发布日期:2017-04-02
    • 文件大小:11769
    • 提供者:astrolog
  1. migong

    0下载:
  2. 利用vc编辑器编写的一个迷宫小游戏程序,利用方向键兔子走动,左边为小地图,右边大地图。-The editor written by vc a maze game procedure, and use the arrow keys to move the rabbit, the left is a small map large map on the right.
  3. 所属分类:Game Program

    • 发布日期:2017-04-06
    • 文件大小:154355
    • 提供者:王强
  1. zoumigong

    0下载:
  2. 一个简单的走迷宫游戏,按照txt说明安装运行,实现了配音特效,地图分区显示等功能-A simple Maze game.You can set up it under the guide of the txt document inside.Main technique includes sound effect ,showing the whole map in pieces and so on.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-30
    • 文件大小:360356
    • 提供者:tom
  1. Prj_migong

    0下载:
  2. 一个简单的老鼠迷宫小游戏..共用两张图片.用GameCanvas和Sprite.碰撞检测..本人练习之作-A simple mouse maze game .. share two pictures. With GameCanvas and Sprite. .. I practice the collision detection for ....
  3. 所属分类:Game Program

    • 发布日期:2017-04-05
    • 文件大小:24430
    • 提供者:朱鸿展
  1. right_hand

    0下载:
  2. 走迷宫,读入迷宫地图,以右手在墙边走出迷宫,并输出到屏幕上。-Maze, read into the maze map to the right hand against the wall out of the maze, and output to the screen.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-15
    • 文件大小:35704
    • 提供者:彭金华
  1. Labyrinth-demo

    0下载:
  2. 迷宫问题演示程序 以一个n*n的方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。迷宫问题要求求出从入口(1,1)到出口(n,n)的所有通路,或得出没有通路的结论。 具体要求是:程序启动后显示一张迷宫图板,用白色的方格表示通路,黑色的方格表示障碍。用户可以通过点击的方式改变迷宫图板上通路,设置新的迷宫状态图,然后可以由用户按“开始执行”按钮,即可在迷宫图板上显示从入口(1,1)到出口(n,n)的所有通路。 -Maze problem demo With a n* n pha
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-29
    • 文件大小:6406
    • 提供者:eminem@
  1. demo_migong

    0下载:
  2. 实现dos环境下的迷宫游戏,使用二维矩阵表示迷宫分布,使用堆栈实现迷宫游戏。-Dos environment to achieve the maze game, maze, using two-dimensional matrix representation of the distribution, use the stack to achieve the maze game.
  3. 所属分类:Game Program

    • 发布日期:2017-04-07
    • 文件大小:885199
    • 提供者:weiling
  1. MiGong

    0下载:
  2. 一个快速高质量的迷宫生成器,采用生成树、扩散算法以保证收敛,但是在一些极端条件下可能会进入无限循环。-A fast high-quality maze generator, using spanning tree, diffusion algorithm to ensure convergence, but in some extreme conditions, may enter an infinite loop.
  3. 所属分类:Other Games

    • 发布日期:2017-04-10
    • 文件大小:1831017
    • 提供者:吴岳
  1. migong

    0下载:
  2. 迷宫游戏,由C语言编程,方便 好用-Maze game, the C programming language, a user-friendly
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-13
    • 文件大小:2563
    • 提供者:彭博
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 30 »
搜珍网 www.dssz.com