-
java和# 8482平台,企业版(java EE)规范,V5
Java™ Platform, Enterprise Edition (Java EE) Specification, v5-Java™ Platform, Enterprise Edition (Java EE) Specification, v5
- 2023-07-10 07:40:04下载
- 积分:1
-
basics of operating system
basics of operating system
- 2023-04-04 05:40: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
-
这是一个视频教学,适合于初学者,希望能帮助大家
这是一个视频教学,适合于初学者,希望能帮助大家-This is a video teaching, suitable for beginners, want to help you
- 2022-03-02 19:26:09下载
- 积分:1
-
Set of embedded linux driver development under the principle. Introduced under t...
阐述了嵌入式linux下驱动程序的开发原理。介绍了linux arm 下usb驱动程序的开发。-Set of embedded linux driver development under the principle. Introduced under the usb driver for linux arm development.
- 2022-04-12 11:24:19下载
- 积分:1
-
this upload sample
this upload sample-this upload sample................
- 2023-08-16 18:05:03下载
- 积分:1
-
开发人员指南
Developer s Guide to Building XML-based Web Services
- 2022-12-23 22:05:04下载
- 积分:1
-
上传一本ARM编程的电子书,用超星阅读器,很适合于初学者
上传一本ARM编程的电子书,用超星阅读器,很适合于初学者-Upload an ARM programming e-books, with Superstar readers, is well suited to beginners
- 2023-05-17 17:15:10下载
- 积分:1
-
详细讲解matlab内的工具箱的使用与编程技巧,适合初学者。
详细讲解matlab内的工具箱的使用与编程技巧,适合初学者。-Explained in detail within the matlab toolbox for use and programming skills, suitable for beginners.
- 2022-12-15 22:30:03下载
- 积分:1
-
wince
Wince驱动程序开发
嵌入式程序开发-wince
- 2023-04-20 13:40:03下载
- 积分:1