-
Matlab求解MNA线性方程
对于给定电路系统的 :C X+G X=B U(t);Y=LT X; 用GCR迭代法求解GX0=BU(0)中的X0,然后用后向Euler以及GCR迭代法求解上述的方程得到矩阵X。其中矩阵C、G、B、LT以及输入函数U(t)为已知。
- 2022-05-24 19:04:40下载
- 积分:1
-
poj1915求移动棋子到特定位置的最少次数,BFS经典题目
poj1915求移动棋子到特定位置的最少次数,BFS经典题目-poj1915 for mobile pawn to a specific location of the minimum number, BFS Classic Title
- 2023-06-10 02:35:03下载
- 积分:1
-
c++经典数值算法源码,相信可以节省你的不少时间.rar
c++经典数值算法源码,相信可以节省你的不少时间.rar-c classical numerical algorithm source code, I believe you can save a lot of time. Rar
- 2023-01-31 10:40:03下载
- 积分:1
-
使用RSA数字签名
//Rivest,Shamir,Adelman(RSA)#include#include#include#include#include#include#includeint enumber(char);char denumber(int);int CK_PRIME(long int);long int Get_GCD(long int,long int)
- 2022-01-22 03:04:32下载
- 积分:1
-
使用插入排序和快速排序方法排序数组
程序生成一个数组,然后对它使用插入排序和快速排序方法进行排序。在屏幕上的输出显示了这两种方法来对数组排序,所花的时间。在编译后的程序以及创建输出文件,在 project 的文件夹命名为的 Array.txt,你可以在这里看到如何生成的矩阵的样子,怎么它被排序,也多少时间就能对它进行排序。
- 2022-05-20 03:32:59下载
- 积分:1
-
这是一个从国外网站下载的ICA 的matlab源代码
这是一个从国外网站下载的ICA 的matlab源代码-This is a website of the ICA from abroad, the source code of the matlab
- 2022-02-16 04:51:32下载
- 积分:1
-
同步原语发送 & 接收
发送和接收同步原语使用回声的客户机-服务器应用程序开发的Java实现
- 2023-02-14 21:10:04下载
- 积分:1
-
MATHLIB例子
MATHLIB例子-MATHLIB example
- 2022-04-30 04:03:58下载
- 积分:1
-
从头和尾同时进行冒泡排序
从头和尾同时进行冒泡排序-Do bubble sort from the head and from the tail at the same time
- 2022-01-25 18:12:51下载
- 积分:1
-
为挖掘关联交易数据aprioi算法,数据挖掘可以组织。
aprioi算法用于数据挖掘的关联处理,对于数据挖掘只是可以更好的了解-aprioi algorithm for data mining of association deal with, for data mining can only have a better understanding of
- 2022-11-30 20:45:03下载
- 积分:1