代码搜索结果
找到约 10,000 项符合
LED Matrix 的代码
matrix.h
/***********************************************************************
matrix.h - matrix operations
Copyright (C) 1991 Dean Rubine
This program is free software; you can redistribute it and/or mo
matrix.c
/***********************************************************************
matrix.c - simple matrix operations
Copyright (C) 1991 Dean Rubine
This program is free software; you can redistribute it an
matrix.h
/***********************************************************************
matrix.h - matrix operations
Copyright (C) 1991 Dean Rubine
This program is free software; you can redistribute it and/or mo
matrix.c
/***********************************************************************
matrix.c - simple matrix operations
Copyright (C) 1991 Dean Rubine
This program is free software; you can redistribute it an
matrix.h
//
// Matrix.h
//
// $Id: matrix.h,v 1.1.1.1 2001/02/28 00:28:37 cstolte Exp $
//
#ifndef SGL_MATRIX_H
#define SGL_MATRIX_H
extern int InverseMatrix3x3(double mat[3][3], double inv[3][3]);
matrix.cc
//
// matrix.cc
//
// $Id: matrix.cc,v 1.1.1.1 2001/02/28 00:28:37 cstolte Exp $
//
#include
#include
#include
#include
#include
matrix.hpp
/*
* ===========================================================================
* PRODUCTION $Log: matrix.hpp,v $
* PRODUCTION Revision 1000.1 2004/04/16 15:28:41 gouriano
* PRODUCTION PRODUCTI
matrix.h
/***********************************************************************
matrix.h - matrix operations
Copyright (C) 1991 Dean Rubine
This program is free software; you can redistribute it and/or mo
matrix.c
/***********************************************************************
matrix.c - simple matrix operations
Copyright (C) 1991 Dean Rubine
This program is free software; you can redistribute it an