-
C# Primer Plus 书籍的源代码及课后习题答案
C# Primer Plus 书籍的源代码及课后习题答案
- 2022-02-06 06:41:28下载
- 积分:1
-
电力电子与MATLAB仿真,科学和工程专业的研究生做的电力电子方向有了一个良好的信息,有很多共同的电路品种是有用的,非常实用...
电力电子与MATLAB仿真,科学和工程专业的研究生做的电力电子方向有了一个良好的信息,有很多共同的电路品种是有用的,非常实用-Power Electronics and MATLAB simulation, science and engineering graduate students to do a good information on the direction of power electronics, there are a variety of common circuit is useful, very practical
- 2022-03-13 05:51:39下载
- 积分:1
-
C++沉思一书不仅描述语言也是规划的思考…
C++ ponder a book not only describe the language but also the thinking of program-C Ponder a book not only describe the langua ge but also the thinking of program
- 2022-03-23 00:54:47下载
- 积分:1
-
集成电路测试用使用到的D算法分析,这是第一篇,很难找的哦!...
集成电路测试用使用到的D算法分析,这是第一篇,很难找的哦!-The use of integrated circuit test analysis of the D algorithm, which is the first chapter, it is difficult to find the Oh!
- 2022-11-25 11:40:03下载
- 积分:1
-
life of the society in the book required reading for outsiders, as "The Art...
人生必读的处世宝典,外人列为与《孙子兵法》同等地位-life of the society in the book required reading for outsiders, as "The Art of War" equal status
- 2022-03-15 05:01:57下载
- 积分:1
-
一百年来,cup就想人类的大脑一样由低级的爬虫复合体进化到如今的新皮质,这是cpu进化过程的史诗!...
一百年来,cup就想人类的大脑一样由低级的爬虫复合体进化到如今的新皮质,这是cpu进化过程的史诗!-100 years, the cup wanted to human brain from low level of reptile evolution of the complex requirements of the new cortex, which is the evolution of cpu epic!
- 2022-12-12 09:05:03下载
- 积分: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 language basic knowledge, beginners look very good. I was the first to watch it
- 2022-03-20 16:16:16下载
- 积分:1
-
Linux初学者入门优秀教程,转自小文论坛
Linux初学者入门优秀教程,转自小文论坛---红帽工作室制作。-Linux beginners entry excellent guides, switched from the small text Forum-- Red Hat Workshop.
- 2022-05-06 03:15:31下载
- 积分:1
-
关于java 2d 的一本书 我看了 感觉还可以,大家也看看把
关于java 2d 的一本书 我看了 感觉还可以,大家也看看把-on the 2d of a book I read can also feel, we have to see if the he
- 2022-03-19 14:12:16下载
- 积分:1