代码搜索结果

找到约 10,000 项符合 LED Matrix 的代码

matrix.h

// Matrix.h: 矩阵类的声明. //--------------------------------------------------------------------------- #ifndef MatrixH #define MatrixH //---------------------------------------------------------------

matrix.cpp

// Matrix.cpp: 矩阵类的实现文件. //--------------------------------------------------------------------------- #include #pragma hdrstop #include "Matrix.h" #include "CustomExcep.h" #include

matrix.h

//matrix.h////////////////////////////////////////////////////////////////// // 2005.1.13-16:02 By Superman #include "math.h" /*****************************************************************

matrix.h

// Matrix.h: interface for the CMatrix class. // // 说明: // 功能: 4维矩阵类 // // 创建时间: 2004.5 // 作者: 悦鑫 0004170140 // 目的: 南京理工大学毕业设计 基于光线跟踪算法的场景绘制研究 // 参考书目: // //

matrix.cpp

// Matrix.cpp: implementation of the CMatrix class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "RayTrace.h" #ifdef _DEBUG #undef T

matrix_test

#!/bin/sh # # LAPACK++ 1.0 Linear Algebra Package 1.0 # University of Tennessee, Knoxvilee, TN. # Oak Ridge National Laboratory, Oak Ridge, TN. # Authors: