-
高斯消元法求逆
此矩阵用高斯消元法求二元域矩阵H的逆矩阵,此算法不需要H时满秩矩阵,对于满秩矩阵,H的逆矩阵G为[P,I],对于不满足矩阵,P的最后列为全零列,本算法适合刚进入编码领域的人,不知如何求生成矩阵,特别是当生成矩阵的为非满秩矩阵的时候可用。
- 2022-03-16 20:48:21下载
- 积分:1
-
FFT
载波生成器+博立业算法分析器。多功能,主要用于演示。-FFT
- 2022-03-19 15:11:26下载
- 积分:1
-
计算力学编程,有限元
计算力学编程,有限元-computational mechanics programming, finite element
- 2022-10-02 08:50:03下载
- 积分:1
-
用c++编写的三维FDTD源程序求解单站雷达散射截面RCS
用c++编写的三维FDTD源程序,本程序适用于时谐波任意角度入射 求解单站雷达散射截面RCS。分享出来,供大家参考研究,
适合刚刚接触fdtdD的人员学习,值得一读。
- 2022-03-11 11:54:05下载
- 积分:1
-
178个C语言算法源码
c语言基本算法的源码```````````比较基本```好吧``我是新手什么都不懂```先要点积分看看其他源码是怎么写的
- 2023-06-12 18:20:03下载
- 积分:1
-
根据不同的生成多项,生成CRC的初始表值,包括CRC16,CRC
根据不同的生成多项,生成CRC的初始表值,包括CRC16,CRC-CCITT,CRC32-According to a number of different generation, CRC generation of the initial table values, including the CRC16, CRC-CCITT, CRC32
- 2023-01-09 20:40:04下载
- 积分: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
-
等离子体PIC模拟
等离子体PIC模拟-PIC simulation of plasma
- 2022-11-02 03:45:04下载
- 积分:1
-
FSA的人工鱼
FSA人工鱼群算法用MATLAB编程实现。有很高的价值。体现了人工鱼群算法的特点。保证能运行。-FSA artificial fish-swarm algorithm with MATLAB Programming. Has a high value. Embodies the characteristics of artificial fish-swarm algorithm. Guarantee that it will run.
- 2022-02-02 09:34:46下载
- 积分:1
-
求解非线性方程组的一个高效算法,用FORTRAN实现.
求解非线性方程组的一个高效算法,用FORTRAN实现.-Solving nonlinear equations of an efficient algorithm, using FORTRAN realize.
- 2022-04-24 00:12:44下载
- 积分:1