-
Builder C Programming example explanation, with specific examples to clarify som...
C++Builder编程实例详解,用具体的例子阐明C++的一些基本操作,所有程序均在BC++上编译过.可靠,建议下载-Builder C Programming example explanation, with specific examples to clarify some basic C operation, all the procedures were compiled on BC. Reliable proposed Download
- 2022-11-26 03:20:03下载
- 积分:1
-
面向对象语言设计电子教案,其中包括源代码
面向对象语言设计电子教案,其中包括源代码-Object-oriented language design of electronic lesson plans, including the source code
- 2022-02-13 13:00:16下载
- 积分:1
-
《bcb深度历险》 电子书
《bcb深度历险》 电子书- Bcb depth Adventures e-books
- 2022-08-20 02:55:58下载
- 积分:1
-
Java Web服务,相当的好,可以
Java Web服务,相当的好,可以-Java web services,and it is very good.
- 2022-08-23 15:02:19下载
- 积分:1
-
SCJP经典认证教程(PDF) SUN
SCJP经典认证教程(PDF) SUN - SL-275 Java Programming Language.zip-Shopping Guide (PDF) Sun-SL-275 Java Programming Language.zip
- 2023-02-20 14:05:04下载
- 积分:1
-
FPGA设计中常要考虑降低功耗,其中介绍了一些很实用的办法。...
FPGA设计中常要考虑降低功耗,其中介绍了一些很实用的办法。
- 2022-04-21 07:04:17下载
- 积分: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#编程100例源码,有好多例子呀,希望对学习C#的朋友有用,这是第五个包!20个...
C#编程100例源码,有好多例子呀,希望对学习C#的朋友有用,这是第五个包!20个-C# programming source of 100 cases, many examples of it, want to learn C# useful friends, This is the fifth package! 20
- 2022-08-07 08:09:31下载
- 积分:1
-
from oreilly perl programming
来自oreilly perl编程
- 2023-04-15 12:30:06下载
- 积分:1
-
DirectShow开发指南9,PDG格式,请自己解压
DirectShow开发指南9,PDG格式,请自己解压-DirectShow Development Guide 9, PDG format, extract themselves
- 2022-08-14 08:26:12下载
- 积分:1