代码搜索结果

找到约 72,433 项符合 LED Matrix 的代码

pango-matrix.h

/* Pango * pango-matrix.h: Matrix manipulation routines * * Copyright (C) 2002, 2006 Red Hat Software * * This library is free software; you can redistribute it and/or * modify it under the term

led.inf

;============================== ; Define SPC body ;============================== $SPC41A *combine output binary file: LED.bin *Address map output text file: LED.adr *program input

led花样显示.c

/********************************** 实验名称:LED花样控制实验 实验日期:2008,3,30 排线连接:将P1[16..23]接到J3 作者: 刘启明 实验目的:熟悉GPIO口的控制 **********************************/ #include "iolpc2132.h" /* LED8~LED1 8个

led.plg

礦ision3 Build Log Project: C:\Documents and Settings\Administrator\桌面\Code81203\王茂金\674#\Soft\3cycle and 4scan\LED.uv2 Project File Date: 12/24/2008

led.lnp

"3cycle and 4scan.obj" TO "LED"

led.plg

礦ision3 Build Log Project: C:\Documents and Settings\Administrator\桌面\Code81203\王茂金\674#\Soft\3cycle and 2blink\LED.uv2 Project File Date: 12/24/2008

led.lnp

"3cycle and 2blink.obj" TO "LED"

led.plg

礦ision3 Build Log Project: C:\Documents and Settings\Administrator\桌面\Code81203\王茂金\674#\Soft\3cycle and 1blink\LED.uv2 Project File Date: 12/24/2008

led.lnp

"3cycle and 1blink.obj" TO "LED"

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