资源列表
[数据结构常用算法] Fundamental-Data-Structures
说明:Fundamental Data Structures by<tangoprj> 在 2024-11-02 上传 | 大小:5277696 | 下载:0
[数据结构常用算法] Heap sorting
说明:本程序可实现堆排序重构,用完全三叉树来实现堆排序中的堆(This program can achieve heap sort refactoring, and use full tri tree to achieve heap sort.)<薄荷小安> 在 2024-11-02 上传 | 大小:711680 | 下载:0
[数据结构常用算法] sparse matrix_hash
说明:设有n*n 的稀疏矩阵,其稀疏因子为γ = 0.5%,装填因子为α = 0.5,用哈希表作为存储结构。以哈希表作为存储结构,实现稀疏矩阵元素的存取并计算平均查找长度。(The sparse matrix with n*n is sparse factor of gamma = 0.5%, the loading factor is alpha = 0.5, and hash table is used as storage struct<薄荷小安> 在 2024-11-02 上传 | 大小:731136 | 下载:0
[数据结构常用算法] BinarySortTree
说明:构造二叉排序树,输出元素值位于指定范围( low,high)内的所有元素值。(The binary sort tree is constructed, and the output element values are all elements in the specified range (low, high).)<薄荷小安> 在 2024-11-02 上传 | 大小:703488 | 下载:0
[数据结构常用算法] JobSequence
说明:最佳工作序列算法:有N件工作,输入每件工作的费时、最后完成的期限及工作的价值,试求可能的一个完成工作序列,使价值和最大。(Best work sequence algorithm: N work, input each work time consuming, the final completion time and the value of the work, try to find a possible completion of<薄荷小安> 在 2024-11-02 上传 | 大小:5487616 | 下载:0
[数据结构常用算法] linjiejuzhen
说明:对新加入节点之后的网络的邻接矩阵进行修改并保存。(The adjacency matrix of the new join node is modified and saved.)<晗哥不会写代码> 在 2024-11-02 上传 | 大小:6144 | 下载:0