-
本书讲述了vc初学阶段的100个由简单到复杂的很多例子,很适合初学者。...
本书讲述了vc初学阶段的100个由简单到复杂的很多例子,很适合初学者。-Vc book about the beginning stages of 100 from the simple to the complex a lot of examples, it is suitable for beginners.
- 2022-04-21 08:02:22下载
- 积分: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语言开发游戏必备
介绍相关函数的名称及用法-Window correlation function c language development of the game must introduce correlation function names and usage
- 2022-06-11 14:12:43下载
- 积分:1
-
算法设计的PPT,与《算法设计与分析》配套
算法设计的PPT,与《算法设计与分析》配套-Wang Xiaodong algorithm design of the PPT, supporting the use of "Algorithm Design and Analysis"
- 2022-09-07 08:40:04下载
- 积分:1
-
on the use of Java language RMI norms of explanatory information.
关于使用JAVA语言编写RMI的各种规范的说明资料。-on the use of Java language RMI norms of explanatory information.
- 2022-10-09 02:50:03下载
- 积分:1
-
ucfs3.08的使用手册,介绍ucfs怎么移植和使用,需要的可以下啊
ucfs3.08的使用手册,介绍ucfs怎么移植和使用,需要的可以下啊-ucfs3.08 the use of manuals, how ucfs introduction and use of transplantation, need to be under the ah
- 2022-02-11 18:41:36下载
- 积分:1
-
C++编程实例手册,以实例方式展示C++编程的强大。快速掌握C++编程。...
C++编程实例手册,以实例方式展示C++编程的强大。快速掌握C++编程。-C++ programming examples manual, with examples showing as a powerful C++ programming. Quick to master C++ programming.
- 2022-05-23 11:57:00下载
- 积分:1
-
基于统计估计的盲信号分离技术
基于统计估计的盲信号分离技术-based on statistical estimates of the Blind Signal Separation Technology
- 2022-10-05 18:15:02下载
- 积分:1
-
分布式天线系统的研究
分布式天线系统,多小区,四篇硕博士论文,研究分布式天线系统的相信可以做为很好的参考文献。
- 2022-01-26 07:13:05下载
- 积分:1
-
利用VC++实现汉字字模的提取和小字库的生成
利用VC++实现汉字字模的提取和小字库的生成-vc_hanzi_zimo_tiqu
- 2023-01-20 02:50:03下载
- 积分:1