-
关于用c语言设计屏幕界面技术的精典书籍。
关于用c语言设计屏幕界面技术的精典书籍。-Designed on the screen using c language interface technology of classical books.
- 2022-03-29 21:41:54下载
- 积分:1
-
清华大学版编译原理课件,如果你正在学习C.
清华大学版编译原理课件,如果你正在学习编译的话,建议看看。-Qinghua University Courseware Edition compiler theory, if you are learning the compiler, look at the recommendations.
- 2022-03-15 11:03:04下载
- 积分:1
-
高质量c和c++编程指南,通过学习,你可以学到c与c++编程的技巧...
高质量c和c++编程指南,通过学习,你可以学到c与c++编程的技巧-c and c quality programming guide, through learning, you can learn c and c programming skills
- 2022-01-25 15:07:16下载
- 积分:1
-
非常酷字
非常酷字 -very cool character
- 2022-07-14 04:53:00下载
- 积分: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++ 2008 入门经典,中译本。美国Ivor horton编著。由浅入深,循序渐进。如果喜欢,请购买原版。...
VC++ 2008 入门经典,中译本。美国Ivor horton编著。由浅入深,循序渐进。如果喜欢,请购买原版。-beginning with the Visual C++ 2008.By Ivor horton。
- 2022-05-27 07:05:54下载
- 积分:1
-
Needless to say, the Eastern Zhou, who need the early ah
不用多说,周立功的东东,需要的尽快啊-Needless to say, the Eastern Zhou, who need the early ah
- 2022-03-30 10:28:42下载
- 积分:1
-
PetriNet的PPt文档,是用Pdf做的,包括了4个pdf文件,讲述了Petrinet的原理及应用...
PetriNet的PPt文档,是用Pdf做的,包括了4个pdf文件,讲述了Petrinet的原理及应用-PetriNet the PPt document, is to use Pdf done, including four pdf files, described Petrinet Principle and Application of
- 2022-02-05 14:14:48下载
- 积分:1
-
VC中进程管理方法
VC中进程管理方法-VC process management
- 2022-02-12 16:13:58下载
- 积分:1
-
精心收集的c语言900例,适合广大初学的朋友参考。
精心收集的c语言900例,适合广大初学的朋友参考。-Carefully collected 900 cases of the c language, suitable for the vast numbers of friends beginner reference.
- 2022-03-21 11:54:44下载
- 积分:1