登录
首页 » 算法 » 各种矩阵算法库。支持UpperTriangularMatrix,LowerTriangularMatrix, DiagonalMatrix, Symmetric...

各种矩阵算法库。支持UpperTriangularMatrix,LowerTriangularMatrix, DiagonalMatrix, Symmetric...

于 2022-06-03 发布 文件大小:171.88 kB
0 182
下载积分: 2 下载次数: 1

代码说明:

各种矩阵算法库。支持UpperTriangularMatrix,LowerTriangularMatrix, DiagonalMatrix, SymmetricMatrix, BandMatrix,UpperBandMatrix, LowerBandMatrix, SymmetricBandMatrix, RowVector,ColumnVector。- Each kind of matrix algorithm storehouse. Supports UpperTriangularMatrix, LowerTriangularMatrix, DiagonalMatrix, SymmetricMatrix, BandMatrix, UpperBandMatrix, LowerBandMatrix, SymmetricBandMatrix, RowVector, ColumnVector.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 自己编写的任务机调度问题的近似(包括了穷举+近似的),请指正...
    自己编写的任务机调度问题的近似算法(包括了穷举+近似的算法),请指正-The task of preparing their own local approximation algorithm for scheduling problem (including the exhaustive+ similar to the algorithm), please correct me
    2022-05-16 20:42:33下载
    积分:1
  • The guiding book of using the Firework software.
    The guiding book of using the Firework software.
    2023-03-31 22:20:05下载
    积分:1
  • rotating an image
    在这里,我已经旋转了一个图像使用轨迹栏。然后用户可以手动旋转所需的角度。
    2022-12-01 13:00:03下载
    积分:1
  • 验证码识别
    #include #define W 80 //定义验证码图片的宽度 #define H 20 //定义验证码图片的宽度 #define N 2 //定义字符位数,一般是4位 #define BMP_filename "c: est.bmp" int x,y,i,s,temp; int YZM[W][H]={0}; int YZM_red[W][H]={0}; int YZM_green[W][H]={0}; int YZM_blue[W][H]={0}; int rec[W]={0}; int lf[N],rt[N],up[N],dw[N]; char result[N]; void shibie()
    2022-04-20 09:09:12下载
    积分:1
  • 快速排序、归并排序与选择排序平均时间之比较
    /*----------------------选择排序-----------------------------*/ void SelectSort(int data[],int low,int high) { for(int i=low;i
    2022-03-18 12:13:58下载
    积分:1
  • LDPC(c语言源代码)
    本代码是关于ldpc的编译码源代码,用的是c++语言,可以运行并且相关的矩阵文件都在附件里,可以通过这套程序来系统的学习通信的整个框架知识,希望能造福于后人
    2022-11-08 07:50:03下载
    积分:1
  • 排序的方
    工作显示的排序方法: 选择排序、 插入排序、 冒泡排序、 Shell 排序、 快速排序和合并排序。 该文件将数据写入到文件中,有文档和 excel 中的一个表。
    2022-02-05 00:07:44下载
    积分:1
  • 牛顿插值
    #include#include"String.h"#include#define ROW  6void read(float x[],float y[])//文件读取方便测试{ FILE *fp=fopen("num.txt","r"); rewind(fp); for(int i=0;i
    2022-10-06 17:00:02下载
    积分:1
  • 求极点零点,求出极点到单位圆上各点的向量的模,求出零点到单位圆上各点的向量的相角...
    求极点零点,求出极点到单位圆上各点的向量的模,求出零点到单位圆上各点的向量的相角-seek to get round to the flat pole on the point of the vector mode to get round to the flat 0.1 points on the phase angle of Vector
    2022-02-20 20:57:06下载
    积分:1
  • VIBE背景差分
    VIBE实时背景差分算法。这种算法是用 C/c + + 编码的。它可以找到序列帧和视频运动对象。
    2022-08-23 01:18:31下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载