-
项目01、08章银行操作
Project 01, Chapter 08 Bank Operation
- 2022-04-14 19:58:15下载
- 积分:1
-
VisualSourceSafe讲义,学习管理程序代码
VisualSourceSafe讲义,学习管理程序代码-VisualSourceSafe lectures, learning management code
- 2022-07-26 21:27:57下载
- 积分:1
-
Hao
谭浩强版c语言书籍教程。PDF版本。
奇文共欣赏。-Hao-strong version of c language tutorial books. PDF version.
- 2022-02-26 03:47:14下载
- 积分:1
-
fortrand入门书,介绍基本语法FORTRAN非常详细的和容易
fortran入门书介绍了fortran的基本语法,非常详细,易读
- 2023-05-22 12:40:03下载
- 积分:1
-
适合新手学习FPGA开发,针对altera公司的产品。
适合新手学习FPGA开发,针对altera公司的产品。-Suitable for novices to learn FPGA development, for altera company
- 2022-03-18 00:09:06下载
- 积分:1
-
VC insider source technology
VC技术内幕源程序-VC insider source technology
- 2022-04-10 23:44:55下载
- 积分:1
-
windows program
windows编程,内含经典windows编程教程,课件,Word文档,等等宝贵资源,适合自学,复习等用途-windows program
- 2022-04-12 15:52:12下载
- 积分:1
-
介绍了D/A转换,都是C语言程序,大部分都没有错误
介绍了D/A转换,都是C语言程序,大部分都没有错误-Introduction of the D/A conversion, are C language procedures, most of them do not mistake
- 2022-01-25 21:28:29下载
- 积分: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
-
这是一个有关GPS使用的说明,内容包括WGS84坐标、北京54坐标及各地方坐标转化的说明及使用。...
这是一个有关GPS使用的说明,内容包括WGS84坐标、北京54坐标及各地方坐标转化的说明及使用。-the use of the GPS, including WGS84 coordinates. Beijing 54 coordinates all local coordinates of the conversion and use.
- 2022-06-29 03:26:07下载
- 积分:1