资源列表
[数据结构常用算法] ddseinguishcomplementhard
说明:加减乘除练习用的程序,它可以让学生练习加减乘除等数学运算,()<qrsxiaf> 在 2025-06-24 上传 | 大小:2kb | 下载:0
[数据结构常用算法] 进制转换
说明:写出一个程序,接受一个十六进制的数值字符串,输出该数值的十进制字符串。(多组同时输入 )。 输入描述 : 输入一个十六进制的数值字符串。 输出描述 : 输出该数值的十进制字符串。(Write a program that accepts a sixteen binary numeric string and outputs the decimal string of the value. (multi group input at the same time). Input Descr<505爱夏> 在 2025-06-24 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Heap sorting
说明:本程序可实现堆排序重构,用完全三叉树来实现堆排序中的堆(This program can achieve heap sort refactoring, and use full tri tree to achieve heap sort.)<薄荷小安> 在 2025-06-24 上传 | 大小: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-24 上传 | 大小:714kb | 下载:0