资源列表
[数据结构常用算法] valte__baich__range
说明:用调用函数法实现bp网络,已载入训练和测试样本供大家分享和学习,有较理想的差准率和查全率,()<PPLFnweuz_1079 > 在 2024-11-16 上传 | 大小:13kb | 下载:0
[数据结构常用算法] 二叉树的四种遍历方式与层序创建
说明:本例程实现对于二叉树的四种遍历方式,先序,中序,后序,层序四种遍历(This routine implements four traversing methods for two forked trees, the first order, the middle order, the rear order and the sequence of four ergodicity.)<煜沉> 在 2024-11-16 上传 | 大小:13kb | 下载:0
[数据结构常用算法] 1 文件读取 链表操作
说明:C++语言编写,可实现文件读入链表操作,数据结构课程设计(C++ files are read into the list, the design of the data structure course)<玉玲珑> 在 2024-11-16 上传 | 大小:13kb | 下载:0
[数据结构常用算法] 8576-顺序线性表的基本操作
说明:顺序表是在计算机内存中以数组的形式保存的线性表,是指用一组地址连续的存储单元依次存储数据元素的线性结构。(The sequence table is a linear table stored in the form of an array in computer memory. It refers to a linear structure that stores data elements sequentially in a con<蓉-> 在 2024-11-16 上传 | 大小:13kb | 下载:0
[数据结构常用算法] 8589-银行客户平均等待时间
说明:经典问题的标准算法:银行客户平均等候时间,要算等候时间和算逗留时间不同(The standard algorithm of the classic problem: the average waiting time of the bank customer is different from the waiting time and the time of the stay.)<蓉-> 在 2024-11-16 上传 | 大小:13kb | 下载:0
[数据结构常用算法] adjacency matrix to represent the graph
说明:(1)使用邻接矩阵表示图,定义相应的抽象数据类型。 (2)实现两个图ADTs的上述函数。 (3)从空图开始,生成图形对象表示图1所示的图形,将顶点和边逐一插入。 (4)以BFS方式遍历图。((1) Use adjacency matrix to represent graphs and define the corresponding abstract data type. (2) Realize all the above<mia_shao> 在 2024-11-16 上传 | 大小:13kb | 下载:0