代码搜索:协方差矩阵

找到约 10,000 项符合「协方差矩阵」的源代码

代码结果 10,000
www.eeworm.com/read/408783/11369790

dsw 矩阵lu分解.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # 警告: 不能编辑或删除该工作区文件! ############################################################################### Project: "矩阵LU分解"=".\矩阵LU分解.d
www.eeworm.com/read/408783/11369792

cpp 矩阵lu分解.cpp

#include #include void main() { int i,j,k,r=0; int n=10; int b[10],y[10],x[10]; int a[10][10]; int l[10][10]; int u[10][10]; printf("input a[n][n]:\n"); for(i=0;i
www.eeworm.com/read/404148/11491213

h 矩阵dlg.h

// 矩阵Dlg.h : header file // #if !defined(AFX_DLG_H__396333BA_4F39_4E0D_A413_A1750D21E6EC__INCLUDED_) #define AFX_DLG_H__396333BA_4F39_4E0D_A413_A1750D21E6EC__INCLUDED_ #if _MSC_VER > 1000 #
www.eeworm.com/read/404148/11491216

rc2 矩阵.rc2

// // 矩阵.RC2 - resources Microsoft Visual C++ does not edit directly // #ifdef APSTUDIO_INVOKED #error this file is not editable by Microsoft Visual C++ #endif //APSTUDIO_INVOKED ////////
www.eeworm.com/read/404148/11491221

cpp 矩阵dlg.cpp

// 矩阵Dlg.cpp : implementation file // #include "stdafx.h" #include "矩阵.h" #include "矩阵Dlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endi
www.eeworm.com/read/157407/11709506

opt 邻接矩阵.opt

www.eeworm.com/read/157407/11709508

ncb 邻接矩阵.ncb

www.eeworm.com/read/157407/11709510

plg 邻接矩阵.plg

Build Log --------------------Configuration: 邻接矩阵 - Win32 Debug-------------------- Command Lines Creating temporary file "C:\DOCUME~1\ADMINI~1
www.eeworm.com/read/157407/11709513

cpp 邻接矩阵.cpp

#include "graphics.h" #define LEFT 0 #define TOP 0 #define RIGHT 639 #define BOTTOM 479 #define LINES 400 #define MAXCOLOR 15 main() { int driver,mode,error; int x1,y1; int x2,y2; int dx1,