代码搜索结果

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

matrix.cs

/* * 操作矩阵的类 Matrix * * 周长发编制 */ using System; namespace CSharpAlgorithm.Algorithm { /** * 操作矩阵的类 Matrix * @author 周长发 * @version 1.0 */ public class Matrix { privat

matrix.h

/* ********************************************************************* matrix.h - matrix operations Copyright (C) 1991 Dean Rubine This program is free software; you can redistribute it and/or mo

matrix.c

/* ********************************************************************* matrix.c - simple matrix operations Copyright (C) 1991 Dean Rubine This program is free software; you can redistribute it an

matrix.h

/*********************************************************************** matrix.h - matrix operations Copyright (C) 1991 Dean Rubine This program is free software; you can redistribute it and/or mo

matrix.c

/*********************************************************************** matrix.c - simple matrix operations Copyright (C) 1991 Dean Rubine This program is free software; you can redistribute it an

matrix.h

/* Copyright (C) 1997,1998 Shigeru Chiba, University of Tsukuba. Permission to use, copy, distribute and modify this software and its documentation for any purpose is hereby granted without

matrix.cc

/* Copyright (C) 1997,1998 Shigeru Chiba, University of Tsukuba. Permission to use, copy, distribute and modify this software and its documentation for any purpose is hereby granted without

matrix.java

package com.croftsoft.core.math; /********************************************************************* * * A mathematical matrix class. * * @version * 199

matrix.java

package com.croftsoft.apps.insight; import java.awt.Point; public class Matrix { ////////////////////////////////////////////////////////////////////// // Matrix.java

matrix.h

///////////////////////////////////////////////////////////// // Flash Plugin and Player // Copyright (C) 1998,1999 Olivier Debon // // This program is free software; you can redistribute it and/or /