-
此电子书详细讲述了STL的重要知识,相信对想学STL的人会大有帮助。...
此电子书详细讲述了STL的重要知识,相信对想学STL的人会大有帮助。-This book describes in detail the importance of knowledge of STL, STL believe that people who want to learn will be of great help.
- 2022-09-08 04:30:03下载
- 积分:1
-
vhdl very good debug release vhdl very good debug release
vhdl very good debug release vhdl very good debug release
- 2023-08-20 04:05:03下载
- 积分:1
-
一种非常好用的以太网控制其芯片,刚刚由sillabs公司推出,结合8位和16微处理器在工业控制,楼宇,办公自动化等利于应用广泛。本文件是这种控制器的简单介绍。...
一种非常好用的以太网控制其芯片,刚刚由sillabs公司推出,结合8位和16微处理器在工业控制,楼宇,办公自动化等利于应用广泛。本文件是这种控制器的简单介绍。-a very handy Ethernet control chip, the company has just introduced by sillabs. with 8 and 16 microprocessors in industrial control, building and office automation to widespread use. This document is a simple controller introduced.
- 2022-07-20 11:00:42下载
- 积分:1
-
java 的中文教程 有750页
java 的中文教程 有750页-java Chinese course has 750 pages
- 2023-01-09 12:25:03下载
- 积分:1
-
visual basic 经典技巧编程
visual basic 经典技巧编程-值得一看-classic visual basic programming skills-eye-catcher
- 2022-01-25 18:43:18下载
- 积分:1
-
Learning Standard C++ as a New Language
Learning Standard C++ as a New Language
- 2022-01-31 02:23:21下载
- 积分:1
-
一本不错的书籍,J2EE学习笔记,很值得下载
一本不错的书籍,J2EE学习笔记,很值得下载-A good book, J2EE study notes, is worth downloading
- 2022-08-18 23:08:27下载
- 积分:1
-
software engineering thinking _. great help to programming
软件工程思想_.对编程大有帮助-software engineering thinking _. great help to programming
- 2022-06-27 23:52:05下载
- 积分: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
-
Visual C++面向对象与可视化程序设计教程
Visual C++面向对象与可视化程序设计教程-Visual C and Visual Object-Oriented Programming Guide
- 2022-09-07 07:25:04下载
- 积分:1