代码搜索:LED Matrix

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

代码结果 10,000
www.eeworm.com/read/304660/13790085

c pango-matrix.c

/* Pango * pango-matrix.c: Matrix manipulation routines * * Copyright (C) 2000, 2006 Red Hat Software * * This library is free software; you can redistribute it and/or * modify it under the term
www.eeworm.com/read/304660/13790188

h pango-matrix.h

/* Pango * pango-matrix.h: Matrix manipulation routines * * Copyright (C) 2002, 2006 Red Hat Software * * This library is free software; you can redistribute it and/or * modify it under the term
www.eeworm.com/read/304543/13791565

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/304543/13791581

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
www.eeworm.com/read/304543/13791582

cpp generating_matrix.cpp

#include "LDPC_head.h" #include matrix_bit *Gen(unsigned int M, unsigned int N, unsigned int t) { matrix_bit *Matrix; unsigned int *col; unsigned int *row; unsigned int *check;
www.eeworm.com/read/304543/13791585

cpp construct_matrix.cpp

#include "LDPC_head.h" #include node *space(struct matrix_bit *matrix) { node *head; node *p1; node *p2; unsigned int i; unsigned int j; // unsigned int k; head=(s
www.eeworm.com/read/304336/13796456

m kpca_matrix.m

function psi = kpca_matrix(sv,x,kernel); %KPCA_MATRIX calculates the kernel matrix. % % usage % psi = kpca_matrix(sv,x,kernel); % % input % sv list of column vectors from the input space
www.eeworm.com/read/152629/5672927

java matrix2.java

/* Copyright (C) 2002 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet Th
www.eeworm.com/read/151067/5687070

cpp vector_and_matrix.cpp

#include using namespace itpp; //These lines are needed for use of cout and endl using std::cout; using std::endl; int main() { //Declare vectors and matricies: vec a, b, c; m
www.eeworm.com/read/148721/5709622

h math_matrix.h

/* =========================================================================== Copyright (C) 1999-2005 Id Software, Inc. This file is part of Quake III Arena source code. Quake III Arena source code