-
通过用SOCKET发包来实现PING命令,可以同时检查多个IP的网格连通情况。并形成对应的日志以便查看。...
通过用SOCKET发包来实现PING命令,可以同时检查多个IP的网格连通情况。并形成对应的日志以便查看。-SOCKET contract through to achieve the PING command, you can also check a number of IP cases grid connectivity. And the formation of the corresponding log to see.
- 2022-11-26 16:35:04下载
- 积分:1
-
MSP430单片机C语言与汇编语言混合编程
MSP430单片机C语言与汇编语言混合编程-MSP430 Microcontroller C programming language and compilation of mixed-
- 2022-07-10 19:29:45下载
- 积分:1
-
没有翻译
5日精通CSS样式表的电子书,适合刚学网页制作又时间不多的新手学习。-failed to translate
- 2022-01-25 22:45:13下载
- 积分:1
-
讲解编译原理方便的一本好书。讲解编译原理方便的一本好书。...
讲解编译原理方便的一本好书。讲解编译原理方便的一本好书。-Compilation Principle on one convenient book. Compilation Principle on one convenient book.
- 2023-03-17 23:10:04下载
- 积分:1
-
Booth Multiplication Algorithm
Booth Multiplication Algorithm
- 2022-08-10 23:49:44下载
- 积分: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
-
一个更详细的英文介绍DM6446的用户手册
dm6446的英文用户手册有更详细的介绍
- 2022-02-26 07:27:30下载
- 积分:1
-
夏昕的hibernate深入浅出,是介绍hibernate的中文书中最好的一本
夏昕的hibernate深入浅出,是介绍hibernate的中文书中最好的一本-Xia Xin
- 2022-08-03 13:04:24下载
- 积分:1
-
Visual C++ MFC programming examples Visual C++ MFC programming examples
Visual C++MFC编程实例 Visual C++MFC编程实例-Visual C++ MFC programming examples Visual C++ MFC programming examples
- 2022-02-04 15:48:54下载
- 积分:1
-
经典书籍Primer书中的源代码,希望有志于学习VC的不要错过。代码很齐全...
经典书籍Primer书中的源代码,希望有志于学习VC的不要错过。代码很齐全-Classic books Primer book" s source code and hope interested in learning VC" s should not miss. Code is complete
- 2022-03-23 21:30:01下载
- 积分:1