-
该书详细的介绍了LINUX运行机理,是该领域很权威的一本书...
该书详细的介绍了LINUX运行机理,是该领域很权威的一本书-book detailed introduction to the Linux operating mechanism is that the field is an authoritative book
- 2022-02-01 06:50:04下载
- 积分:1
-
2004考研英文词汇完全版
2004考研英文词汇完全版-2004 taking tests in English vocabulary full version
- 2022-10-15 09:00:02下载
- 积分:1
-
Li Ao books, "God"
李敖图书,《上天》-Li Ao books, "God"
- 2022-06-20 09:15:01下载
- 积分: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语言新手的必备书籍.
c语言.exe...
C语言教程的电子版,非常好的一本入门教材,是C语言新手的必备书籍.
c语言.exe-C language electronic version of the Guide, a very good primer rookie C language is the essential books. c language. exe
- 2022-02-03 13:34:05下载
- 积分:1
-
Oracle TimesTen在
Oracle TimesTen In-Memory
Database
C Developer’s and Reference
Guide
- 2023-01-17 09:05:04下载
- 积分:1
-
深入解析MFC中文版
一本告诉你MFC是如何运作的书
“非常简单,本书是所有严谨的MFC开发人员的必备之作―Dean McCrory,MFC开发组负责人...
深入解析MFC中文版
一本告诉你MFC是如何运作的书
“非常简单,本书是所有严谨的MFC开发人员的必备之作―Dean McCrory,MFC开发组负责人”-MFC-depth Analysis of the Chinese version of an MFC to tell you how the book is
- 2023-03-11 05:55:07下载
- 积分:1
-
软件工程中的必备
软件工程中的必备-Software Engineering for the future
- 2022-04-29 21:37:54下载
- 积分:1
-
C++的艺术
The Art of C++
by Herbert Schildt ISBN:0072255129
McGraw-Hill/Osborne © 2004
The author of this text applies C++ to a wide variety of high-powered, practical applications, each focusing on a different aspect of the language. Examples range from a garbage collector subsystem and a thread control panel to AI-based searches and more.
-The Art of C by Herbert Schildt ISBN : 0072255129 McGraw-Hill/Osborne
- 2022-10-21 15:25:06下载
- 积分:1
-
动态加载树结构到MFC的树控制
动态加载树结构到MFC的树控制-dynamically loaded tree structure to control the tree MFC
- 2023-07-04 20:55:04下载
- 积分:1