-
< Thinking in Java>>第三版,PDF格式
经典的Java教程
< Thinking in Java>>第三版,PDF格式
经典的Java教程-> The third edition, PDF format classic Java Tutorial
- 2022-03-23 02:26:21下载
- 积分:1
-
从问题到程序是裘宗燕编写的教材.介绍什么是好的程序设计以及如何进行好的程序设计... 任何语言都有弱点。有句名言说:“再好的语言也不能阻止人写出坏程序”。这不是...
从问题到程序是裘宗燕编写的教材.介绍什么是好的程序设计以及如何进行好的程序设计... 任何语言都有弱点。有句名言说:“再好的语言也不能阻止人写出坏程序”。这不是说语言不重要,而是说任何语言都有合理使用,写好程序的问题。C在这方面的问题突出一点,读者应特别注意。 -.... A famous saying : "no matter how good the language is also not prevent people write bad procedures." This is not to say that language is not important, but said that any use of language is reasonable, written procedures. C in this issue highlight 1:00, the reader should pay particular attention to.
- 2022-04-10 04:12:22下载
- 积分:1
-
< 水声信号处理技术>>详细介绍了水声声场建模、海洋声信道、水声信号检测等方面的内容。...
< 水声信号处理技术>>详细介绍了水声声场建模、海洋声信道、水声信号检测等方面的内容。
- 2022-05-29 09:10:50下载
- 积分:1
-
Caden line inside the differential use of the Aggregate hope to help novice
CADEN里面差分线的使用总结
希望对新手有所帮助-Caden line inside the differential use of the Aggregate hope to help novice
- 2022-11-26 06:25:02下载
- 积分:1
-
思科路由ebootk,这是PDF文件,你必须使用Adobe 8…
Cisco advanced routeing ebootk, this is pdf file and you had to use the Adobe 8 to see it. the part2
- 2022-04-08 16:25:45下载
- 积分:1
-
制作一个个人搜索引擎
制作一个个人搜索引擎.供初学者学习使用。制作一个个人搜索引擎.供初学者学习使用。制作一个个人搜索引擎.供初学者学习使用。
- 2023-06-26 17:25:03下载
- 积分:1
-
vb network
vb网络通信协议,参考例程,适合初学者阅读或开发者参考。-vb network
- 2022-01-23 10:41:10下载
- 积分:1
-
动态装入菜单项
动态装入菜单项-dynamic load menu items
- 2023-09-01 04:00:03下载
- 积分: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
-
vc++大量精品源码
vc++大量精品源码-vc lot of excellent source
- 2023-04-03 05:10:03下载
- 积分:1