-
本书从软件质量和编程思想等方面论述了软件构造问题,并详细论述了紧跟潮流的新技术、高屋建瓴的观点、通用的概念,还含有丰富而典型的程序示例。本书中所论述的技术不仅填...
本书从软件质量和编程思想等方面论述了软件构造问题,并详细论述了紧跟潮流的新技术、高屋建瓴的观点、通用的概念,还含有丰富而典型的程序示例。本书中所论述的技术不仅填补了初级与高级编程技术之间的空白,而且也为程序员们提供了一个有关编程技巧的信息来源。本书适合经验丰富、自学成才的程序员阅读,也适合于那些几乎不懂什么编程技巧的新程序员阅读.-the book from the software quality and programming ideas discussed aspects of the software structure, this paper discusses in detail the trend of keeping up with new technologies, strategic point of view, the concept of generic, It also contains a rich and typical examples of the procedure. The book discussed by the technology not only to fill the junior and senior programming between the gaps, but also for the programmers to provide the programming skills a source of information. The book for experienced, self-taught programmer reading, also suitable for those almost do not know what the new programming techniques programmers reading.
- 2022-06-19 13:20:57下载
- 积分:1
-
Effective C++第二版,经典的C++教程
Effective C++第二版,经典的C++教程-Effective C++ The second edition of the classic C++ Tutorial
- 2022-03-17 02:08:21下载
- 积分:1
-
算法设计与分析 王晓东 课后答案全解析,全面帮助大家解决书中的疑难问题...
算法设计与分析 王晓东 课后答案全解析,全面帮助大家解决书中的疑难问题-Algorithm Design and Analysis Xiaodong answer to the whole after-school analysis, a comprehensive book to help people solve the difficult problems
- 2022-08-03 14:52:09下载
- 积分: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
-
组合语言之艺术
组合语言之艺术-Combination of language arts
- 2022-06-14 02:30:54下载
- 积分:1
-
介绍了MFC类库,堪称中文版的MSDN,可以使用…
介绍MFC类库,堪称中文版的MSDN,可以作为英文版MSDN的中文翻译来学习、查阅。-Introduced the MFC class library, called the Chinese version of MSDN, can be used as the Chinese translation of English version of MSDN to learn to search.
- 2022-03-05 01:00:14下载
- 积分:1
-
distortion measure for a variety of c procedures.
基于各种失真测度的c++程序。-distortion measure for a variety of c procedures.
- 2023-07-08 20:10:02下载
- 积分:1
-
一些非常用用的微电子工艺片的资料,没事可以看看,很好的,尤其是初学者...
一些非常用用的微电子工艺片的资料,没事可以看看,很好的,尤其是初学者-goog
- 2022-11-23 21:20:05下载
- 积分:1
-
根据拓扑的吞吐量、丢包和延迟数据计算网络的总体损害
根据拓扑的吞吐量、丢包和延迟数据计算网络的总体损害-According to topology throughput, packet loss and latency data of the network" s overall damage to
- 2022-10-08 19:00:03下载
- 积分:1
-
是遥控程序,是ASM的,是一个很好的程序,希望大家能喜欢.
是遥控程序,是ASM的,是一个很好的程序,希望大家能喜欢.
- 2022-07-02 13:18:44下载
- 积分:1