-
with retroactive law and stack maze solving problems
用回溯法和栈求解迷宫问题-with retroactive law and stack maze solving problems
- 2022-05-29 14:21:35下载
- 积分:1
-
简单的纸牌游戏,对于初学者来说
简单的纸牌游戏,请初学者-simple card game, for beginner
- 2022-02-06 06:53:24下载
- 积分:1
-
随便给我的房子做一个简单的小游戏
随便到我家做人你做个简单的小游戏
- 2022-01-23 10:51:33下载
- 积分:1
-
这是一个模拟烟花的游戏
这是一个模拟烟花的游戏- This is a simulation fireworks game
- 2022-03-07 14:24:30下载
- 积分:1
-
importation of a maze of arbitrary size, with a stack get out of the maze of tra...
输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有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 bo
- 2022-02-15 22:18:55下载
- 积分:1
-
国外游戏开发者杂志2000年第六期配套代码,包含Jeff Lander的关于变形技术的程序和Herb Marselas关于优化技术的代码...
国外游戏开发者杂志2000年第六期配套代码,包含Jeff Lander的关于变形技术的程序和Herb Marselas关于优化技术的代码--Code of game development magazine in 2000 the sixth issue, contains procedure about the distortion technology of Jeff Lander and code about optimized technology of Herb Marselas
- 2022-10-03 10:35:04下载
- 积分:1
-
8皇后问题的C++算法
8皇后问题的C++算法-8 empress question C++ algorithm
- 2023-03-09 08:35:03下载
- 积分:1
-
可爱的你喜欢吗?中国连珠啊!
可爱的你喜欢吗?中国连珠啊!-lovely you like? China witty ah!
- 2022-12-01 15:50:04下载
- 积分:1
-
这是一个游戏程序源码
这是一个游戏程序源码-This is a game procedures FOSS
- 2022-01-25 16:02:03下载
- 积分:1
-
一个小游戏,贪吃蛇。MFC应用程序框架,是我学习MFC做一个…
一个小游戏,贪吃蛇。
运用于MFC框架,是我学习MFC时做得一个例子。-A small game, Snake. MFC application framework, is what I am learning MFC do an example.
- 2022-01-24 09:44:35下载
- 积分:1