-
霍夫曼树-C++源码
应用背景霍夫曼树-C++源码实现:哈夫曼树是带权路径长度最短的树,权值较大的结点离根较近。关键技术给定n个权值作为n的叶子结点,构造一棵二叉树,若带权路径长度达到最小,称这样的二叉树为最优二叉树,也称为哈夫曼树(Huffman Tree)。
- 2022-08-25 15:08:30下载
- 积分:1
-
这个也是单纯性算法程序,可以与NM算法比较优劣。
这个也是单纯性算法程序,可以与NM算法比较优劣。-This is a simple algorithm procedures, NM algorithm can be compared with the pros.
- 2022-02-09 14:33:44下载
- 积分:1
-
c++ 模拟退火算法
应用背景
智能算法是一类解决优化问题的算法,是为了解决NP 难题而兴起的一类算法。主要用于优化调度,路径选择等。算法不太成熟,仅供参考学习,如有不妥之处,请大家联系我,一起学习进步,改进。
关键技术模拟退火是模拟大自然中的火渐渐降温以至熄灭的过程,降温过程是整个代码的核心,同时,业界降温的方法也是各不相同的。降温的快慢直接决定结果的准确度。模拟退火算法不是确定性算法,接触的结果不是精确解而是近似解。
- 2022-03-06 12:22:08下载
- 积分:1
-
在SPH方法的源代码
用Fortran语言编写的源代码用于完成本书中列出的算法
- 2022-01-25 23:28:55下载
- 积分:1
-
牛顿、拉格朗日、三次自然插值的演示文件。
牛顿、拉格朗日、三次自然插值的演示文件。-Newton, Lagrange, three natural interpolation Presentations.
- 2023-05-12 05:20:02下载
- 积分:1
-
vc并行算法 论文
vc并行算法 论文-vc parallel algorithm papers
- 2022-03-22 12:51:08下载
- 积分:1
-
求行列式的值 求行列式的值 求行列式的值 求行列式的值
求行列式的值 求行列式的值 求行列式的值 求行列式的值-qiuhanglieshidezhi
- 2022-04-18 17:10:51下载
- 积分:1
-
对散射函数值的角度计算Mie散射过程,日…
计算mie散射过程中的角度散射函数的值,对研究粒子散射有很大帮助-Mie scattering process of calculating the angle of scattering function value, the study of particle scattering are very helpful
- 2022-09-07 09:30:03下载
- 积分:1
-
massive mimo THP algrorithm
应用背景On the Design of ZF and MMSE Tomlinson-Harashima Precoding in Multiuser MIMO Amplify-and-Forward Relay System,it is main described the mimo system in the multi-user scenario.the main precoding algrithm is combined the zf precoding and the MMSE precoding.关键技术we design a zero-forcing (ZF) Tomlinson-Harashima precoding (THP) and a minimum mean
square error (MMSE) THP for multiuser MIMO relay system with direct link. Based on these precoding structures, we propose the optimal combining weights of the ZF THP and the MMSE THP in half duplex relay system, and the sub-optimal weights of MMSE THP to reduce feedback channel state information(CSI). Through the Monte Carlo simulation, we verify that the optimal weights combining method outperforms the constant weights combining method. In addition, we confirm that the
performance of the sub-optimal weights combining method is&
- 2023-02-25 18:10:03下载
- 积分:1
-
basic length converter
这是一个简单的c#编码,用于转换以下长度:
- 2022-02-07 15:35:47下载
- 积分:1