-
清华1992年版的数据结构的答案
清华1992年版的数据结构的答案-Tsinghua University in 1992 version of the data structure of the answer
- 2022-03-23 07:30:20下载
- 积分:1
-
过JAVA编程产生一系列伪随机数,掌握平方取中法、乘同余法、混合同余法产生均匀随机数的方法。...
过JAVA编程产生一系列伪随机数,掌握平方取中法、乘同余法、混合同余法产生均匀随机数的方法。-off Java programming produce a series of pseudo-random numbers, master Mid-square method, I took with the law, mixed with the law I have Random Number method.
- 2023-05-31 04:50:02下载
- 积分:1
-
这是研究生课程计算方法与技术中讲到的Prime算法的具体实现,相信学这个课的同学都会感兴趣的。...
这是研究生课程计算方法与技术中讲到的Prime算法的具体实现,相信学这个课的同学都会感兴趣的。-This is the postgraduate courses calculation methods and technologies referred to the Prime algorithm to achieve specific, I believe that this course of study students will be interested.
- 2022-03-12 18:10:04下载
- 积分:1
-
最短路径 迪杰斯特拉
最短路径 迪杰斯特拉
最短路径 迪杰斯特拉
最短路径 迪杰斯特拉-Shortest Path Floyd Shortest Path Floyd
- 2023-07-28 05:30:02下载
- 积分:1
-
Visual basic + sql server2000学员管理系统原代码
Visual basic + sql server2000学员管理系统原代码-Visual basic+ sql server2000 student management system source
- 2022-12-26 17:50:08下载
- 积分:1
-
Depth
深度优先搜索求迷宫问题
采用深度优先搜索的方法求解迷宫问题,方便快捷-Depth-first search order to the maze problem using depth-first search method for solving a maze problem, convenient and quick
- 2022-03-26 08:10:11下载
- 积分:1
-
节点不需要在链栈、1类铅,和定义…
不带头结点的链式堆栈类,1、 定义并实现不带头结点的链式堆栈类,除构造和析构函数外,成员函数还有入栈、出栈、取栈顶元素、判断堆栈是否非空,头文件为“nohead_LinStack.h”。-node does not take the lead in the category of chain stack, 1, and the definition does not take the lead in realizing the chain nodes stack category, In addition to construction and destructor function, the members also function stack, stack up and stack elements for judging whether non-empty stack, The first document as "nohead_LinStack.h."
- 2022-07-27 00:21:48下载
- 积分:1
-
More than 40 version of the classic textbook
40多版经典教材《数据结构》(严蔚敏、吴伟民著)全部代码实现。目录下TC是标准C代码C文件。VC是标准C++代码CPP文件。-More than 40 version of the classic textbook
- 2022-04-25 10:35:42下载
- 积分:1
-
二叉树的遍历实现:
对二叉树的遍历的简单实现,作为数据结构的入门程序还是很好的,虽然很简单但是当初我作为初学者想方设法写出这个小程序的时候还是发现了自己理解上的一些盲点。数据结构重在实践,大家多练~一起加油,里面还包含了我最开始写的时候容易犯的一些错误。里面有为实现层次遍历写到的队列结构和为非递归用到的栈的结构。
- 2022-07-12 15:28:31下载
- 积分:1
-
数据结构的课后练习,全会做就能过这门课了
数据结构的课后练习,全会做就能过这门课了-Data structure after-school practice
- 2022-08-22 08:03:46下载
- 积分:1