代码搜索:LED Matrix
找到约 10,000 项符合「LED Matrix」的源代码
代码结果 10,000
www.eeworm.com/read/273525/4208337
hlp y_matrix.hlp
{smcl}
{p 0 4}
{help contents:Top}
> {help y_progmat:Programming & matrices}
{bind:> {bf:Matrices}}
{p_end}
{hline}
{title:Help and category listings}
{p 4 8 4}
{bf:{help matrix:Summary o
www.eeworm.com/read/273525/4208438
dlg graph_matrix.dlg
/*
graph matrix
*! VERSION 1.1.1 31mar2005
*/
VERSION 9.0
INCLUDE graph_header
INCLUDE header
HELP hlp1, view("help graph_matrix")
RESET res1
DIALOG main, label("graph matrix -
www.eeworm.com/read/273525/4208458
hlp graph_matrix.hlp
{smcl}
{* 07mar2005}{...}
{cmd:help graph matrix} {right:dialogs: {bf:{dialog graph_matrix:graph matrix}} }
{right:{dialog ematrix:easy graph matrix}}
{hline}
{* index matrix graphs}{...}
{
www.eeworm.com/read/273525/4209523
style plotregionstyle-matrix.style
*! version 1.0.0 22dec2002
sequence 2710
set margin scheme matrix_plotreg
set boxstyle scheme matrix_plotregion
set inner_boxstyle scheme matrix_iplotregion
www.eeworm.com/read/450088/1672640
as matrix3d.as
/*
* PAPER ON ERVIS NPAPER ISION PE IS ON PERVI IO APER SI PA
* AP VI ONPA RV IO PA SI PA ER SI NP PE ON AP VI ION AP
* PERVI ON PE VISIO APER IONPA RV IO PA
www.eeworm.com/read/448180/1691325
c dce_matrix.c
/***************************************
Ho Chi Minh City University of Technology
Computer Science Department
Distributed Computing Environment (DCE)
Written by Nguyen Van Noi -59406114
File dce
www.eeworm.com/read/444529/1732324
cpp testcase_matrix.cpp
#include
#include
#include
#include
#include "TestCase_Matrix.h"
using namespace Zenautics;
using namespace std;
void testCplx( const stComplex& cplx
www.eeworm.com/read/444529/1732327
h testcase_matrix.h
#ifndef _MATRIX_TEST_CASE_H
#define _MATRIX_TEST_CASE_H
#include
#include "../Matrix.h"
namespace Zenautics
{
class TestCase_Matrix : public CPPUNIT_N
www.eeworm.com/read/440906/1775054
c matrix1.c
/* Matrix operations */
#define BOUND 100
int a[BOUND][BOUND],b[BOUND][BOUND],c[BOUND][BOUND];
main()
{
int i,j,k;
for (i=0; i
www.eeworm.com/read/440906/1775100
exp matrix1.exp
# Copyright (C) 1997 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# t