代码搜索:LED Matrix
找到约 10,000 项符合「LED Matrix」的源代码
代码结果 10,000
www.eeworm.com/read/204419/15339990
cpp matrix.cpp
/* just for 分支界限法
* 9 格方块的摆放
*/
#define DEBUG
#pragma warning(disable:4786)
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/203005/15368184
h matrix.h
//matrix.h
#ifndef MATRIX_H
#define MATRIX_H
class vector;
class matrix;
typedef double(*pfun)(double t);
typedef void (*fun_group)(double t,vector& y);
typedef double(*pfun2)(double t,do
www.eeworm.com/read/203003/15368192
h matrix.h
//matrix.h
#ifndef MATRIX_H
#define MATRIX_H
class vector;
class matrix;
typedef double(*pfun)(double t);
typedef void (*fun_group)(double t,vector& y);
typedef double(*pfun2)(double t,do
www.eeworm.com/read/202598/15377937
frm matrix.frm
VERSION 4.00
Begin VB.Form Form1
Caption = "Form1"
ClientHeight = 4344
ClientLeft = 2232
ClientTop = 1584
ClientWidth = 5796
Height
www.eeworm.com/read/202598/15377938
vbp matrix.vbp
Type=OleDll
Class=Matrix; MATRIX.CLS
Object={F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0; COMDLG32.OCX
Object={BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0; TABCTL32.OCX
Object={FAEEE763-117E-101B-
www.eeworm.com/read/202598/15377939
cls matrix.cls
VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
END
Attribute VB_Name = "Matrix"
Attribute VB_Creatable = True
Attribute VB_Exposed = True
Public Function Matrix(lb As Variant, Cols As Variant,
www.eeworm.com/read/202598/15377940
frm matrix.frm
VERSION 4.00
Begin VB.Form Form1
Caption = "Form1"
ClientHeight = 4344
ClientLeft = 2232
ClientTop = 1584
ClientWidth = 5796
Height
www.eeworm.com/read/202598/15377941
dll matrix.dll
www.eeworm.com/read/202598/15377943