-
JAVA手机开发1
JAVA手机开发1-5章-Java handsets 1-5 Chapter
- 2022-01-21 21:05:34下载
- 积分:1
-
2002 Intermediate programmers questions and answers
2002年中级程序员试题与答案-2002 Intermediate programmers questions and answers
- 2022-07-03 10:57:02下载
- 积分:1
-
这是关于java的毕业设计,里面的内容很详细。值得参考
这是关于java的毕业设计,里面的内容很详细。值得参考-This the graduation of java design, the contents inside very detailed. Worth
- 2022-03-25 01:07:50下载
- 积分:1
-
这是讲述VC++在通讯中的应用的一篇文章,或许会给你带来有用的信息哦...
这是讲述VC++在通讯中的应用的一篇文章,或许会给你带来有用的信息哦-This is about communication VC in the application of an article, perhaps gives you useful information oh
- 2022-03-23 13:46:08下载
- 积分:1
-
数字信号处理C语言程序集
数字信号处理C语言程序集-殷福亮宋爱军
this a good book-Digital Signal Processing Language Program Set C-Fu-Liang Yin Song Aijun this is a good book
- 2023-06-10 05:55:03下载
- 积分:1
-
sd 卡的详细资料,来自sandisk公司的详细论述,技术规格
sd 卡的详细资料,来自sandisk公司的详细论述,技术规格-sd card details, from sandisk
- 2022-03-02 09:42:55下载
- 积分:1
-
H264 And MPEG4 Video Compression
H264 And MPEG4 Video Compression
- 2022-01-26 19:26:08下载
- 积分: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 language curriculum design topics, can be achieved: increased staff records d...
c language curriculum design topics, can be achieved: increased staff records delete staff records find staff records amend trade union records with staff records and other functions. From beginner c language source code is very useful.
- 2022-03-10 11:58:17下载
- 积分:1
-
对C言语较有兴趣,或者想深入浅出地学习编程者欢迎下载
深入编程内幕...
对C言语较有兴趣,或者想深入浅出地学习编程者欢迎下载
深入编程内幕-On the C language than there is interest in, or in layman" s language and want to study in depth programming are welcome to download Programming Insider
- 2022-03-01 07:33:26下载
- 积分:1