代码搜索:矩阵分析
找到约 10,000 项符合「矩阵分析」的源代码
代码结果 10,000
www.eeworm.com/read/263654/11349025
txt vv白化矩阵.txt
-0.371294586936 -0.338713636719 -0.334144772585 0.133279497548
0.198433640920 -0.301696361293 -0.248855849719 -0.837827410402
-0.290667728446 -1.198693418833 1.504529062185 -0.084
www.eeworm.com/read/408783/11369788
dsp 矩阵lu分解.dsp
# Microsoft Developer Studio Project File - Name="矩阵LU分解" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Co
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/262556/11586941
doc 矩阵运算程序.doc
www.eeworm.com/read/157407/11709506
opt 邻接矩阵.opt
www.eeworm.com/read/157407/11709508