代码搜索:Display
找到约 10,000 项符合「Display」的源代码
代码结果 10,000
www.eeworm.com/read/155425/11874329
i display.i
#line 1 "display.c" /0
#line 1 "D:\KEIL\C51\INC\STRING.H" /0
typedef unsigned int size_t;
#pragma SAVE
#pragma REGPARMS
extern char *strcat (char *s1, cha
www.eeworm.com/read/155425/11874359
c display.c
//-----------------
//change value that display in lcd
//-----------------
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/155425/11874394
bak display.bak
//-----------------
//change value that display in lcd
//-----------------
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/155425/11874404
lst display.lst
C51 COMPILER V6.11.4C, DISPLAY 04/01/103 02:34:47 PAGE 1
QCW(0x00002D1A)
WIN32 C51 COMPILER V6.11.4C, COMPILATION OF MODULE DISPLAY
OBJECT MODULE PLACED IN d:\solar_cha
www.eeworm.com/read/155425/11874427
obj display.obj
www.eeworm.com/read/155415/11875342
ico display.ico
www.eeworm.com/read/344483/11877056
vhd display.vhd
LIBRARY ieee;
USE ieee.std_logic_1164.all;
USE ieee.std_logic_signed.all;
ENTITY display IS
PORT( run:IN std_logic;
sound:IN std_logic;
s_status:IN std_logic_vector(2 downto 0);
o_s
www.eeworm.com/read/258153/11881246
out display.out
www.eeworm.com/read/258153/11881319
c display.c
#include "C240.h"
ioport unsigned port0,port1,port2,port3,port4,port5;
void dsp_setup()
{
unsigned int temp;
/*********************************************/
/* Disable watchdog timer */
/
www.eeworm.com/read/258153/11881335