资源列表
[数据结构常用算法] Heap sorting
说明:本程序可实现堆排序重构,用完全三叉树来实现堆排序中的堆(This program can achieve heap sort refactoring, and use full tri tree to achieve heap sort.)<薄荷小安> 在 2025-06-08 上传 | 大小:695kb | 下载: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 structure. Hash table is used as sto<薄荷小安> 在 2025-06-08 上传 | 大小:714kb | 下载:0
[数据结构常用算法] BinarySortTree
说明:构造二叉排序树,输出元素值位于指定范围( low,high)内的所有元素值。(The binary sort tree is constructed, and the output element values are all elements in the specified range (low, high).)<薄荷小安> 在 2025-06-08 上传 | 大小:687kb | 下载: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 the work sequence, to make th<薄荷小安> 在 2025-06-08 上传 | 大小:5.23mb | 下载:0
[数据结构常用算法] linjiejuzhen
说明:对新加入节点之后的网络的邻接矩阵进行修改并保存。(The adjacency matrix of the new join node is modified and saved.)<晗哥不会写代码> 在 2025-06-08 上传 | 大小:6kb | 下载:0
[数据结构常用算法] link_list
说明:使用C语言,构成单链表,实现单链表的增删改查功能(C language is used to form single linked list, and add and delete functions of single linked list.)<liuqi605752176> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[数据结构常用算法] dblink_list
说明:使用C语言,构成双向链表,实现双向链表的增删改查功能(C language is used to form a two-way linked list, so as to realize the function of adding and deletions and changing functions of two-way linked list.)<liuqi605752176> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[数据结构常用算法] sequeue
说明:使用C语言,构成队列,实现队列的入队以及出队操作(The use of C language, a queue, queue enqueue and dequeue operations)<liuqi605752176> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[数据结构常用算法] linkstack
说明:使用C语言,构成链表栈,实现链表栈的增删改查功能(C language is used to form linked list stack, so that we can add and delete functions of linked list stack.)<liuqi605752176> 在 2025-06-08 上传 | 大小:1kb | 下载:0