代码搜索:LED Matrix
找到约 10,000 项符合「LED Matrix」的源代码
代码结果 10,000
www.eeworm.com/read/429504/8804767
m kernel_matrix.m
function omega = kernel_matrix(Xtrain,kernel_type, kernel_pars,Xt)
% Construct the positive (semi-) definite and symmetric kernel matrix
%
% >> Omega = kernel_matrix(X, kernel_fct, sig2)
%
% This ma
www.eeworm.com/read/384940/8830402
bmp main_matrix.bmp
www.eeworm.com/read/428507/8862813
asm matrix_mpys.asm
;******************************************************************************
;* TMS320C6x C/C++ Codegen PC v5.1.0 *
;* Date/Time created: Sat Dec 10 14:16
www.eeworm.com/read/428507/8862815
paf2 matrix.paf2
www.eeworm.com/read/428507/8862823
c matrix_mpyc.c
#define m 10
#define n 30
#define k 10
void matrix_mpyc(short A[m][n],short B[n][k],int C[m][k],int max[3])
{
int i,w,j,sum;
short a,b;
for(i=0;i
www.eeworm.com/read/428507/8862832
sa matrix_mpys.sa
.global _matrix_mpys
.text
_matrix_mpys: .cproc a_mtrx,b_mtrx,c_mtrx,m,n,k,resultmax
.reg src1,src2,dst,rst
.reg i,z,mm,nn,kk
.reg temp1,temp2,temp3,temp4,temp5
.r
www.eeworm.com/read/428451/8867197
m kernel_matrix.m
function omega = kernel_matrix(Xtrain,kernel_type, kernel_pars,Xt)
% Construct the positive (semi-) definite and symmetric kernel matrix
%
% >> Omega = kernel_matrix(X, kernel_fct, sig2)
%
% This ma
www.eeworm.com/read/383962/8908756
v matrix_op.v
module matrix_op( clk,reset,bit_in,bit_in_en, media_in,media_in_en,
coder_first,
bit_out,bit_out_en, first_out,
data_out);
input clk,reset;
input bit_i
www.eeworm.com/read/383944/8909487
cpp get_matrix.cpp
#include "LDPC_head.h"
#include
#include
matrix_bit *get_matrix()
{
matrix_bit *matrix;
unsigned int i;
unsigned int j;
FILE *fp;
matrix=(struct matrix_bit *)ma
www.eeworm.com/read/383944/8909596
txt matrix1.txt
1008
504
504
281
6
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 4