代码搜索结果
找到约 10,000 项符合
LED Matrix 的代码
matrix.cpp
// MATRIX.cpp: implementation of the MATRIX class.
//
//////////////////////////////////////////////////////////////////////
#include "VECTOR.H"
#include "MATRIX.h"
// This class MATRIX comes from a
matrix.cc
//
// File: MATRIX.h
//
// This class MATRIX comes from an article about rigid body
// animation published on www.gamasutra.com so it may
// follow its own license. Please check gamasutra at
// htt
matrix.h
//
// File: Matrix.h
//
#ifndef _MATRIX_H_
#define _MATRIX_H_
// This class MATRIX comes from an article about rigid body
// animation published on www.gamasutra.com so it may
// follow its own lic
matrix.java
package monitor;
import java.util.ArrayList;
import java.util.Collection;
import java.util.HashMap;
import java.util.Iterator;
public class Matrix {
private ArrayList requestList = new ArrayLis
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.h
/*************************************************************************
* *
* Open Dynamics Engine, Copyright (C) 2001,2002 R
matrix.c
/**********************************************************************
* *
* This C language library provides some simple matrix