代码搜索:Display
找到约 10,000 项符合「Display」的源代码
代码结果 10,000
www.eeworm.com/read/226380/14478443
opt display.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
CppX (*.cpp)
DaveTm { 0,0,0,0,0,0,0,0 }
www.eeworm.com/read/226304/14481792
hid display.hid
www.eeworm.com/read/125571/14483890
hh display.hh
// ----------------------------------------------------------------------------
// CERTI - HLA RunTime Infrastructure
// Copyright (C) 2003 ONERA
//
// This file is part of CERTI
//
// CERTI is free
www.eeworm.com/read/125571/14483898
cc display.cc
// ----------------------------------------------------------------------------
// CERTI - HLA RunTime Infrastructure
// Copyright (C) 2003 ONERA
//
// This file is part of CERTI
//
// CERTI is free
www.eeworm.com/read/125551/14486056
obj display.obj
www.eeworm.com/read/125551/14486073
c display.c
//
// File name =DISPLAY.CPP LCD显示器操作文件
// 设计 何风涛
#include"class.h"
#include"classext.h"
#include"SETPLAY.C"
void Display(void)
{
unsigned int i=0,m=0,j=0,k;
unsigned char ch;
www.eeworm.com/read/125479/14491512
h display.h
#ifndef __DISPLAY_H__
#define __DISPLAY_H__
#include "figure.h"
#define DIRECT_DISPLAY 0
#define FONTSIZE_SMALL 1
#define FONTSIZE_MIDDLE 2
#define FONTSIZE_BIG 3
#define FONT_TR
www.eeworm.com/read/125477/14491713
h display.h
#ifndef __DISPLAY_H__
#define __DISPLAY_H__
#include "figure.h"
#define DIRECT_DISPLAY 0
#define FONTSIZE_SMALL 1
#define FONTSIZE_MIDDLE 2
#define FONTSIZE_BIG 3
#define FONT_TR
www.eeworm.com/read/125474/14491940
h display.h
#ifndef __DISPLAY_H__
#define __DISPLAY_H__
#include "figure.h"
#define FONTSIZE_SMALL 1
#define FONTSIZE_MIDDLE 2
#define FONTSIZE_BIG 3
#define FONT_TRANSPARENT 4 //透明背景
#define FONT
www.eeworm.com/read/125471/14492025
h display.h
#ifndef __DISPLAY_H__
#define __DISPLAY_H__
#include "figure.h"
#define FONTSIZE_SMALL 1
#define FONTSIZE_MIDDLE 2
#define FONTSIZE_BIG 3
#define FONT_TRANSPARENT 4 //透明背景
#define FON