代码搜索:LED Matrix

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

代码结果 10,000
www.eeworm.com/read/308016/13711265

h _matrix33_sse.h

#ifndef _MATRIX33_SSE_H #define _MATRIX33_SSE_H //------------------------------------------------------------------------------ /** An SSE based matrix33 class. @author - RadonLab
www.eeworm.com/read/307428/13722731

m pingao_thermalense_matrix.m

%本程序与caculate_thermalense.m程序配合使用,本程序是第一个程序 clear; wl=1.033e-3; % wl为Yb:GdCOB的波长,单位为mm n=1.74; % Yb:GdCOB的折射率 r=50; % r为输出镜的曲率半径 l1=1.5; % l1
www.eeworm.com/read/307364/13723603

asv pingao_thermalense_matrix.asv

%本程序与caculate_thermalense.m程序配合使用,本程序是第一个程序 clear; wl=1.033e-3; % wl为Yb:GdCOB的波长,单位为mm n=1.74; % Yb:GdCOB的折射率 r=50; % r为输出镜的曲率半径 l1=1.5; % l1
www.eeworm.com/read/307364/13723607

m pingao_thermalens_matrix.m

%本程序与caculate_thermalense.m程序配合使用,本程序是第一个程序 clear; wl=1.033e-3; % wl为Yb:GdCOB的波长,单位为mm n=1.74; % Yb:GdCOB的折射率 r=50; % r为输出镜的曲率半径 l1=1.5; % l1
www.eeworm.com/read/306993/13733554

cfg q_matrix_jvt.cfg

# This an example configuration file for initializing the quantization matrix. # Altogether 6 matrices for 4x4 blocks and 2 matrix for 8x8 blocks. # The values range from 1 to 255. # If first value of
www.eeworm.com/read/143286/5758399

txt src_matrix_product.txt

"E:\\源程序\\第5章 字符、字符串、数组\\C521\\Matrix_product\\Matrix_product.java"
www.eeworm.com/read/136812/5860552

h gp2_matrix.h

/* @(#)gp2_matrix.h 1.2 88/11/07 SMI */ /* * Copyright (c) 1988 by Sun Microsystems, Inc. */ float mat_tst1[4][4] = { {.2,.4,.6,1.0}, {-.2,-.4,-.6,1.0}, {.6,.3,.7,1.0}
www.eeworm.com/read/136812/5860556

c gp2_matrix.c

#ifndef lint static char sccsid[] = "@(#)gp2_matrix.c 1.1 92/07/30 Copyright Sun Micro"; #endif /* * Copyright (c) 1988 by Sun Microsystems, Inc. */ #include #include #include
www.eeworm.com/read/132649/5910912

dsp demo_hit_matrix.dsp

# Microsoft Developer Studio Project File - Name="demo_hit_matrix" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32
www.eeworm.com/read/132649/5911738

hpp hit_matrix_widget.hpp

/* * =========================================================================== * PRODUCTION $Log: hit_matrix_widget.hpp,v $ * PRODUCTION Revision 1000.2 2004/04/12 18:16:52 gouriano * PRODUCTI