代码搜索:LED Matrix

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

代码结果 10,000
www.eeworm.com/read/212047/15167961

h gsl_matrix_uint.h

/* matrix/gsl_matrix_uint.h * * Copyright (C) 1996, 1997, 1998, 1999, 2000 Gerard Jungman, Brian Gough * * This program is free software; you can redistribute it and/or modify * it under the te
www.eeworm.com/read/209410/15220432

h matrix3d.h

// Matrix3d.h: interface for the CMatrix3d class. //三维变换矩阵(几何变换和观察变换) #ifndef _CMATRIX3D_H #define _CMATRIX3D_H #include "Grphcs.h" class CMatrix3d { public: CMatrix3d(); virtual ~C
www.eeworm.com/read/209410/15220488

cpp matrix3d.cpp

///////////////////////////////////////////////////////////////////////////////// // // Matrix3d.cpp: implementation of the CMatrix3d class. // #include "stdafx.h" #include "Matrix3d.h" #incl
www.eeworm.com/read/209339/15223165

m create_dist_matrix.m

function [dist_matrix, dist_vector] = create_dist_matrix(ts, mirror, howdist) % Create Distance Matrix, (Adam Meadows: ameadows@cs.ucr.edu) % [dist_matrix, dist_vector] = create_dist_matrix(ts, mi
www.eeworm.com/read/208919/15230737

bat cd.matrix.make.bat

@ECHO OFF ECHO === packing CD files === IF EXIST cd_optimize_I.zip DEL cd_optimize_I.zip pkzip -add -maximum -directories cd_optimize_I.zip *.*
www.eeworm.com/read/208614/15242356

f90 matrix_operator.f90

program main use IMSL real :: A(3,3) = (/ 1,2,3,& 1,5,6,& 2,8,9 /) real :: B(3) = (/ 4, 15, 18 /), C(3) ! 求解 x+y+2z=4 ! 2x+5y+8z=15 ! 3x+6y+9
www.eeworm.com/read/207654/15266047

h matrix3d.h

typedef struct { double xx, xy, xz, xo; double yx, yy, yz, yo; double zx, zy, zz, zo; } typMatrix3D; typMatrix3D *NewMatrix3D (); void scale (typMatrix3D *mat, double f); void scale3 (ty
www.eeworm.com/read/207654/15266050

c matrix3d.c

/* * File: matrix3d.c * Auth: Eric Harlow * * Converted from a Java Matrix 3d class file. */ #include "atom.h" #include "matrix3d.h" #include static double pi = 3.14159265; /* * Ne
www.eeworm.com/read/8790/153643

uv2 matrix_key.uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,2, 0x0 File 1,1,
www.eeworm.com/read/8790/153654

m51 matrix_key.m51

BL51 BANKED LINKER/LOCATER V5.03 08/24/2007 09:30:04 PAGE 1 BL51 BANKED LINKER/LOCATER V5.03, INVOKED BY: D:\KEIL\C51\BIN\BL51.EXE STARTU