代码搜索结果
找到约 10,000 项符合
LED Matrix 的代码
matrix.js
if(!dojo._hasResource["dojox.gfx.tests.matrix"]){ //_hasResource checks added by build. Do not use _hasResource directly in your code.
dojo._hasResource["dojox.gfx.tests.matrix"] = true;
dojo.provide(
matrix.js
if(!dojo._hasResource["dojox.math.matrix"]){ //_hasResource checks added by build. Do not use _hasResource directly in your code.
dojo._hasResource["dojox.math.matrix"] = true;
dojo.provide("dojox.mat
matrix.js
if(!dojo._hasResource["dojox.gfx3d.matrix"]){ //_hasResource checks added by build. Do not use _hasResource directly in your code.
dojo._hasResource["dojox.gfx3d.matrix"] = true;
dojo.provide("dojox.g
matrix.cpp
/*
* Copyright (c) 2006-2008
* Author: Weiming Zhou
*
* Permission to use, copy, modify, distribute and sell this software
* and its documentation for any purpose is hereby granted without f
matrix.h
/*
* Copyright (c) 2006-2008
* Author: Weiming Zhou
*
* Permission to use, copy, modify, distribute and sell this software
* and its documentation for any purpose is hereby granted without f
matrix.java
package jigsawpuzzle;
import javax.microedition.lcdui.*;
import java.util.*;
public class Matrix {
public static final int UP = 0;
public static final int DOWN = 1;
public stat
matrix.c
/* matrix.c -- library routines for constructing dynamic matrices with
* arbitrary bounds using Iliffe vectors
****************************************************************
* HISTORY
matrix.h
/* matrix.h -- define types for matrices using Iliffe vectors
*
*************************************************************
* HISTORY
*
* 02-Apr-95 Reg Willson (rgwillson@mmm.com) at 3M St. Pa
matrix.js
/*
Copyright (c) 2004-2006, The Dojo Foundation
All Rights Reserved.
Licensed under the Academic Free License version 2.1 or above OR the
modified BSD license. For more information on Dojo licens