代码搜索:LED Matrix
找到约 10,000 项符合「LED Matrix」的源代码
代码结果 10,000
www.eeworm.com/read/353746/10422538
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/353746/10423232
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/279384/10442298
c read_matrix.c
/*
* Copyright (c) 2005 by the Society of Exploration Geophysicists.
* For more information, go to http://software.seg.org/2005/0001 .
* You must read and accept usage terms at:
* http://software.
www.eeworm.com/read/279384/10442375
c quaternion_to_matrix.c
/*
* Copyright (c) 2005 by the Society of Exploration Geophysicists.
* For more information, go to http://software.seg.org/2005/0001 .
* You must read and accept usage terms at:
* http://software.
www.eeworm.com/read/279384/10442394
c norm_matrix.c
/*
* Copyright (c) 2005 by the Society of Exploration Geophysicists.
* For more information, go to http://software.seg.org/2005/0001 .
* You must read and accept usage terms at:
* http://software.
www.eeworm.com/read/279384/10442445
c print_matrix.c
/*
* Copyright (c) 2005 by the Society of Exploration Geophysicists.
* For more information, go to http://software.seg.org/2005/0001 .
* You must read and accept usage terms at:
* http://software.
www.eeworm.com/read/161094/10454556
c dcreate_matrix.c
#include
#include "superlu_ddefs.h"
int dcreate_matrix(SuperMatrix *A, int nrhs, double **rhs,
int *ldb, double **x, int *ldx,
FILE *fp, gridinfo_t *g
www.eeworm.com/read/161094/10454607
c zcreate_matrix.c
#include
#include "superlu_zdefs.h"
int zcreate_matrix(SuperMatrix *A, int nrhs, doublecomplex **rhs,
int *ldb, doublecomplex **x, int *ldx,
FILE *fp,
www.eeworm.com/read/424281/10474732
h gsl_matrix.h
#ifndef __GSL_MATRIX_H__
#define __GSL_MATRIX_H__
#include
#include
#include
#include
www.eeworm.com/read/278961/10485497