代码搜索结果
找到约 10,000 项符合
LED Matrix 的代码
matrix.h
/////////////////////////////////////////////////////////////////////////////
// Matrix.h :
// Interface of the class CMatrix
// Author : freeia
// Modified Date : 3/11/2003
// E-mail : freeia@
matrix.cs
/*
* 操作矩阵的类 Matrix
*
* 周长发编制
*/
using System;
namespace 土地适宜评价系统.Algorithm
{
/**
* 操作矩阵的类 Matrix
* @author 周长发
* @version 1.0
*/
public class Matrix
{
private int n
matrix.h
//matrix.h//////////////////////////////////////////////////////////////////
// 2005.1.13-16:02 By Superman
#include "math.h"
/*****************************************************************
matrix.h
#define deltaT 100 //选取时间间隔deltaT=100秒
#define N 100 //将棒等分成N=100份
#define rou 7300 //常数ρ=7300
#define K 30 //常数K=30
#define Crou 800 //常数Cρ=800
#define h 100 //常数h=100
#def
matrix.cpp
#include"Matrix.h"
#include
#include
A::A(int temp_n){
if (temp_n
matrix.h
#include
#include
#ifndef __MatrixbyZsolt__
#define __MatrixbyZsolt__
///////////////////////////////////////////////////////////////////////////////////////
//Initia
matrix.h
//matrix.h//////////////////////////////////////////////////////////////////
// 2005.1.13-16:02 By Superman
#include "math.h"
/*****************************************************************
matrix.ldf
ARCHITECTURE(ADSP-21160)
//
// ADSP-21160 Memory Map:
// ------------------------------------------------
// Internal memory 0x0000 0000 to 0x000f ffff
// -----------------------------
matrix.asm
/*_______________________________________________________________________
Matrix.ASM ADSP-2106x matrix
__________________________________________________*/
#include "def21160.h"