-
Inside C++ Object Model(英文原版)
Inside C++ Object Model(英文原版)-Object Model (English original)
- 2022-03-16 00:09:08下载
- 积分:1
-
希特勒的奋斗历史以及他的一些理念,看一下能理解他的想法的奇怪...
希特勒的奋斗历史以及他的一些理念,看一下能理解他的想法的奇怪-Hitler" s struggle for history and some of his ideas, look at the idea he can understand the stran
- 2022-03-21 09:37:57下载
- 积分:1
-
USB Application Architecture (recommended)
USB体系结构开发应用(推荐)-USB Application Architecture (recommended)
- 2022-02-25 04:00:03下载
- 积分:1
-
很实用的MATLAB的教程,是Word文档的。里面有两个版本的阅读书。希望对你们有帮助...
很实用的MATLAB的教程,是Word文档的。里面有两个版本的阅读书。希望对你们有帮助-MATLAB is very useful tutorial is a Word document. Inside there are two versions of the reading books. Want to help you
- 2022-05-21 09:46:35下载
- 积分:1
-
裘宗燕老师的书,介绍编程实践(c语言)不错的书
裘宗燕老师的书,介绍编程实践(c语言)不错的书-Qiu Yan teacher
- 2023-07-08 16:10:04下载
- 积分:1
-
该系统可以实现分
本系统可以实现宿舍卫生分的查询、录入、修改、删除,排序等功能。-This system can achieve sub-quarters health query, input, modify, delete, sorting and other functions.
- 2022-01-26 16:57:33下载
- 积分: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
-
计算电磁学的数学基础。欢迎新手下载使用,可为计算电磁的学生增进了解...
计算电磁学的数学基础。欢迎新手下载使用,可为计算电磁的学生增进了解-The mathematical basis for computational electromagnetics. Welcome to download novice to use, for the calculation of students to enhance understanding of electromagnetic
- 2022-06-17 06:50:09下载
- 积分:1
-
USB转换成RS232转换接口在现在的笔记本电脑中应用相当广泛,因为在现在的笔记本电脑中一般都没有了RS232接口了。...
USB转换成RS232转换接口在现在的笔记本电脑中应用相当广泛,因为在现在的笔记本电脑中一般都没有了RS232接口了。-Converted to RS232 converter USB interface in the current application of notebook computers quite extensive, because in the current notebook computers are generally not the RS232 interface.
- 2022-03-14 11:47:09下载
- 积分:1
-
Linux Kernel Development book length classic small but very clear explanations
Linux Kernel 经典开发书籍 篇幅不大但讲解的相当清晰-Linux Kernel Development book length classic small but very clear explanations
- 2022-03-22 04:07:00下载
- 积分:1