-
"C Programming Language Training" Chapter VIII
《C语言程序设计实训》第八章-"C Programming Language Training" Chapter VIII
- 2022-01-25 15:17:12下载
- 积分: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
-
CISCO Construction of the initial knowledge
CISCO构建知识初级-CISCO Construction of the initial knowledge
- 2022-03-12 21:37:25下载
- 积分:1
-
直升机飞行力学方面的很不错的书籍,对于对这方面感兴趣的同学和老师均有不同程度的帮助...
直升机飞行力学方面的很不错的书籍,对于对这方面感兴趣的同学和老师均有不同程度的帮助-Mechanical aspects of helicopter flight is pretty good books, for interested students and teachers have varying degrees of help
- 2022-08-25 11:19:59下载
- 积分:1
-
对html的介绍对适用于初学者《基础教程》
对html的介绍对适用于初学者《基础教程》-The introduction of the html for beginners on the
- 2023-02-07 09:55:03下载
- 积分:1
-
DSP
基于DSP的数字滤波器设计,方案是利用数字信号处理(DSP)来设计无限冲激响应(IIR)和有限冲激响应(FIR)滤波器。
- 2022-08-26 11:17:44下载
- 积分:1
-
epo经典教程
epo经典教程-EPO classic Guide
- 2022-03-11 04:10:38下载
- 积分:1
-
A e book usefull for communication people.please read and rate .
对交流有用的电子书大家。拜托阅读并评分。
- 2022-12-28 22:40:03下载
- 积分:1
-
C Language Advanced (East Grand Ming Ling very good) for those who have c basis
C语言进阶 (东大 凌明 非常不错)适合有c基础的人-C Language Advanced (East Grand Ming Ling very good) for those who have c basis
- 2022-03-12 04:48:30下载
- 积分:1
-
provided c Class 13
提供c函数类库里的各种函数的查找,包括字符串函数,查找-provided c Class 13-17 of the search function, including the string functions, to find out.
- 2023-07-02 23:50:03下载
- 积分:1