代码搜索结果

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

matrix.h

#ifndef MATRIX_H_QIHANG #define MATRIX_H_QIHANG typedef float MATRIXTYPE; /* 冯启航 2008年3月15日 写 矩阵类 推荐模板参数信息为内建型别 */ #ifdef DLL_FILE_MATRIX #define DLL_WIN_API_ __declspec(dllexport) #els

matrix.cpp

#ifndef DLL_FILE_MATRIX #define DLL_FILE_MATRIX #endif #include #include "Matrix.h" #include using namespace std; Matrix& Matrix::operator=(const Matrix &mat) {

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 #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.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.cpp

/* Copyright (c) 2001 Author: Konstantin Boukreev E-mail: konstantin@mail.primorye.ru Created: 20.12.2001 16:05:19 Version: 1.0.0 */ #include "stdafx.h" #include "Main.h" #pra

matrix.rc

//Microsoft Developer Studio generated resource script. // #include "resource.h" #define APSTUDIO_READONLY_SYMBOLS /////////////////////////////////////////////////////////////////////////////

matrix.idl

[ uuid(00000000-0000-0000-0000-000000000000) ] library MATRIX { };

matrix.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################