-
the third generation network of professional training materials, very profession...
有关的三代网络的比较专业的培训材料,很专业的!-the third generation network of professional training materials, very professional!
- 2022-03-21 05:50:39下载
- 积分:1
-
thinking (third edition), PDF+ CHM and English, is a good thing depends on your...
java编程思想(第三版) ,PDF+CHM,英文版的 ,很不错的东西,就看大家的英文实力了-thinking (third edition), PDF+ CHM and English, is a good thing depends on your strength of the English
- 2022-07-19 18:30:03下载
- 积分:1
-
USB设计,内有驱动程序,C语言编程,我的心血。
USB设计,内有驱动程序,C语言编程,我的心血。-USB design, with driver, C language programming, my hard work.
- 2022-05-15 17:58:04下载
- 积分:1
-
JAVA初学者所用的编程资料,简单,易懂,从最基本的内容将其...
JAVA初学者所用的编程资料,简单,易懂,从最基本的内容将其-JAVA programming information used by beginners, simple, easy to understand, from the most basic elements of their
- 2022-03-05 10:28:37下载
- 积分:1
-
vb资料 vb资料 vb资料
vb资料 vb资料 vb资料-vb information vb information vb information vb information vb information
- 2022-09-18 04:55:03下载
- 积分:1
-
Linux内核API _ _电子书
eBook Linux_Kernel_API
- 2022-07-17 19:41:50下载
- 积分:1
-
21 days of school
21天学通Java 2,很好的JAVA入门书,用超星3.8打开就可以看.-21 days of school-Java 2, JAVA good entry, opened with Superstar 3.8 can be seen.
- 2022-01-26 07:58:45下载
- 积分:1
-
a prepared using JAVA LOGIN way (2)
用JAVA编写一个LOGIN的方法(2)-a prepared using JAVA LOGIN way (2)
- 2022-07-14 11:51:07下载
- 积分:1
-
路,用数字信号处理器产生六种脉宽调制波控制无刷直流电机旋转…
用DSP产生六路PWM波来控制永磁无刷直流电机的转动和换向-Road, with DSP generate six PWM wave to control the brushless DC motor rotation and change to the
- 2022-05-31 08:54:13下载
- 积分: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