代码搜索:协方差矩阵

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

代码结果 10,000
www.eeworm.com/read/215194/15071020

dsw 矩阵旋转.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################
www.eeworm.com/read/215194/15071022

plg 矩阵旋转.plg

Build Log --------------------Configuration: 矩阵旋转 - Win32 Debug-------------------- Command Lines Creating temporary file "C:\DOCUME~1\bitanyz\
www.eeworm.com/read/206842/15288407

doc 矩阵连乘.doc

www.eeworm.com/read/13112/268375

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/13112/268406

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/13112/268533

c 矩阵转换.c

void trans(int *p,int n) { int i,j,temp; int *pi,*pj; for(i=0;i
www.eeworm.com/read/17293/730454

opt led矩阵.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/17293/730461

hex led矩阵.hex

:0300000002014EAC :0C014E00787FE4F6D8FD75810B02013AC1 :10000E00FEFDFBF7EFDFBF7F00003E4141413E00AA :10001E0000000000217F0100000027454545390002 :10002E00000022494949360000000C14247F0400C8 :10003E00
www.eeworm.com/read/17293/730462

plg led矩阵.plg

礦ision3 Build Log Project: G:\HC6800-V2.6\单片机例程\6 LED点阵\显示数字\C语言\LED矩阵.uv2 Project File Date: 02/13/2010 Output:
www.eeworm.com/read/17293/730466

lnp led矩阵.lnp

"STARTUP.obj", "LED_Num.obj" TO "LED矩阵" RAMSIZE(256)