-
P2P优秀论文集锦(四)
P2P优秀论文集锦(四)-P2P excellent essays Collection (4)
- 2022-02-04 17:27:19下载
- 积分:1
-
高学习与推广
学习阵列初阶和晋级高阶的好书,希望对大家有所帮助!-Introduction to learning and promotion of high-end array of books, and they hope to be helpful to everyone!
- 2023-04-30 16:40:04下载
- 积分:1
-
74芯片大全,了利用此其安全的完成电路板的设计与制作,是开发电路板的好帮手。...
74芯片大全,了利用此其安全的完成电路板的设计与制作,是开发电路板的好帮手。-the pcb is a good messege for alarge engineer,
- 2022-04-11 14:08:52下载
- 积分:1
-
严蔚敏编写的《数据结构》第4章的答案,全部为源码
严蔚敏编写的《数据结构》第4章的答案,全部为源码-the answers of chapter four of a book called ‘Data Structures’ writen by Yan Wei Min
- 2022-04-17 01:21:33下载
- 积分:1
-
- 2022-03-16 23:08:08下载
- 积分:1
-
谭浩强C语言程序设计DOC版
第一章 C语言概述
第二章 程序的灵魂 算法
第三章 数据类型 运算符与表达式
第四章 顺序程序设计
第五章...
谭浩强C语言程序设计DOC版
第一章 C语言概述
第二章 程序的灵魂 算法
第三章 数据类型 运算符与表达式
第四章 顺序程序设计
第五章 分支选择程序设计
第六章 循环控制
第七章 数组
第八章 函数
第九章 预处理命令
第十章 指针
第十一章 结构体和共用体
第十二章 位运算
第十三章 文件-TAN Hao-Qiang C Programming Language DOC version of first chapter C language procedures outlined in Chapter II Chapter III of the soul of algorithms with the expression data type, operator, Chapter IV Chapter V sequence programming branch of the selection process designed to Chapter VI Chapter VII of the cycle control an array of Chapter VIII Chapter IX pre-order function pointer Chapter X Chapter XI structures and shared body of Chapter XII Chapter XIII-bit file
- 2022-02-04 08:28:15下载
- 积分:1
-
操作系统中文版第六版,包含九章内容,全面介绍了操作系统的概念和执行流程,并附以实例加以说明...
操作系统中文版第六版,包含九章内容,全面介绍了操作系统的概念和执行流程,并附以实例加以说明-Chinese version of the sixth edition of the operating system, contains nine chapters content, a comprehensive introduction to the concept and implementation of the operating system processes, accompanied by examples to illustrate
- 2022-03-18 13:52:49下载
- 积分: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
-
minigui编程指南,提供minigui开发的基础知识
minigui编程指南,提供minigui开发的基础知识-Programming Guide minigui provide the basis for the development of knowledge minigui
- 2022-04-23 23:31:39下载
- 积分:1
-
V1.0 data connections including Access/Excel/SQL/UDLUDL creation/modification
数据连接V1.0
包括Access/Excel/SQL/UDL
UDL的创建/修改-V1.0 data connections including Access/Excel/SQL/UDLUDL creation/modification
- 2022-01-24 15:38:58下载
- 积分:1