代码搜索结果
找到约 10,000 项符合
LED Matrix 的代码
matrix.m
% MIXING MATRIX A
%-------------------------------------------------------------------------------
% A = mixing matrix
%------------------------------------------------------------------------------
matrix.h
// 2003/04/14
// name : Matrix.h
// construct a simple Matrix
// updated latest on 04/15/2003
// update on 05/06/2003
#ifndef MATRIX_H
#define MATRIX_H
#include
#include
matrix.h
//matrix.h//////////////////////////////////////////////////////////////////
// 2005.1.13-16:02 By Superman
#include "math.h"
/*****************************************************************
matrix.h
//matrix.h//////////////////////////////////////////////////////////////////
// 2005.1.13-16:02 By Superman
#include "math.h"
/*****************************************************************
matrix.hpp
//defines matrix template class which can used to every data type
#include "IntVect.hpp"
#ifndef __BMATPAC_HPP
#define __BMATPAC_HPP
class matrix;
class vector
{
protected:
//vector
matrix.cpp
#include "matdef.hpp"
#include "matrix.hpp"
char *Merrorstring[ElastError]=
{
"[[error in error reporting ????]]",
"the dimension is negative",
"the dimensions of two matrix conflict",
"o
matrix.h
/////////////////////////////////////////////////////////////
// Flash Plugin and Player
// Copyright (C) 1998,1999 Olivier Debon
//
// This program is free software; you can redistribute it and/or
/
matrix.cpp
/////////////////////////////////////////////////////////////
// Flash Plugin and Player
// Copyright (C) 1998,1999 Olivier Debon
//
// This program is free software; you can redistribute it and/or
/
matrix.h
/*
* @(#)matrix.h generated by: makeheader Fri Apr 25 00:51:35 1997
*
* built from: copyright.h
* ../../src/include/mathwork.hh
* ../../src/include/mxassert.h
* ../../src/m