-
两个 3 X 3 矩阵相乘的 c 语言程序
这是两个3 * 3 矩阵相乘的 C源代码。欢迎下载、试用。谢谢大家的支持。
- 2023-04-11 16:20:04下载
- 积分:1
-
ZF算法
MIMO信道ZF预编码算法,ZF算法也称为迫零算法,它是一种线性编码算法,Z预编码算法的原理是在信道矩阵为方阵时对其直接求逆。当发送端和接收端天线数相同时,信道矩阵是一个复方阵,直接反转信道矩阵就可得到预编码矩阵,预编码矩阵在信号传输过程中与信道矩阵相互抵消,从而维持各用户间的信息相互正交,能够使用户间的干扰被消除。
- 2022-04-01 03:40:32下载
- 积分:1
-
基数数值排序的源程序,很有用啊
基数数值排序的源程序,很有用啊-base numerical ranking source, useful ah
- 2022-01-26 03:44:37下载
- 积分:1
-
achieve a reversal of a linked list, in the entire process completed within a Li...
实现了一个链表的逆转,全部过程在一个链表内完成!-achieve a reversal of a linked list, in the entire process completed within a List!
- 2022-03-11 22:22:36下载
- 积分:1
-
I have written, SAT question of the Johnson algorithm source code, please advice
自己编写的,SAT问题的Johnson算法源代码,请多多指教-I have written, SAT question of the Johnson algorithm source code, please advice
- 2022-05-26 00:52:16下载
- 积分:1
-
背包算法C#实现
这是一个利用C#语言编程实现的背包问题,运用了窗体,实现了求解最优值求解,装入包中的物品编号显示和最后装入包中的物品的比例
- 2022-04-07 21:03:51下载
- 积分:1
-
本例子演示了如何利用f90接口来读取已经创建的3维变量,并检查读写正确与否...
本例子演示了如何利用f90接口来读取已经创建的3维变量,并检查读写正确与否
-This example shows how to use the f90 interface to read the already created three-dimensional variable, and check whether or not to read and write properly
- 2022-07-26 12:14:16下载
- 积分:1
-
椭圆拟合的误差算法,拟合点到椭圆心的距离减去拟合点对应在椭圆上的点到椭圆心的距离,有效分析椭圆拟合的误差问题,并让其在对话框中显示出来...
椭圆拟合的误差算法,拟合点到椭圆心的距离减去拟合点对应在椭圆上的点到椭圆心的距离,有效分析椭圆拟合的误差问题,并让其在对话框中显示出来-The error ellipse fitting algorithm, fitting point to the ellipse center distance minus the corresponding fitting point on the ellipse to the ellipse center point of the distance, the effective analysis of the error ellipse fitting problem, and let it be shown in the dialog box
- 2022-03-18 15:29:28下载
- 积分:1
-
c#模拟CPU调度算法
该源码模拟了CPU的三个调度算法,分别是短作业优先短发、时间片轮转算法和优先级调度算法、采用了图形界面显示甘特图
- 2023-01-11 04:35:04下载
- 积分:1
-
有二叉树计算表达式的值
有二叉树计算表达式的值-a binary tree calculate the value of the expression
- 2023-04-10 11:00:03下载
- 积分:1