代码搜索:协方差矩阵
找到约 10,000 项符合「协方差矩阵」的源代码
代码结果 10,000
www.eeworm.com/read/197077/8032116
txt 矩阵.txt
define MAXN 100
#define fabs(x) ((x)>0?(x):-(x))
#define zero(x) (fabs(x)
www.eeworm.com/read/139802/13130026
cpp 矩阵.cpp
#include
int number1(int (*p)[4]);
int number2(int (*p)[4]);
void main()
{int a[4][4];
cout
www.eeworm.com/read/323663/13328246
矩阵键盘
www.eeworm.com/read/491953/6428913
dsw 矩阵.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/491953/6428917
ico 矩阵.ico
www.eeworm.com/read/491953/6428918
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) Applic
www.eeworm.com/read/491953/6428919
plg 矩阵.plg
Build Log
--------------------Configuration: 矩阵 - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\stu1\LOCAL
www.eeworm.com/read/491953/6428920
opt 矩阵.opt
www.eeworm.com/read/491953/6428922
rc 矩阵.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/491953/6428923
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 char THIS