代码搜索:Display
找到约 10,000 项符合「Display」的源代码
代码结果 10,000
www.eeworm.com/read/243769/12918559
c display_count.c
#include "main.h"
#include "port.h"
#include "display_count.h"
void display_count_init(void)
{
Q3=0x00;
}
/************************/
void display_count_update(const tByte count)
{
Q3
www.eeworm.com/read/243769/12918562
obj display_count.obj
www.eeworm.com/read/142793/12919146
cpp testheader_display.cpp
//: .\C11:TESTHEADER_Display.cpp
//: C11:Display.h
// From "Thinking in C++, Volume 2", by Bruce Eckel & Chuck Allison.
// (c) 1995-2004 MindView, Inc. All Rights Reserved.
// See source code use
www.eeworm.com/read/142783/12922420
c display_led.c
/*
********************************************************************************************************************
*描述: DP-51中LED显示程序文件
*文件名: DISPLAY_LED.C
*应用语言: KEIL C51
*应用系统: R
www.eeworm.com/read/142783/12922429
h display_led.h
/*
********************************************************************************************************************
*描述: DP-51中LED显示程序头文件
*文件名: DISPLAY_LED.H
*应用语言: KEIL C51
*应用系统:
www.eeworm.com/read/142315/12952158
lst key and display.lst
C51 COMPILER V7.06 KEY_AND_DISPLAY 12/03/2004 16:55:51 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE KEY_AND_DISPLAY
OBJECT MODULE P
www.eeworm.com/read/142315/12952190
c key and display.c
#include"reg52.h"
#define uchar unsigned char
uchar keyscan();
void showstr(uchar i,char *p);
uchar code str1[];
uchar code str0[];
void showword(uchar i,uchar j);
uchar readdat(uchar i);
www.eeworm.com/read/243262/12952232
c display-utils.c
/* SPIM S20 MIPS simulator.
Utilities for displaying machine contents.
Copyright (C) 1990-2004 by James Larus (larus@cs.wisc.edu).
ALL RIGHTS RESERVED.
SPIM is distributed under the followin
www.eeworm.com/read/243237/12953526
h display_led.h
/*
********************************************************************************************************************
*描述: DP-51中LED显示程序头文件
*文件名: DISPLAY_LED.H
*应用语言: KEIL C51
*应用系统:
www.eeworm.com/read/243237/12953553
c display_led.c
/*
********************************************************************************************************************
*描述: DP-51中LED显示程序文件
*文件名: DISPLAY_LED.C
*应用语言: KEIL C51
*版本 :