-
想简单了解的初学者比较有用的JSP,但..
对于想简单了解JSP的初学者比较有用,但是要想深入了解,本文档不合适你-Would like to briefly understand the JSP for the beginners more useful, but to a deeper understanding, inappropriate in this document you
- 2023-01-28 19:50:03下载
- 积分:1
-
C或者C++实现的各种经典算法,包括八皇后问题、背包问题等
C或者C++实现的各种经典算法,包括八皇后问题、背包问题等-C or C++ to achieve a variety of classical algorithms, including the eight queens problem, knapsack problem, etc.
- 2022-02-28 22:24:36下载
- 积分:1
-
泛歌的原则,现代电脑组件,一个非常好的书…
潘松的现代计算机组成原理,很好的一本书,和大家一起分享!-Pan Song of the principles of modern computer components, one very good book, and share with everyone!
- 2022-01-25 19:00:51下载
- 积分:1
-
Thinking_in_Java的一篇读后感言,对于一些JAVA初学者来说,也许会有许多启发,反正我是有。...
Thinking_in_Java的一篇读后感言,对于一些JAVA初学者来说,也许会有许多启发,反正我是有。-Thinking_in_Java of a Mr.Zongwen statement, for some Java beginners, may have inspired many, and anyway I have.
- 2023-04-26 06:55:02下载
- 积分:1
-
TD-SCDMA标准,介绍了3G网络结构,接入网的基本结构,物理层,无线接口协议,无线射频特性,无线资源管理,HSDPA,灵活的组网方式等.-TD-SCDMA standards, introduction of the 3G network architecture, the basic structure of access networks, physical layer, wireless interface protocol, wireless radio characteristics, radio resource management, HSDPA, etc.组网方式flexible.
- 2022-06-12 03:18:41下载
- 积分:1
-
ruby on rails 网站源码,可以自由下载此源码
ruby on rails 网站源码,可以自由下载此源码-ruby on rails web site source code, you can free download the source code
- 2022-04-19 19:39:31下载
- 积分: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
-
介绍VB里的各种控件的使用方法,窗口控制,图像编程以及OCX等内容,还提供了一个API集供参考....
介绍VB里的各种控件的使用方法,窗口控制,图像编程以及OCX等内容,还提供了一个API集供参考.-VB Lane introduced the use of the controls, window control, image and OCX programming and other content, and also provides an API set for reference.
- 2023-08-18 12:35:04下载
- 积分:1
-
关于《动态网页设计与制作实用教程》电子教案,对学网页设计的有帮助哦...
关于《动态网页设计与制作实用教程》电子教案,对学网页设计的有帮助哦-err
- 2023-03-15 14:10:03下载
- 积分:1
-
C++ Standard Library, The: A Tutorial and Reference
Nicolai M. Josuttis...
C++ Standard Library, The: A Tutorial and Reference
Nicolai M. Josuttis
Publisher: Addison Wesley
First Edition August 06, 1999
ISBN: 0-201-37926-0, 832 pages-C Standard Library, The : A Tutorial and Reference Nicolai M. Josuttis Pu blisher : Addison Wesley First Edition August 06, 1999 ISBN : 0-201-37926-0, 832 pages
- 2022-06-27 00:59:09下载
- 积分:1