-
C语言库函数源码 拿来分享 希望对大家有用
C语言库函数源码 拿来分享 希望对大家有用-C library function code I hope to it will give you help
- 2022-03-22 21:03:34下载
- 积分:1
-
MFC的faq,非常的难得一见呀,适合作为手边的手册使用
MFC的faq,非常的难得一见呀,适合作为手边的手册使用-MFC faq, very hard to see it, as do the appropriate use of manual
- 2023-03-04 13:45:03下载
- 积分:1
-
最优C_C++编程秘诀,经典书籍,大家共享!
最优C_C++编程秘诀,经典书籍,大家共享!-optimal C_C secret programming, classic books, share!
- 2022-04-29 06:59:48下载
- 积分:1
-
插值..,不知道有没有问题,就是个示例,以后还多多学习
插值..,不知道有没有问题,就是个示例,以后还多多学习-jiaocheng
- 2022-08-16 05:38:57下载
- 积分: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
-
vb e
vb电子书籍,包含有电子教案、程序代码、正文图片等-vb e-books, including electronic lesson plans, program code, text, photographs, and other
- 2022-03-10 01:21:11下载
- 积分:1
-
modbus中文协议
modbus中文协议-Modbus Chinese agreement
- 2022-05-23 17:53:02下载
- 积分:1
-
经典LabWindows CVI方面的教材《LabWindows CVI开发入门和进阶》一书第8章中的例题源码,使用LabWindows CVI的人用得着。麻烦...
经典LabWindows CVI方面的教材《LabWindows CVI开发入门和进阶》一书第8章中的例题源码,使用LabWindows CVI的人用得着。麻烦管理员帮我开通下载功能,我急需要本网站上的labwindows/CVI方面的数据库教程,谢谢!-LabWindows CVI aspects of the classic textbook
- 2023-01-14 01:30:05下载
- 积分:1
-
Understanding the design, recommend books, upcoming sentiment design, experience...
感悟设计,好书推荐,即将上市的感悟设计,由实战经验丰富的一线工程师编写。推荐。-Understanding the design, recommend books, upcoming sentiment design, experienced by the actual preparation of the first-line engineers. Recommend.
- 2023-08-12 02:25:03下载
- 积分:1
-
一篇有关编译原理的讲义,我认为讲得还是比较详细的,适合初学者...
一篇有关编译原理的讲义,我认为讲得还是比较详细的,适合初学者-a compiler of the principle of lectures, I think or speak in more detail, see for beginners
- 2023-03-17 18:25:04下载
- 积分:1