代码搜索:协方差矩阵
找到约 10,000 项符合「协方差矩阵」的源代码
代码结果 10,000
www.eeworm.com/read/329680/12938943
c 逆矩阵.c
#define N 5 /*[注]:修改6为你所要的矩阵阶数*/
#include "stdio.h"
#include "conio.h"
/*js()函数用于计算行列式,通过递归算法实现*/
int js(s,n)
int s[][N],n;
{int z,j,k,r,total=0;
int b[N][N];/*b[N][N]用于存放,在矩阵s[
www.eeworm.com/read/329680/12939030
c 乘法矩阵.c
#include
void main()
{
int i,j;
int big[8][8];
for (i = 0;i < 8;i++) /*循环嵌套*/
for (j = 0;j < 8;j++)
big[i][j] = i * j; /* 乘法表 */
big[2][6] = 748;
www.eeworm.com/read/329680/12939262
c 矩阵转换.c
void trans(int *p,int n)
{
int i,j,temp;
int *pi,*pj;
for(i=0;i
www.eeworm.com/read/242662/12994336
txt 矩阵相乘.txt
两个矩阵相乘的源程序
/*****************A=B*C******************/
#include
#include
#define X 3
#define Y 3
int a[X][Y];
int b[X][Y];
int c[X][Y];
void matrix(int b[][X],int c[][Y
www.eeworm.com/read/239154/13300751
c 矩阵键盘.c
//矩阵键盘#include
#include
#include
#include
#include
#include
#define uchar unsigned char
#define uint unsigned int
#define nop _nop_
www.eeworm.com/read/323663/13328249
pwi 矩阵键盘.pwi
www.eeworm.com/read/323663/13328262
opt 矩阵键盘.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/323663/13328264
dsn 矩阵键盘.dsn
www.eeworm.com/read/323663/13328267
hex 矩阵键盘.hex
:0E00B8001200648F08E50860F712000380F262
:0F00A800EFD394004009E4FE0EBE7DFC1F80F1F3
:0100B7002226
:100064007590F0E59054F064F060367F0A1200A8B1
:10007400E59054F064F0602B7FFEEF30E425F590BA
:10008400E5