代码搜索:Matrix
找到约 10,000 项符合「Matrix」的源代码
代码结果 10,000
www.eeworm.com/read/422309/10644552
c matrix.c
/*******************************************************************************
matrix.c
libquicktime - A library for reading and writing quicktime/avi/mp4 files.
http://libquicktime.sourceforge.
www.eeworm.com/read/350777/10710624
dat matrix.dat
www.eeworm.com/read/276742/10710971
c matrix.c
www.eeworm.com/read/276742/10711029
h matrix.h
www.eeworm.com/read/420588/10788053
h matrix.h
////////////////////////////////
// Matrix TCL Lite v1.13
// Copyright (c) 1997-2002 Techsoft Pvt. Ltd. (See License.Txt file.)
//
// Matrix.h: Matrix C++ template class include file
// Web: htt
www.eeworm.com/read/420375/10798623
c matrix.c
/*
This is modified code from the internet
After adjusting the memory allocation, I was able to run it under whale
OpenMP implementation of matrix multiplication.
*/
#include
www.eeworm.com/read/349816/10799000
h matrix.h
/**
\file Matrix.h
\brief The Zenautics Matrix Class
\author Glenn D. MacGougan (GDM)
\date 2007-12-13
\version 1.10
\b LICENSE \b INFORMATION \n
Copyright (c) 2007, Glenn D. Ma
www.eeworm.com/read/349816/10799027
cpp matrix.cpp
/**
\file Matrix.cpp
\brief The Zenautics Matrix Class
\author Glenn D. MacGougan (GDM)
\date 2007-12-13
\version 1.10
\b LICENSE \b INFORMATION \n
Copyright (c) 2007, Glenn D.
www.eeworm.com/read/349581/10815943
h matrix.h
#ifndef _MATRIX_H
#define _MATRIX_H
class transf;
class quater;
class vector;
class matrix
{
private:
vector p[3];
// addition & subtraction
friend matrix operator+( matrix const&