资源列表
[数据结构常用算法] duoxiangshi
说明:实现多项式的加减乘除等操作,输出最总结果。可运行-Achieve polynomial operations such as addition, subtraction, output the most general results. Can run<kjh> 在 2025-07-16 上传 | 大小:630kb | 下载:0
[数据结构常用算法] erchashuhuifu
说明:通过对二叉树的前序排列中序和后序中序的分析还原二叉树-By order of the binary tree in preorder and postorder sequence analysis in order to restore binary tree<kjh> 在 2025-07-16 上传 | 大小:497kb | 下载:0
[数据结构常用算法] huofumanbianma
说明:对一段文字实现霍夫曼编码,并输出编码后的数据段,也可恢复至未编码的文字-Huffman code for a text to achieve, and output the encoded data segment, can be restored to not encoded text<kjh> 在 2025-07-16 上传 | 大小:541kb | 下载:0
[数据结构常用算法] Large-integer
说明:实现较大整数的加减乘除等运算,可运行-Achieve a larger integer addition, subtraction and other operations can be run. . . .<kjh> 在 2025-07-16 上传 | 大小:671kb | 下载:0
[matlab例程] 16-QAM_10dB
说明:16qam,10dB,对学习正交振幅调制的同学有很大的帮助。-16qam, 10dB, quadrature amplitude modulation for the students to learn a great help.<张智栋> 在 2025-07-16 上传 | 大小:59kb | 下载:0
[matlab例程] ARspectram-analysis
说明:该程序的主要功能是对心音信号进行AR功率谱分析,同时带有去噪功能。-The program' s main function is to heart sound signals AR power spectrum analysis, and with denoising function.<mike> 在 2025-07-16 上传 | 大小:46kb | 下载:0
[数据结构常用算法] test10
说明:(1) 掌握图的邻接矩阵、邻接表、十字链表等不同存储形式的表示方法。 (2) 掌握图的两种不同遍历方法的基本思想并能编程实现。 (3) 掌握构造最小生成树的两种算法,即Prim 算法和Kruscal算法的思想,并能编程实现。 (4) 能够灵活运用图的相关算法解决相应的实际问题。 -(1) master the adjacency matrix, adjacency list, cross-linked forms of representation of different st<yuan li> 在 2025-07-16 上传 | 大小:1kb | 下载:0