资源列表
[数据结构常用算法] 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-01 上传 | 大小: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-01 上传 | 大小: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-01 上传 | 大小:5487616 | 下载:0
[数据结构常用算法] linjiejuzhen
说明:对新加入节点之后的网络的邻接矩阵进行修改并保存。(The adjacency matrix of the new join node is modified and saved.)<晗哥不会写代码> 在 2024-11-01 上传 | 大小:6144 | 下载:0
[数据结构常用算法] link_list
说明:使用C语言,构成单链表,实现单链表的增删改查功能(C language is used to form single linked list, and add and delete functions of single linked list.)<liuqi605752176> 在 2024-11-01 上传 | 大小:1024 | 下载: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> 在 2024-11-01 上传 | 大小:1024 | 下载:0
[数据结构常用算法] sequeue
说明:使用C语言,构成队列,实现队列的入队以及出队操作(The use of C language, a queue, queue enqueue and dequeue operations)<liuqi605752176> 在 2024-11-01 上传 | 大小:1024 | 下载: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> 在 2024-11-01 上传 | 大小:1024 | 下载:0
[数据结构常用算法] RingBuffer-master
说明:数据结构中的环形队列的实现方法,稍微修改即可用于你的应用中。(realize Ring buffer.)<MichaelChen> 在 2024-11-01 上传 | 大小:11091968 | 下载:0
[数据结构常用算法] 数据结构基础(C语言版)(第2版)
说明:是一本很好的学习数据结构的书籍,而且是C语言描述。(a good book for your studying Data Structure. And the language is C.)<MichaelChen> 在 2024-11-01 上传 | 大小:28806144 | 下载:0