-
使用Java开发手机游戏
使用Java开发手机游戏-use Java development for mobile phone games
- 2022-08-02 13:13: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#数据库类。-Database Class C#.
- 2023-09-02 11:00:03下载
- 积分:1
-
本书,详细的讲解,mfc的开发全过程,由浅及深的,内容生动活沃...
本书,详细的讲解,mfc的开发全过程,由浅及深的,内容生动活沃-Book in detail, mfc development of the entire process, from shallow and deep, vivid live content Vaud
- 2022-08-23 12:51:50下载
- 积分:1
-
This is a very good windows programming environment, the technology components o...
这个是一本非常好的windows环境下组件编程的技术书,大家不可错过-This is a very good windows programming environment, the technology components of the book, we should not miss
- 2022-06-19 07:56:01下载
- 积分:1
-
visual user interface technology production and application examples, a very goo...
可视化用户界面技术的制作和应用实例,一本很好的电子书
- 2022-12-23 01:50:04下载
- 积分:1
-
非常经典的一本讲述C标准的书.不用多说了! 相信对您大有帮助!...
非常经典的一本讲述C标准的书.不用多说了! 相信对您大有帮助!-It s rather classical C book about its standard.
It s believed to be very useful for you.
- 2022-02-01 21:53:14下载
- 积分:1
-
Paulo Diniz S.R.
Paulo S.R. Diniz
Adaptive Filtering
Algorithms and Practical
Implementation第三版,理论和实践都涉及的好书,有配套的源码可以下载-Paulo SR DinizAdaptive FilteringAlgorithms and PracticalImplementation third edition, the theory and practice are involved in a good book, has matching source code can be downloaded
- 2022-03-16 21:14:00下载
- 积分:1
-
FPGA design instruction manual PDF version of the design they simply consider th...
FPGA设计指导手册PDF版 将如何设计fpga的,考虑了一些FGPA的关键问题可以参考一下 对初学者有帮助的-FPGA design instruction manual PDF version of the design they simply consider the FGPA some of the key issues for reference to help beginners
- 2022-04-08 04:56:07下载
- 积分:1
-
国外的一本挺好的书,请大家看看,有助于初学者提高C语言理论能力...
国外的一本挺好的书,请大家看看,有助于初学者提高C语言理论能力-Abroad, a quite good book, please take a look at to help beginners improve the capacity of C-Theory
- 2022-03-03 05:03:02下载
- 积分:1