代码搜索:Display
找到约 10,000 项符合「Display」的源代码
代码结果 10,000
www.eeworm.com/read/115362/15016189
c display8155.c
#include
#include
#include
#include
#include
#include
#include
#define Uchar unsigned char
#def
www.eeworm.com/read/216278/15020655
h display_drv.h
www.eeworm.com/read/216278/15020661
bpf display_drv.bpf
www.eeworm.com/read/114857/15035718
h display_s.h
#ifndef _display_
#define _display_
#include
sbit SDA=P1^0;
sbit CLK=P1^1;
unsigned char code led[20]={0xC0,0xF9,0xA4,0xB0,0x99,0x92,0x82,0xF8,0x80,0x90,0x88,0x83,0xc6,0xa1,0x86
www.eeworm.com/read/215217/15067853
rc2 display.rc2
//
// DISPLAY.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
///
www.eeworm.com/read/214393/15103500
pas display_processo.pas
unit display_processo;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ComCtrls, Buttons;
type
TProcDisplay = class(TForm)
Can
www.eeworm.com/read/214393/15103723
dfm display_processo.dfm
www.eeworm.com/read/213944/15121589
h display_drv.h
www.eeworm.com/read/213944/15121593
bpf display_drv.bpf
www.eeworm.com/read/212739/15150601
c display8.c
void putsizeimage(unsigned char XSIZE,unsigned char YSIZE,unsigned char code *s)
{ unsigned char k,lx,ly,a1,a2,x;
k=Lcd_CurrentX&0x7;
XSIZE+=k;
x=Lcd_CurrentX;
for(ly=0;ly