代码搜索:LED Matrix
找到约 10,000 项符合「LED Matrix」的源代码
代码结果 10,000
www.eeworm.com/read/111374/6155419
h quant_matrix.h
#ifndef _QUANT_MATRIX_H_
#define _QUANT_MATRIX_H_
#include "../portab.h"
uint8_t get_intra_matrix_status(void);
uint8_t get_inter_matrix_status(void);
void set_intra_matrix_status(uint8_t status);
www.eeworm.com/read/110972/6162116
h quant_matrix.h
#ifndef _QUANT_MATRIX_H_
#define _QUANT_MATRIX_H_
#include "../portab.h"
uint8_t get_intra_matrix_status(void);
uint8_t get_inter_matrix_status(void);
void set_intra_matrix_status(uint8_t s
www.eeworm.com/read/110455/6164163
java matrix_product.java
public class Matrix_product
{
public static void main( String args[] )
{
int intMatrixA[][] = { {7,9,4} , {5,6,8} };
int intMatrixB[][] = { {9,5,2,8} , {5,9,7,2} , {4,7,5,8} };
int i
www.eeworm.com/read/110455/6164164
jcw matrix_product.jcw
! ** JCreator Workspace File (C)2000
! ********** DO NOT EDIT *********
VERSION := "1.00"
LABEL := "Matrix_product"
! Start Project Structure
#[BeginProject]SOURCE := "Matrix_product.jcp" #[E
www.eeworm.com/read/110455/6164165
jcp matrix_product.jcp
! ** JCreator Project File (C)2000
! ********** DO NOT EDIT *********
VERSION := "1.10"
LABEL := "Matrix_product"
JDKPROFILE := ""
ACTIVE := "1"
OUTPUTPATH := "classes"
COMPILER := ""
! St
www.eeworm.com/read/101062/6257438
sed matrix_complex.sed
#!/bin/sh
# useful for emacs -*- sh -*-
# ########################################################################
# automatically generate functions decl
www.eeworm.com/read/101062/6257439
h matrix_binary.h
// ------------------------------------------------------- -*- c++ -*- --
//
// WARNING: FILE AUTOMATICALLY GENERATED WITH matrix_binary.sed
//
// -----------------------------------------------------
www.eeworm.com/read/101062/6257457
h matrix_xoperator.h
// ------------------------------------------------------- -*- c++ -*- --
//
// WARNING: FILE AUTOMATICALLY GENERATED WITH matrix_xoperator.sed
//
// --------------------------------------------------