代码搜索:Matrix

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

代码结果 10,000
www.eeworm.com/read/146718/12616646

dsw matrix.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # 警告: 不能编辑或删除该工作区文件! ############################################################################### Project: "matrix"=".\matrix.d
www.eeworm.com/read/146718/12616647

plg matrix.plg

Build Log --------------------Configuration: matrix - Win32 Debug-------------------- Command Lines Creating temporary file "C:\DOCUME~1\BLUEWA
www.eeworm.com/read/146718/12616648

ncb matrix.ncb

www.eeworm.com/read/146577/12638466

inl matrix.inl

//Copyright (c) 2004-2005, Baris Sumengen //All rights reserved. // // CIMPL Matrix Performance Library // //Redistribution and use in source and binary //forms, with or without modification, ar
www.eeworm.com/read/146577/12638499

h matrix.h

//Copyright (c) 2004-2005, Baris Sumengen //All rights reserved. // // CIMPL Matrix Performance Library // //Redistribution and use in source and binary //forms, with or without modification, ar
www.eeworm.com/read/146548/12639860

h matrix.h

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

cpp matrix.cpp

#include #include #include #include // 本程序实现matrix类 // 对matrix类的定义 #include "matrix.h" matrix::matrix(buffer * b): // 缺省构造函数,产生0行0列空矩阵 rownum(0),co
www.eeworm.com/read/333961/12650597

lib matrix.lib

www.eeworm.com/read/333961/12650599

src matrix.src

www.eeworm.com/read/333961/12650629

doc matrix.doc