代码搜索:Matrix

找到约 10,000 项符合「Matrix」的源代码

代码结果 10,000
www.eeworm.com/read/285721/8822003

lib matrix.lib

www.eeworm.com/read/285721/8822005

src matrix.src

www.eeworm.com/read/285721/8822021

doc matrix.doc

www.eeworm.com/read/285606/8828558

h matrix.h

// Matrix1.h: interface for the CMatrix class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_MATRIX1_H__35A217E3_A5E0_492C_B345_A1DE28E8658C__INCLUDED
www.eeworm.com/read/285606/8828716

cpp matrix.cpp

////////////////////////////////////////////////////////////////////// // Matrix.cpp // // 操作矩阵的类 CMatrix 的实现文件 // ////////////////////////////////////////////////////////////////////// #inc
www.eeworm.com/read/384713/8850016

h matrix.h

#ifndef MATRIX_H #define MATRIX_H // 定义适合数学运算的实数matrix类,数据将存放在buffer类中 #include #include #include // buffer.h包含实数缓存类buffer的定义 #include "buffer.h" /
www.eeworm.com/read/384713/8850048

cpp matrix.cpp

#include "stdafx.h" #include #include #include #include // 本程序实现matrix类 // 对matrix类的定义 #include "matrix.h" matrix::matrix(buffer * b): // 缺省构造函数,产生0
www.eeworm.com/read/384713/8850236

txt matrix.txt

matrix 10 10 1: 0.00039984 1.68293e-013 7.59815e-006 2.46959e-006 3.03389e-008 -1.46211e-007 2.53103e-007 9.8965e-012 2.6515e-015 3.76639e-016 2: 1.68293e-013 0.00039984 3.43672e-006 -6.40156e-010
www.eeworm.com/read/428507/8862786

sbl matrix.sbl

www.eeworm.com/read/428507/8862829

pjt matrix.pjt

; Code Composer Project File, Version 2.0 (do not modify or remove this line) [Project Settings] ProjectDir="D:\CCStudio_v3.1\MyProjects\matrix\" ProjectType=Executable CPUFamily=TMS320C64XX To