-
游戏编程教程 大家可以利用一下
游戏编程教程 大家可以利用一下-Game Programming Tutorial about everyone can use
- 2022-04-23 08:35:01下载
- 积分:1
-
用堆栈实现迷宫求解问题
基本思想:
若当前位置可以通过,则压入栈中,否则探求下一位置,若走不通,则回朔,迷宫大小:M*N.迷宫设置自定义。
求解迷宫...
用堆栈实现迷宫求解问题
基本思想:
若当前位置可以通过,则压入栈中,否则探求下一位置,若走不通,则回朔,迷宫大小:M*N.迷宫设置自定义。
求解迷宫问题的简单方法是:从入口出发,沿某一方向进行探索,若能走通,则继续向前走;否则沿原路返回,换一方向再进行探索,直到所有可能的通路都探索到为止。
为避免走回到已经进入的点(包括已在当前路径上的点和曾经在当前路径上的点),凡是进入过的点都应做上记号。-Maze with the stack to achieve the basic idea for solving the problem: If the current position can be adopted, in pressure, otherwise the next location to explore, if a dead end, then back to New Moon, the size of the maze: M* N. maze set up a custom. A simple maze to solve the problem is: starting from the entrance, along a certain direction to explore, can walk, then continue to move forward otherwise return along the same route, a direction for further exploration, until all possible pathways are exploring to date. In order to avoid going back to have access points (including the current path and current path in the point), all the points should be entered mark.
- 2022-03-21 17:16:01下载
- 积分:1
-
这个文件包含了所有的原料从手掌,公司的掌上操作系统的文件。
This file contains documentation all APIs from Palm, Inc. for Palm OS by ACCESS. It includes the API function definitions for the following product lines:
Centro
Treo
Tungsten
Zire
LifeDrive
The goal of this document is to provide developers with a detailed reference of all functions, parameters, and constant definitions. For more information on developing applications, refer to the document "Palm Developer Guide, Palm OS Platform" available as part of the SDK download and also separately at the PDN website.
- 2023-01-18 13:10:03下载
- 积分:1
-
如何开发嵌入式软件
How To Develop Embedded Software
- 2022-05-19 09:13:12下载
- 积分:1
-
JPEG
JPEG-2000 影像压缩技术─MQ Coder 之研究-Study on MQ_coder of JPEG2000 image compression technology.
- 2022-03-02 16:35:44下载
- 积分:1
-
有关软件工程的书籍资料
有关软件工程的书籍资料-the software engineering books information
- 2022-09-30 21:45:03下载
- 积分:1
-
RealView编译工具库和浮点支持指南.pdf详细解释了IEEE754
RealView编译工具库和浮点支持指南.pdf详细解释了IEEE754-RealView Compilation Tools library and floating-point support guidelines. Pdf explained in detail in IEEE754
- 2023-08-20 18:15:03下载
- 积分:1
-
台湾国家晶元设计中心VHDL内部培训资料(CIC)
台湾国家晶元设计中心VHDL内部培训资料(CIC)-crystal yuan of Taiwan Design Center VHDL internal training materials (CIC)
- 2022-02-21 13:55:35下载
- 积分:1
-
Advanced+Animation+with+DirectX 高级动画制作,学习动画制作的好书籍,讲述很多动画制作的东西。...
Advanced+Animation+with+DirectX 高级动画制作,学习动画制作的好书籍,讲述很多动画制作的东西。-Advanced+ Animation+ With+ DirectX senior animation, learn animation good books, talk about many things animation.
- 2022-03-09 16:23:36下载
- 积分:1
-
2410平台硬件文档,具体内容请参考文档的说明,
2410平台硬件文档,具体内容请参考文档的说明,
- 2022-10-08 22:05:02下载
- 积分:1