代码搜索:VFD驱动
找到约 10,000 项符合「VFD驱动」的源代码
代码结果 10,000
www.eeworm.com/read/119631/14825184
lst vfd.lst
C51 COMPILER V5.02, VFD 11/07/00 14:15:37 PAGE 1
DOS C51 COMPILER V5.02, COMPILATION OF MODULE VFD
OBJECT MOD
www.eeworm.com/read/119631/14825185
hex vfd.hex
:0300000002000EED
:0C000E00787FE4F6D8FD7581D002005523
:100BE6003F065B4F666D7D077F6F37710A0B000806
:0F0BF600040201804020100804020180402010FA
:100B8300C138C139C13AC13BC13C015000C1BDC1EB
:100B93003E
www.eeworm.com/read/119631/14825188
obj vfd.obj
www.eeworm.com/read/117232/14933595
c vfd.c
#include
#include
#include
void WR_PANEL(BYTE);
void LIGHT_ALL(void);
BYTE RD_PANEL(void);
BYTE GET_KEY_VAL(void);
BIT LEAP_YEAR(void); // if this year /4 =0
www.eeworm.com/read/205408/15316556
asm vfd.asm
;--TAB=8----------------------------------------------------------;
;*****************************************************************;
;*************************************************************
www.eeworm.com/read/15240/442538
c vfd.c
/*
* (C) Copyright 2001
* Wolfgang Denk, DENX Software Engineering -- wd@denx.de
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; yo
www.eeworm.com/read/16595/680816
obj vfd.obj
www.eeworm.com/read/16595/680827
c vfd.c
#define uchar unsigned char
#define uint unsigned int
#define ulong unsigned long
#define cm1 co1.co1
#define cm2 co2.co2
#define cm3 co3.co3
#define cm4 co4.co4
#include
#include
www.eeworm.com/read/16595/680836
lst vfd.lst
C51 COMPILER V6.14 VFD 03/17/2008 21:08:27 PAGE 1
C51 COMPILER V6.14, COMPILATION OF MODULE VFD
OBJECT MODULE PLACED IN .\v
www.eeworm.com/read/17071/714006
c vfd.c
/*
* (C) Copyright 2001
* Wolfgang Denk, DENX Software Engineering -- wd@denx.de
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; yo