Welcome![Sign In][Sign Up]
Location:
Search - labyrinth program

Search list

[JSP/Javalabyrinth-java

Description: 数据结构中的迷宫算法,演示程序用java实现-data structure of the maze algorithm, demo program using java to achieve
Platform: | Size: 276621 | Author: 曾柯 | Hits:

[Other12-3

Description: 关于如何走出迷宫的c语言程序,首先从键盘上输入迷宫进、出口位置,即可在屏幕上显示出口路线图。-on how out of the labyrinth c language program, the first from the keyboard input maze imports and exports position, can be displayed on the screen export the road map.
Platform: | Size: 1506 | Author: 孙红艳 | Hits:

[WEB Codemn

Description: 输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件test1~4.dd。请将这些文件拷贝到TC当前目录下,或者在载 入时写明完全路径。由于屏幕大小的限制,当用户自己输入迷宫 时一定要注意:迷宫大小是有限制的,不小于4*3,不大于30*20。 否则会出现错误信息。输入开始时全是墙,用上下左右键移动, 用Del键删除墙,形成通路,用Enter键添加墙。输入结束时可以 将迷宫保存下来,以dd为扩展名。输入完毕时用F9键来得到结果, 找到路径时,屏幕下方会出现Path found,否则出现Path not found。 程序经Turbo C 2.0编译调试成功。运行时不用添加任何运行库。 不可以在VC上编译。 下载DOS版和windows版的迷宫游戏全部代码-importation of a maze of arbitrary size, with a stack get out of the maze of trails and on the screen. Program : can achieve and preserve the printed maze maze, the accompanying documents were four test maze of trails to document test1 4.dd. I would be grateful if those files are copied to the TC current directory, or in the state when fully contained path. Due to restrictions on the size of the screen when the user input labyrinth must pay attention to : the size of the maze is a restriction, not less than 4 * 3, not more than 30 * 20. Otherwise there will be a wrong message. At the beginning of the importation of all walls, from top to bottom around with the keyboard, with keys to delete Del wall, forming pathway, using the Enter key to add wall. At the end of the importation of the maze
Platform: | Size: 54533 | Author: 景运革 | Hits:

[Develop Toolsqdscc

Description: 输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件test1~4.dd。请将这些文件拷贝到TC当前目录下,或者在载 入时写明完全路径。由于屏幕大小的限制,当用户自己输入迷宫 时一定要注意:迷宫大小是有限制的,不小于4*3,不大于30*20。 否则会出现错误信息。输入开始时全是墙,用上下左右键移动, 用Del键删除墙,形成通路,用Enter键添加墙。输入结束时可以 将迷宫保存下来,以dd为扩展名。输入完毕时用F9键来得到结果, 找到路径时,屏幕下方会出现Path found,否则出现Path not found。 程序经Turbo C 2.0编译调试成功。运行时不用添加任何运行库。 不可以在VC上编译。-importation of a maze of arbitrary size, with a stack get out of the maze of trails and on the screen. Program : can achieve and preserve the printed maze maze, the accompanying documents were four test maze of trails to document test1 4.dd. I would be grateful if those files are copied to the TC current directory, or in the state when fully contained path. Due to restrictions on the size of the screen when the user input labyrinth must pay attention to : the size of the maze is a restriction, not less than 4 * 3, not more than 30 * 20. Otherwise there will be a wrong message. At the beginning of the importation of all walls, from top to bottom around with the keyboard, with keys to delete Del wall, forming pathway, using the Enter key to add wall. At the end of the importation of the maze
Platform: | Size: 54533 | Author: 1 | Hits:

[Game Programmigong

Description: 输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件test1~4.dd。请将这些文件拷贝到TC当前目录下,或者在载 入时写明完全路径。由于屏幕大小的限制,当用户自己输入迷宫 时一定要注意:迷宫大小是有限制的,不小于4*3,不大于30*20。 否则会出现错误信息。输入开始时全是墙,用上下左右键移动, 用Del键删除墙,形成通路,用Enter键添加墙。输入结束时可以 将迷宫保存下来,以dd为扩展名。输入完毕时用F9键来得到结果, 找到路径时,屏幕下方会出现Path found,否则出现Path not found。 程序经Turbo C 2.0编译调试成功。运行时不用添加任何运行库。 不可以在VC上编译。-importation of a maze of arbitrary size, with a stack get out of the maze of trails and on the screen. Program : can achieve and preserve the printed maze maze, the accompanying documents were four test maze of trails to document test1 4.dd. I would be grateful if those files are copied to the TC current directory, or in the state when fully contained path. Due to restrictions on the size of the screen when the user input labyrinth must pay attention to : the size of the maze is a restriction, not less than 4 * 3, not more than 30 * 20. Otherwise there will be a wrong message. At the beginning of the importation of all walls, from top to bottom around with the keyboard, with keys to delete Del wall, forming pathway, using the Enter key to add wall. At the end of the importation of the maze
Platform: | Size: 3716 | Author: 我厂 | Hits:

[Other resourcetangbiao132

Description: 程序目的: 输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件test1~4.dd。请将这些文件拷贝到TC当前目录下,或者在载 入时写明完全路径。由于屏幕大小的限制,当用户自己输入迷宫 时一定要注意:迷宫大小是有限制的,不小于4*3,不大于30*20。 否则会出现错误信息。输入开始时全是墙,用上下左右键移动, 用Del键删除墙,形成通路,用Enter键添加墙。输入结束时可以 将迷宫保存下来,以dd为扩展名。输入完毕时用F9键来得到结果, 找到路径时,屏幕下方会出现Path found,否则出现Path not found。 程序经Turbo C 2.0编译调试成功。运行时不用添加任何运行库。 不可以在VC上编译。-procedures purpose : to bring in a maze of arbitrary size, with a stack get out of the maze of trails and on the screen. Program : can achieve and preserve the printed maze maze, the accompanying documents were four test maze of trails to document test1 4.dd. I would be grateful if those files are copied to the TC current directory, or in the state when fully contained path. Due to restrictions on the size of the screen when the user input labyrinth must pay attention to : the size of the maze is a restriction, not less than 4 * 3, not more than 30 * 20. Otherwise there will be a wrong message. At the beginning of the importation of all walls, from top to bottom around with the keyboard, with keys to delete Del wall, forming pathway, using the Enter key to add wall. At the end of the impor
Platform: | Size: 3740 | Author: 李凤宪 | Hits:

[Other迷宫程序1.10版

Description: 程序目的: 输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件test1~4.dd。请将这些文件拷贝到TC当前目录下,或者在载 入时写明完全路径。由于屏幕大小的限制,当用户自己输入迷宫 时一定要注意:迷宫大小是有限制的,不小于4*3,不大于30*20。 否则会出现错误信息。输入开始时全是墙,用上下左右键移动, 用Del键删除墙,形成通路,用Enter键添加墙。输入结束时可以 将迷宫保存下来,以dd为扩展名。输入完毕时用F9键来得到结果, 找到路径时,屏幕下方会出现Path found,否则出现Path not found。 程序经Turbo C 2.0编译调试成功。运行时不用添加任何运行库。 不可以在VC上编译。-procedures purpose : to bring in a maze of arbitrary size, with a stack get out of the maze of trails and on the screen. Program : can achieve and preserve the printed maze maze, the accompanying documents were four test maze of trails to document test1 4.dd. I would be grateful if those files are copied to the TC current directory, or in the state when fully contained path. Due to restrictions on the size of the screen when the user input labyrinth must pay attention to : the size of the maze is a restriction, not less than 4 * 3, not more than 30 * 20. Otherwise there will be a wrong message. At the beginning of the importation of all walls, from top to bottom around with the keyboard, with keys to delete Del wall, forming pathway, using the Enter key to add wall. At the end of the impor
Platform: | Size: 3747 | Author: 邵思瑾 | Hits:

[Game ProgramC++课程设计 迷宫

Description: Turbo C++2.0下的迷宫程序,这是我的课程设计,里面有自己用乐谱演奏的音乐哦,音乐与游戏是并行的,可以一般听音乐-labyrinth program in turbo c++2.0,this is my course design,there is music by music book,music and game are parallel,you can listen to the music
Platform: | Size: 10178 | Author: 无可厚非 | Hits:

[Game Programmigong

Description: 输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件test1~4.dd。请将这些文件拷贝到TC当前目录下,或者在载 入时写明完全路径。由于屏幕大小的限制,当用户自己输入迷宫 时一定要注意:迷宫大小是有限制的,不小于4*3,不大于30*20。 否则会出现错误信息。输入开始时全是墙,用上下左右键移动, 用Del键删除墙,形成通路,用Enter键添加墙。输入结束时可以 将迷宫保存下来,以dd为扩展名。输入完毕时用F9键来得到结果, 找到路径时,屏幕下方会出现Path found,否则出现Path not found。 程序经Turbo C 2.0编译调试成功。运行时不用添加任何运行库。 不可以在VC上编译。-importation of a maze of arbitrary size, with a stack get out of the maze of trails and on the screen. Program : can achieve and preserve the printed maze maze, the accompanying documents were four test maze of trails to document test1 4.dd. I would be grateful if those files are copied to the TC current directory, or in the state when fully contained path. Due to restrictions on the size of the screen when the user input labyrinth must pay attention to : the size of the maze is a restriction, not less than 4* 3, not more than 30* 20. Otherwise there will be a wrong message. At the beginning of the importation of all walls, from top to bottom around with the keyboard, with keys to delete Del wall, forming pathway, using the Enter key to add wall. At the end of the importation of the maze
Platform: | Size: 3072 | Author: 我厂 | Hits:

[Other Gamestangbiao132

Description: 程序目的: 输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件test1~4.dd。请将这些文件拷贝到TC当前目录下,或者在载 入时写明完全路径。由于屏幕大小的限制,当用户自己输入迷宫 时一定要注意:迷宫大小是有限制的,不小于4*3,不大于30*20。 否则会出现错误信息。输入开始时全是墙,用上下左右键移动, 用Del键删除墙,形成通路,用Enter键添加墙。输入结束时可以 将迷宫保存下来,以dd为扩展名。输入完毕时用F9键来得到结果, 找到路径时,屏幕下方会出现Path found,否则出现Path not found。 程序经Turbo C 2.0编译调试成功。运行时不用添加任何运行库。 不可以在VC上编译。-procedures purpose : to bring in a maze of arbitrary size, with a stack get out of the maze of trails and on the screen. Program : can achieve and preserve the printed maze maze, the accompanying documents were four test maze of trails to document test1 4.dd. I would be grateful if those files are copied to the TC current directory, or in the state when fully contained path. Due to restrictions on the size of the screen when the user input labyrinth must pay attention to : the size of the maze is a restriction, not less than 4* 3, not more than 30* 20. Otherwise there will be a wrong message. At the beginning of the importation of all walls, from top to bottom around with the keyboard, with keys to delete Del wall, forming pathway, using the Enter key to add wall. At the end of the impor
Platform: | Size: 3072 | Author: 李凤宪 | Hits:

[Other迷宫程序1.10版

Description: 程序目的: 输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件test1~4.dd。请将这些文件拷贝到TC当前目录下,或者在载 入时写明完全路径。由于屏幕大小的限制,当用户自己输入迷宫 时一定要注意:迷宫大小是有限制的,不小于4*3,不大于30*20。 否则会出现错误信息。输入开始时全是墙,用上下左右键移动, 用Del键删除墙,形成通路,用Enter键添加墙。输入结束时可以 将迷宫保存下来,以dd为扩展名。输入完毕时用F9键来得到结果, 找到路径时,屏幕下方会出现Path found,否则出现Path not found。 程序经Turbo C 2.0编译调试成功。运行时不用添加任何运行库。 不可以在VC上编译。-procedures purpose : to bring in a maze of arbitrary size, with a stack get out of the maze of trails and on the screen. Program : can achieve and preserve the printed maze maze, the accompanying documents were four test maze of trails to document test1 4.dd. I would be grateful if those files are copied to the TC current directory, or in the state when fully contained path. Due to restrictions on the size of the screen when the user input labyrinth must pay attention to : the size of the maze is a restriction, not less than 4* 3, not more than 30* 20. Otherwise there will be a wrong message. At the beginning of the importation of all walls, from top to bottom around with the keyboard, with keys to delete Del wall, forming pathway, using the Enter key to add wall. At the end of the impor
Platform: | Size: 3072 | Author: 邵思瑾 | Hits:

[Game ProgramC++课程设计 迷宫

Description: Turbo C++2.0下的迷宫程序,这是我的课程设计,里面有自己用乐谱演奏的音乐哦,音乐与游戏是并行的,可以一般听音乐-labyrinth program in turbo c++2.0,this is my course design,there is music by music book,music and game are parallel,you can listen to the music
Platform: | Size: 10240 | Author: 无可厚非 | Hits:

[JSP/Javalabyrinth-java

Description: 数据结构中的迷宫算法,演示程序用java实现-data structure of the maze algorithm, demo program using java to achieve
Platform: | Size: 276480 | Author: 曾柯 | Hits:

[Other12-3

Description: 关于如何走出迷宫的c语言程序,首先从键盘上输入迷宫进、出口位置,即可在屏幕上显示出口路线图。-on how out of the labyrinth c language program, the first from the keyboard input maze imports and exports position, can be displayed on the screen export the road map.
Platform: | Size: 1024 | Author: 孙红艳 | Hits:

[Windows Develop4Maze

Description: c++程序实现迷宫问题,算法实现效率要求自动搜索迷宫路径。-c++ program maze problem, algorithm efficiency requirements automatically search the labyrinth path.
Platform: | Size: 47104 | Author: wangyang | Hits:

[OtherPuzzle

Description: 用c++写的迷宫程序。读者需要根据程序提示自己先在记事本上写一个0、1的阵列,再将其复制到dos命令窗口。-A labyrinth program
Platform: | Size: 1024 | Author: 饶海清 | Hits:

[Other Riddle gamesLabyrinth-demo

Description: 迷宫问题演示程序 以一个n*n的方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。迷宫问题要求求出从入口(1,1)到出口(n,n)的所有通路,或得出没有通路的结论。 具体要求是:程序启动后显示一张迷宫图板,用白色的方格表示通路,黑色的方格表示障碍。用户可以通过点击的方式改变迷宫图板上通路,设置新的迷宫状态图,然后可以由用户按“开始执行”按钮,即可在迷宫图板上显示从入口(1,1)到出口(n,n)的所有通路。 -Maze problem demo With a n* n phalanx, says maze, respectively 0 and 1 the pathways and obstacles said maze. Maze problem requirements give from entry (1, 1) to export (n, n), or all the pathways that no pathways conclusion. Specific requirement is: after starting the program with a labyrinth board, showed white checked says pathways, black squares says obstacles. The user can change the way by clicking on a maze set new pathways, board, which can then be a state chart maze by users click "start execution button to display on board in the maze from entry (1, 1) to export (n, n) all of the passages.
Platform: | Size: 6144 | Author: eminem@ | Hits:

[Data structslabyrinth-question

Description: 以一个m*m 的方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口的通道,或得出没有通路的结论。-M* m of a square that maze, 0 and 1, respectively, in the maze of paths and obstacles. Design a program, for any set of the maze, find a channel from the entrance, or come to the conclusion there is no path.
Platform: | Size: 48128 | Author: tracyforever | Hits:

[GUI Developekohnsion-specification

Description: Labyrinth program maze procedure-Labyrinth program maze program maze procedure
Platform: | Size: 19456 | Author: yhjythe | Hits:

[Otherexample

Description: 一个小迷宫程序的example,里面加入了图形界面编程与可视化操作(A small labyrinth program example, which added graphical interface programming and visualization operation.)
Platform: | Size: 2048 | Author: 长安月半 | Hits:
« 12 3 »

CodeBus www.codebus.net