代码搜索结果

找到约 72,433 项符合 LED Matrix 的代码

matrix.h

//matrix.h #ifndef MATRIX_H #define MATRIX_H class vector; class matrix; typedef double(*pfun)(double t); typedef void (*fun_group)(double t,vector& y); typedef double(*pfun2)(double t,do

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@

led.lik

Version: 3.0 Options: m37 Obj: "D:\Sunplus\UNSPID~1.0\startupD.obj" Obj: "E:\gavin\lingyang\led\Debug\Resource.obj" Obj: "E:\gavin\lingyang\led\Debug\led.obj" Lib: "D:\Sunplus\unSP IDE Common\Exa

led.rc

# Begin Project # Begin SubItem "led Resources" # End SubItem # End Project

matrix.rc2

// // MATRIX.RC2 - resources Microsoft Visual C++ does not edit directly // #ifdef APSTUDIO_INVOKED #error this file is not editable by Microsoft Visual C++ #endif //APSTUDIO_INVOKED ////

matrix.dsp

# Microsoft Developer Studio Project File - Name="Matrix" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Ap

matrix.plg

Build Log --------------------Configuration: Matrix - Win32 Release-------------------- Command Lines Creating command line "rc.exe /l 0x804 /f

matrix.h

#ifndef Matrix_ #define Matrix_ #include #include "xcept.h" template class Matrix { friend ostream& operator