-
Visual C++模拟计算机网络中停止等待协议发送接收数据的过程
Visual C++模拟计算机网络中停止等待协议发送接收数据的过程-Visual C++ simulation of computer networks to send the agreement to stop waiting for the process of receiving data
- 2022-02-28 19:17:41下载
- 积分:1
-
Programming Windows programs to develop design guidelines
编写Windows程序开发设计指南
- 2022-03-22 15:41:45下载
- 积分:1
-
the book introduced the Java design patterns and other related concepts. Helpful...
本书介绍了JAVA的设计模式等相关概念。对于初学者很有帮助-the book introduced the Java design patterns and other related concepts. Helpful for beginners
- 2022-03-10 05:14:04下载
- 积分:1
-
书
book-Dreamweaver教程-book-Guide to Dreamweaver
- 2022-10-24 09:55:04下载
- 积分:1
-
魅族m8开发api。包含中文版和英文版,阐述m8开发使用的函数
魅族m8开发api。包含中文版和英文版,阐述m8开发使用的函数-Meizu m8 development api. Includes Chinese and English, described the use of a function of the development m8
- 2022-12-02 22:30:04下载
- 积分:1
-
a JBuilder application development on the books, hope you like, I actually never...
一本关于JBuilder 应用开发的书籍,希望大家喜欢,其实我没看过的,-a JBuilder application development on the books, hope you like, I actually never watched the laughter
- 2022-03-17 19:44:41下载
- 积分:1
-
C#的一些例子
C#的一些例子-C# some examples
- 2022-02-26 14:08:16下载
- 积分: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
-
注册表的使用,修改,优化系统性能,一本初学注册表的很好的手册...
注册表的使用,修改,优化系统性能,一本初学注册表的很好的手册-registry use, modify and optimize system performance, a good beginner registry handbook
- 2022-09-16 19:35:03下载
- 积分:1
-
VC模板库参考手册
VC模板库参考手册-VC Template Library Reference Manual
- 2022-06-15 03:18:41下载
- 积分:1