资源列表
[matlab例程] matlab_program_for_DS
说明:该程序实现D-S论据的数据融合功能,针对具体问题只需要修改其中的参数即可。-DS arguments to achieve the program s data fusion capabilities, aimed at specific issues which only need to modify the parameter.<> 在 2025-03-20 上传 | 大小:2kb | 下载:1
[数学计算/工程计算] chazhisuanfa
说明:数值分析中一般的插值算法 牛顿和龙悲歌算法-Numerical analysis of the general interpolation algorithm and Newton algorithm Liuzhou Elegy<皇甫> 在 2025-03-20 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] shuzhifenxi
说明:数值分析实验内容一些计算源程序 数值分析实验内容一些计算源程序-Numerical Analysis of the contents of some of the experimental source computing numerical analysis of some calculation of the experiment content source<皇甫> 在 2025-03-20 上传 | 大小:2kb | 下载:0
[数据结构常用算法] MergeSortArray
说明:可以重复数值的算法排列 这个算法可以得出最优解-Numerical algorithm can repeat this algorithm can be drawn with the optimal solution<陈大哥> 在 2025-03-20 上传 | 大小:206kb | 下载:0
[数据结构常用算法] HuffmanTree
说明:对任意输入的一段英文,为每个字符编制其相应的赫夫曼编码;并利用该编码为任意输入的0、1序列进行解码.(1)初始化: 从终端读入一段英文字符,统计每个字符出现的频率,建立赫夫曼树,并将该树存入某文件;(2)编码: 利用建好的赫夫曼树对各字符进行编码,用列表的形式显示在屏幕上,并将编码结果存入另一文件中;(3)解码:利用保存的赫夫曼编码,对任意输入的0,1序列能正确解码。-A section of the indiscriminate im<侯健> 在 2025-03-20 上传 | 大小:17kb | 下载:0