代码搜索结果

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

matrix.cpp

#include #include "matrix.h" const float Rad = 1.74532925199433f; _declspec( dllexport ) void _stdcall MatrixMultiply(D3DMATRIX &matOut, D3DMATRIX &A, D3DMATRIX &B) { D3DMATRIX ret

matrix.cpp

#include "stdafx.h" #include #include #include #include #include "matrix.h" #define FALSE 0 #define TRUE 1 /* Print an Iliffe matrix out to stdout. */

matrix.h

/* matrix.h -- define types for matrices using Iliffe vectors * ************************************************************* * HISTORY * * 02-Apr-95 Reg Willson (rgwillson@mmm.com) at 3M St. Pa

matrix.cpp

#include void main() {int a[5][5]={0}; int i,j; for(i=0;i

matrix.h

#if !defined(AFX_Matrix_H__714E64E1_8570_11D5_A575_0000C55D1C1C__INCLUDED_) #define AFX_Matrix_H__714E64E1_8570_11D5_A575_0000C55D1C1C__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_

matrix.cpp

// Matrix.cpp : implementation file // #include "stdafx.h" #include #include "Matrix.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #

matrix.c

#include "copyleft.h" /* GEPASI - a simulator of metabolic pathways and other dynamical systems Copyright (C) 1989, 1992 Pedro Mendes */ /*************************************/ /*

matrix.h

/* GEPASI - a simulator of metabolic pathways and other dynamical systems Copyright (C) 1989, 1992 Pedro Mendes */ /*************************************/ /*