-
这是一个开放的
这是一个对QGIS开源说明的文档,有助于地理信息系统人在上面开发实现-This is an open-source description document QGIS help people in geographic information systems development to achieve the above
- 2022-02-13 16:35:35下载
- 积分:1
-
ISO18000
ISO18000-2标准文档,希望对大家有所帮助-ISO18000-2 standard document, and they hope to help everyone
- 2022-03-23 03:05:35下载
- 积分:1
-
Microsoft编程精粹
Microsoft编程精粹-Microsoft programs succinctly
- 2022-08-10 10:18:01下载
- 积分:1
-
This book is a Professor Yan Weimin title set data structure (C language version...
此书是严蔚敏教授的数据结构题集(C语言版)-This book is a Professor Yan Weimin title set data structure (C language version)
- 2022-01-22 11:18:32下载
- 积分:1
-
麦格劳
McGraw-Hill Java2 A Beginner s Guide,2nd Ed 2003.
- 2023-08-15 21:20:04下载
- 积分:1
-
CSS2中文手册(CHM)
CSS2中文手册(CHM) -CSS2 Chinese handbook (CHM)
- 2023-04-02 01:30:04下载
- 积分:1
-
定时器使用演示,对理解学习好单片机的定时器有很大的帮助...
定时器使用演示,对理解学习好单片机的定时器有很大的帮助-Timer using the demo, study and understanding of the timer microcomputer very helpful
- 2022-07-10 23:40:26下载
- 积分:1
-
JBuilder7&Weblogic7整和开发培训手册1.rar
JBuilder7&Weblogic7整和开发培训手册1.rar-JBuilder7Weblogic7 whole and the development of training manuals 1.rar
- 2023-05-10 02:15:04下载
- 积分: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
-
最小堆头文件(C++)
最小堆头文件(C++)-smallest Live (C)
- 2022-01-27 18:18:29下载
- 积分:1