-
用matlab编写的线性规划之单纯型方法用来求解一些简单的线性规划问题...
用matlab编写的线性规划之单纯型方法用来求解一些简单的线性规划问题-using Matlab prepared by the linear planning simple method for solving some simple linear programming problem
- 2022-10-16 09:30:03下载
- 积分:1
-
python SCAN算法实现(structural clustering algorithm for networks)
资源描述
python SCAN算法实现(structural clustering algorithm for networks)
关于格式的输入请用python的第三方类库networkx
该第三方库好用简便
- 2023-04-08 00:40:04下载
- 积分:1
-
一个用C++写的大数运算类,支持大数的加,减,乘,除和模运算,速度快。...
一个用C++写的大数运算类,支持大数的加,减,乘,除和模运算,速度快。-C wrote a majority of the computing categories, large numbers support the addition, subtraction, multiplication and addition and modular, fast.
- 2022-03-16 07:06:21下载
- 积分:1
-
ZF算法
MIMO信道ZF预编码算法,ZF算法也称为迫零算法,它是一种线性编码算法,Z预编码算法的原理是在信道矩阵为方阵时对其直接求逆。当发送端和接收端天线数相同时,信道矩阵是一个复方阵,直接反转信道矩阵就可得到预编码矩阵,预编码矩阵在信号传输过程中与信道矩阵相互抵消,从而维持各用户间的信息相互正交,能够使用户间的干扰被消除。
- 2022-04-01 03:40:32下载
- 积分:1
-
java数据结构小程序
一个java写的hash算法,学习java的和算法的朋友可以参考下,也是网上大家讨论的在这里总结下给大家
- 2022-07-27 16:35:00下载
- 积分:1
-
stable matching
简单的稳定匹配算法实现,无bug
Implement Gale-Shapley algorithm of the Stable Matching Problem in your
favorite language, and give the matching result of attached ranking data
(boys rankings.txt and girls rankings.txt), supposing that the ranking is sorted
from high to low. (C++ source file gs make ranking.cc which generates the
data is also supplied here.)
- 2023-02-04 07:15:03下载
- 积分:1
-
二进制文件值转换为文本文件
二进制文件值转换为文本文件-binary files are converted to text files
- 2023-06-22 05:40:03下载
- 积分:1
-
用Fortran95程序源代码
Fortran95实例程序,与Fortran95程序设计配合!-source codes written by fortran95
- 2022-04-29 11:52:09下载
- 积分:1
-
断齿分析
用稀疏分解分析断齿的原因,经过验证在MATLAB中可以良好的运行从而进行分析,,
- 2022-05-09 10:50:34下载
- 积分:1
-
指数平滑法
指数平滑法在电力系统负荷预测中有着重要的应用,是电力系统负荷预测的一种重要算法,该源代码又分别实现了一次指数平滑法、二次指数平滑法两种算法。
- 2022-08-18 15:22:01下载
- 积分:1