-
on embedded programming tcl syntax information, personal feel that the well
关于嵌入式编程的tcl语法的资料,个人觉得得不错的-on embedded programming tcl syntax information, personal feel that the well-
- 2022-07-17 03:52:36下载
- 积分: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
-
对java的函数是不是不熟悉?
没关系!!! 查查这个吧
对java的函数是不是不熟悉?
没关系!!! 查查这个吧-right is a function of java is not familiar with the okay! ! ! The haze! !
- 2022-05-26 15:39:32下载
- 积分:1
-
introduce how to compile Linux
introduce how to compile Linux-0.11_kernel_compile-introduce how to compile Linux-0.11_kern el_compile
- 2022-02-22 02:42:57下载
- 积分:1
-
very good information on Access 2000, we hope to useful!
非常不错的介绍Access2000的资料,希望对大家有用!-very good information on Access 2000, we hope to useful!
- 2022-03-04 01:40:58下载
- 积分:1
-
编译原理讲义 西北工业大学 这个不用怎么说了,上了编译原理课的都应该看过了...
编译原理讲义 西北工业大学 这个不用怎么说了,上了编译原理课的都应该看过了-compiler theory lectures Northwestern University said this not how, on the principle lesson of the compiler should read
- 2023-04-10 09:15:03下载
- 积分:1
-
Visual C++实践与提高--数据库开发与工程应用篇 随书代码 希望对用ADO开发的人会有所帮助 这是第4、5章的...
Visual C++实践与提高--数据库开发与工程应用篇 随书代码 希望对用ADO开发的人会有所帮助 这是第4、5章的-Visual C Practice and improve-- database development and application articles with the hope that the code book to use ADO development will be helpful, this is the first 4, Chapter 5
- 2022-03-11 15:36:25下载
- 积分:1
-
Modbus 协议是应用于电子控制器上的一种通用语言。通过此协议,控制器相互之间、控制器经由网络
(例如以太网)和其它设备之间可以通信。它已经成为...
Modbus 协议是应用于电子控制器上的一种通用语言。通过此协议,控制器相互之间、控制器经由网络
(例如以太网)和其它设备之间可以通信。它已经成为一通用工业标准。有了它,不同厂商生产的控制设
备可以连成工业网络,进行集中监控。
此协议定义了一个控制器能认识使用的消息结构,而不管它们是经过何种网络进行通信的。它描述了一
控制器请求访问其它设备的过程,如果回应来自其它设备的请求,以及怎样侦测错误并记录。它制定了消
息域格局和内容的公共格式。
当在一Modbus 网络上通信时,此协议决定了每个控制器须要知道它们的设备地址,识别按地址发来的
消息,决定要产生何种行动。如果需要回应,控制器将生成反馈信息并用Modbus协议发出。在其它网络上,
包含了Modbus 协议的消息转换为在此网络上使用的帧或包结构。这种转换也扩展了根据具体的网络解决节
地址、路由路径及错误检测的方法。 -err
- 2023-08-31 13:25:03下载
- 积分:1
-
《j2ee经典实例详解》的源代码。原书无附带光盘。介绍的是一个在线银行系统的例子。绝对难得,在国外网站上下的,与大家共享。...
《j2ee经典实例详解》的源代码。原书无附带光盘。介绍的是一个在线银行系统的例子。绝对难得,在国外网站上下的,与大家共享。-"creates classic example explanation" of the source code. The original book without CD-ROM attached. The briefing is an online banking system examples. Absolutely rare in foreign countries across the site and share.
- 2023-02-06 00:20:06下载
- 积分:1
-
java嵌入式开发的文档,对有用java进行嵌入式开发的朋友会有很大帮助...
java嵌入式开发的文档,对有用java进行嵌入式开发的朋友会有很大帮助-java development of the Embedded Document of java useful for the development of the Embedded friends will be of great help
- 2023-05-01 11:10:02下载
- 积分:1