代码搜索:协方差矩阵

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

代码结果 10,000
www.eeworm.com/read/279550/10421382

txt noj 1017 最大零矩阵.txt

#include #include #include #include using namespace std; /*NOJ 1017 算法简介: 设h[i, j]为元素a[i j]的高度,其定义如下: 若a[i j]为1,则h[i, j]=0,否则定义为从该元素开始在同一列上向上延伸的连续的
www.eeworm.com/read/278426/10536308

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) C
www.eeworm.com/read/278426/10536311

dsw 稀疏矩阵运算器.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # 警告: 不能编辑或删除该工作区文件! ############################################################################### Project: "稀疏矩阵运算器"=".\稀疏矩阵运算器
www.eeworm.com/read/278426/10536314

plg 稀疏矩阵运算器.plg

Build Log --------------------Configuration: 稀疏矩阵运算器 - Win32 Debug-------------------- Command Lines Creating temporary file "C:\DOCUME~1\LQ\LO
www.eeworm.com/read/278426/10536315

cpp 稀疏矩阵运算器.cpp

//设计用三元组表示的稀疏矩阵的加法,减法和乘法,初步设定最大行数为20行,非零元素的最大个数 //为400个. #include #include #define MAXSIZE 400//假设非零元素个数的最大值为400 #define MAXRC 20 //假设矩阵的最大行数为20 typedef int ElemType; typedef
www.eeworm.com/read/420083/10817860

bak 矩阵键盘_uv2.bak

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,1, Options 1,0,0 // Target 'Tar