代码搜索:VFD驱动

找到约 10,000 项符合「VFD驱动」的源代码

代码结果 10,000
www.eeworm.com/read/381733/9075840

c lcd12864.c

/*******************************************************************/ // 12864液晶模块驱动程序 (for MSP430f14x) // // 2005年4月 // // MCLK=1.13MHz时测试通过,如使用更高频率时钟 //
www.eeworm.com/read/282388/9097712

h at45db161.h

/**--------------文件信息-------------------------------------------------------------------------------- **文 件 名: at45db161.c **创 建 人: winfeng **最后修改日期: 2005年7月4日 **描 述: 存储器驱动程序 **
www.eeworm.com/read/281557/9150221

c moto_pwm.c

/////////直流电机驱动调试电路////////////// /////////moto_PWM.c////////////////////////// #include typedef unsigned int uint; typedef unsigned char uchar; typedef unsigned long ulong; #defin
www.eeworm.com/read/374182/9418041

java lab1.java

package jdbc; import java.sql.*; public class Lab1 { public static void main(String[] args) { Connection con=null; try{ //1.加载驱动 // String driverName="oracle.jdbc.driver.OracleDriver";
www.eeworm.com/read/176736/9485535

cpp rs232x3.cpp

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Copyright (C), 2005, topbond Tech. Co., Ltd. * File name: RS232X3.CPP * Module name: ETR232i模块的串口驱动API函数 * Author/D
www.eeworm.com/read/371144/9564587

c 1602.c

/*************************************** *LCD OCMC2X16A驱动程序 ****************************************/ #include #include"1602.h" //查忙函数 static void Busy(void) { LCD_RS=0; LCD_RW
www.eeworm.com/read/362233/10011227

h zlg7289.h

/**************************************************************************** * File:ZLG7289.H * 功能:ZLG7289A键盘显示芯片显示驱动程序。(头文件) * 说明:MCS-51单片机,晶振不要大于12MHz。 *****************************************
www.eeworm.com/read/164521/10105180

txt 绝对好用的i2c读写程序(c).txt

/***** ;FileName: IicSMasU.a51 ;Describe: 51 系列模拟I2C 总线主控器驱动程序 ;Date: 2003/11/12 ;*****/ $include (IicSMasU.inc) public _IicTxdRxd public SlvAddr public SubAddr /*****************************
www.eeworm.com/read/164516/10105281

txt 绝对好用的i2c读写程序.txt

/***** ;FileName: IicSMasU.a51 ;Describe: 51 系列模拟I2C 总线主控器驱动程序 ;Date: 2003/11/12 ;*****/ $include (IicSMasU.inc) public _IicTxdRxd public SlvAddr public SubAddr /*****************************
www.eeworm.com/read/163055/10178256

h zlg7289.h

/**************************************************************************** * File:ZLG7289.H * 功能:ZLG7289A键盘显示芯片显示驱动程序。(头文件) * 说明:MCS-51单片机,晶振不要大于12MHz。 *****************************************