代码搜索:Matrix

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

代码结果 10,000
www.eeworm.com/read/151083/12236081

h matrix.h

//matrix.h////////////////////////////////////////////////////////////////// // 2005.1.13-16:02 By Superman #include "math.h" /*****************************************************************
www.eeworm.com/read/151030/12238657

h matrix.h

// -*- c++ -*- /////////////////////////////////////////////////////////////////////////////// // // Copyright (C) 2001 Oh-Wook Kwon, all rights reserved. ohwook@yahoo.com // //
www.eeworm.com/read/339239/12248555

h matrix.h

/* * @(#)matrix.h generated by: makeheader 3.10 Tue Jun 18 00:53:14 2002 * * built from: ../include/copyright.h * ../include/mxassert.h * alloccbk.c * alloclst.c * array
www.eeworm.com/read/252857/12260803

cpp matrix.cpp

#include #include #pragma hdrstop int main() { int xi=500,xj=500,yi=500,yj=500; int x[xi][xj],y[yi][yj]; int i,j,a,b,c; cout
www.eeworm.com/read/252857/12260806

exe matrix.exe

www.eeworm.com/read/150724/12269169

h matrix.h

//matrix.h////////////////////////////////////////////////////////////////// // 2005.1.13-16:02 By Superman #include "math.h" /*****************************************************************
www.eeworm.com/read/338509/12302845

h matrix.h

#pragma once #include "mylib.h" namespace mylib { template class matrix { public: //typedef typedef Ty
www.eeworm.com/read/338504/12304613

h matrix.h

// Matrix.h: interface for the CMatrix class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_MATRIX_H__27C7BED9_314A_4D5E_BAD3_801093E96309__INCLUDED_)
www.eeworm.com/read/338504/12304658

cpp matrix.cpp

// Matrix.cpp: implementation of the CMatrix class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "LJ.h" #include "Matrix.h" //添加的头文件
www.eeworm.com/read/338243/12316729

hh matrix.hh

//============================================================ // COOOL version 1.1 --- Nov, 1995 // Center for Wave Phenomena, Colorado School of Mines //==================