代码搜索结果
找到约 10,000 项符合
Display 的代码
display.c
#include
#include
#include
#define uchar unsigned char
extern unsigned char lie; //定义列
extern unsigned char hang; //定义行
void display(void)
{
Disp_Img(shu);//
display.h
#ifndef DISPLAY_H
#define DISPLAY_H
//********************** Including Libs **********************
#include
#include
#include
#include "comdef.h"
//#include "glo
display.c
#define __DISPLAY
#include "display.h"
#undef __DISPLAY
//********************** Global Variable **********************
ushort cLanguage = 0; //语言选择
WORD SHOW_CHINESE;
int NotUseViewmem; //当前未
display.lst
C51 COMPILER V7.06 DISPLAY 05/16/2008 11:12:30 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE DISPLAY
OBJECT MODULE PLACED IN
display.c
#include
#include
#include
#include
#include
typedef unsigned char uchar;
sbit STB=P1^5;
sbit CLK=P1^4;
sbit DATA0=P1^3;
int A[
display.h
extern void delay(unsigned long );
extern void Display(float display_data);
display.h
// display.h
/***************************************************************************
* NAME: disp_status(chnum, stringp)
* INPUTS: chno - channel number (1 - 12)
*
display.cpp
#include
#include
#include
#include
#include
#include "display.h"
#include "answer.h"
extern int maxchans;
static char version[]
display.o
XH
H 2 areas 16 global symbols
M display.c
S _SPIM_Start Ref0000
S _bSPIM_ReadStatus Ref0000
S __r0 Ref0000
S __r1 Ref0000
S __r2 Ref0000
S __r3 Ref0000
S __rX Ref0000
S __rY Ref0000
S __rZ