资源列表
[数据结构常用算法] Employee
说明:数据结构课程第一次实验 要求:1.基类和派生类的定义和实现(.h .cpp) 2.+ 运算符重载 3.<< 运算符重载 4.构造与重载函数应用-Data structure course first experiment requirements: 1. Base class and derived class definition and realize (. H. Cpp) 2.+ Operator overloading 3.<Lado & Vogiss> 在 2025-06-05 上传 | 大小:8kb | 下载:0
[数据结构常用算法] chazhaopaixudeyingyong
说明:数据结构中关于查找、排序的应用。对学生的基本信息进行管理。 设计一个学生信息管理系统,学生对象至少要包含:学号、姓名、性别、成绩1、成绩2、总成绩等信息。要求实现以下功能: 1.总成绩要求自动计算; 2.查询:分别给定学生学号、姓名、性别,能够查找到学生的基本信息(要求至少用两种查找算法实现); 3、排序:分别按学生的学号、成绩1、成绩2、总成绩进行排序(要求至少用两种排序算法实现)。 -Data structure on the search, sorting applicat<> 在 2025-06-05 上传 | 大小:8kb | 下载:0
[数据结构常用算法] yinhangjiasuanfa
说明:利用银行家算法实现资源分配。当某个进程提出资源请求是,假定先分配给它,然后查找个进程的请求,检查系统剩余资源是否由于分配而导致思死锁。若是则该进程等待;否则,为其进程所需资源。-Bankers algorithm using the allocation of resources. When a request is put forward the process, it is assumed that first be allocated to it, and then find a proc<machunyu> 在 2025-06-05 上传 | 大小:8kb | 下载:0
[数据结构常用算法] viterbi3
说明:对码率为1/n的递归卷积码(系统码!)的最大似然译码,采用相关度量,截断长度为1024,最大状态数为1024 -On the bit rate for the 1/n recursive convolutional codes (system code!) Of the maximum-likelihood decoding, using the relevant measure to cut off a length of 1024, the largest number of state<戈津生> 在 2025-06-05 上传 | 大小:8kb | 下载:0
[数据结构常用算法] EfficiencyCompare
说明:用java多线程实现对三种排序算法的比较-Using java multi-threading to achieve the three sorting algorithms comparison<程飞> 在 2025-06-05 上传 | 大小:8kb | 下载:0
[数据结构常用算法] erchashu-c
说明:二叉树所有操作的c程序,包括建立,插入,遍历,删除等等,已经通过调试-C binary tree of all operations procedures, including the establishment of, insert, traverse, delete, etc., have been through debugging<李茜> 在 2025-06-05 上传 | 大小:8kb | 下载:0