-
VC++编程经验及指南,对于新手来说,是个不错的引导。
VC++编程经验及指南,对于新手来说,是个不错的引导。-failed to translate
- 2022-03-20 14:48:45下载
- 积分:1
-
一个学习C语言的经典例子,很有必要仔细研究
一个学习C语言的经典例子,很有必要仔细研究-A learning C language classic example of careful study is necessary
- 2022-04-18 13:22:52下载
- 积分:1
-
本电子书仅供读者预览线路交换进行通信线路交换缺点
本电子书仅供读者预览线路交换进行通信线路交换缺点-Preview the e-book readers for circuit-switched circuit-switched communication disadvantage
- 2022-03-25 22:15:21下载
- 积分:1
-
制作AT89C51单片机实验电路板,制作AT89C51单片机实验电路板
制作AT89C51单片机实验电路板,制作AT89C51单片机实验电路板-AT89C51 single-chip experiment produced circuit boards, the production of circuit boards AT89C51 single-chip experiment
- 2023-08-05 16:25:03下载
- 积分:1
-
java异常处理,学习如何处理java异常,很有用的一本书
java异常处理,学习如何处理java异常,很有用的一本书-how to deal with java Exception
- 2023-05-29 14:55:03下载
- 积分:1
-
一个很好的视频你可以学习C++的自由
A very good viedo you can learn C++ freely-viedo you can learn C freely
- 2023-06-11 06:40:13下载
- 积分:1
-
C++数据结构算法的书籍综合分析,网络游戏的发展。
一本全面剖析C++数据结构算法的书籍,网络游戏开发必看手册!-A comprehensive analysis of C++ data structure algorithms books, online games development handbook a must-see!
- 2022-02-05 11:53:53下载
- 积分: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++ Primer Chinese version of the third edition of Primer
C++Primer中文版 第三版
深入系列
Primer 第三版
著
中中文文版版潘爱民张丽译
Addison-Wesley 中国电力出版社
www.infopower.com.cn
Stanley B Lippman
J o s é e L a j o i e
-C++ Primer Chinese version of the third edition of Primer-depth series in the third edition of the Chinese version translated version of PAN Ai-min Zhang Addison-Wesley Publishing House of China
- 2022-03-24 16:10:57下载
- 积分:1
-
〈〈UML设计核心〉〉经典书籍!大师力作!
〈〈UML设计核心〉〉经典书籍!大师力作!- < < UML design core > > classical books! The master strength
does!
- 2022-03-05 00:57:30下载
- 积分:1