代码搜索:VFD驱动
找到约 10,000 项符合「VFD驱动」的源代码
代码结果 10,000
www.eeworm.com/read/343401/11951578
c 77.c
#include
int main ()
{
int i,j,n;
char dh,ch;
clrscr();
/*选择驱动*/
printf("The program will recover your fdisk\n\n");
do
{
printf ("Plese select the drive(A/B):\n");
www.eeworm.com/read/234006/14125981
c lcddrive.c
/****************************************************************************************
* 文件名:LCDDRIVE.C
* 功能:图形液晶98*67驱动(型号为3510I(S1D15G14))
* 硬件连接:
* Pin1 _Reset ------------------
www.eeworm.com/read/127406/14356369
h lcd.h
//液晶显示屏驱动程序头文件*
// liuhy *
// 2003.01.08 ********
//********************************
#define LCD_CADD (*(volatile unsigned char *)0x7C01)
#define LCD_DADD (*(volati
www.eeworm.com/read/228377/14387797
c c51.c
//////////////////////////////////////////////////////////////////
//函数原型:unsigned int ADS7841_Read_Data(unsigned char Channel);
//** 功 能:SPI总线的A/D ADS7841 驱动程序**
// 入口参数:unsigned char Channel 表示
www.eeworm.com/read/124832/14535068
c zlg7289.c
/****************************************************************************
* File:ZLG7289.C
* 功能:ZLG7289A键盘显示芯片显示驱动程序。
* 说明:MCS-51单片机,晶振不要大于12MHz。
**********************************************
www.eeworm.com/read/124832/14535193
c zlg7289.c
/****************************************************************************
* File:ZLG7289.C
* 功能:ZLG7289A键盘显示芯片显示驱动程序。
* 说明:MCS-51单片机,晶振不要大于12MHz。
**********************************************