代码搜索结果
找到约 10,000 项符合
LED Matrix 的代码
_matrix.c
/*******************************************************************************
+
+ LEDA 3.0
+
+
+ _matrix.c
+
+
+ Copyright (c) 1992 by Max-Planck-Institut fuer Informatik
+ Im Stadt
matrix.h
/////////////////////////////////////////////////////////////////////////////
// Matrix.h :
// Interface of the class CMatrix
// Author : freeia
// Modified Date : 3/11/2003
// E-mail : freeia@
matrix.h
/////////////////////////////////////////////////////////////////////////////
// Matrix.h :
// Interface of the class CMatrix
// Author : freeia
// Modified Date : 3/11/2003
// E-mail : freeia@
matrix.h
/////////////////////////////////////////////////////////////////////////////
// Matrix.h :
// Interface of the class CMatrix
// Author : freeia
// Modified Date : 3/11/2003
// E-mail : freeia@
matrix.cpp
/////////////////////////////////////////////////////////////////////////////
// Matrix.cpp : Implementation of the class Matrix
//
/////////////////////////////////////////////////////////////////
matrix.h
/////////////////////////////////////////////////////////////////////////////
// Matrix.h :
// Interface of the class CMatrix
// Author : freeia
// Modified Date : 3/11/2003
// E-mail : freeia@
matrix.tmp
-1.000000 -4.000000 -2.000000
-1.000000 -4.000000 -1.960000
-1.000000 -4.000000 -1.920000
-1.000000 -4.000000 -1.880000
-1.000000 -4.000000 -1.680000
-1.000000 -4.000000 -1.560000
matrix.java
package math;
import math.Vector;
/**
A mathematical matrix class. Member variables are public to guarantee fast
access when it is needed.
@author Christian Nentwich
@author Steven Visc
matrix.m
% MIXING MATRIX A
%-------------------------------------------------------------------------------
% A = mixing matrix
%------------------------------------------------------------------------------
matrix.h
/********************************************************/
/* filename: matrix.h */
/* */
/**********************