代码搜索:协方差矩阵
找到约 10,000 项符合「协方差矩阵」的源代码
代码结果 10,000
www.eeworm.com/read/146896/12605398
ncb 矩阵相乘.ncb
www.eeworm.com/read/146896/12605401
dsp 矩阵相乘.dsp
# Microsoft Developer Studio Project File - Name="矩阵相乘" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Appl
www.eeworm.com/read/146896/12605404
cpp 矩阵相乘.cpp
// 矩阵相乘.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "矩阵相乘.h"
#include "矩阵相乘Dlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static cha
www.eeworm.com/read/146896/12605412
plg 矩阵相乘.plg
Build Log
--------------------Configuration: 矩阵相乘 - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\scyfm\LO
www.eeworm.com/read/146896/12605417
rc 矩阵相乘.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/333945/12651535
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/300854/13888557
opt 矩阵类.opt
www.eeworm.com/read/300854/13888560
ncb 矩阵类.ncb
www.eeworm.com/read/300854/13888562
dsp 矩阵类.dsp
# Microsoft Developer Studio Project File - Name="矩阵类" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Conso
www.eeworm.com/read/300854/13888565
dsw 矩阵类.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################