代码搜索:VFD驱动

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

代码结果 10,000
www.eeworm.com/read/178491/9394466

cpp myusbmouse.cpp

// MyUsbMouse.cpp : Defines the entry point for the DLL application. //USB的鼠标驱动 作者:宁杨 Email:no.killer@163.com ////////////////////////// #include "stdafx.h" #include "Mouse.h" BOOL APIE
www.eeworm.com/read/374182/9418034

java jdbcutil.java

package jdbc.jdbc; import java.sql.*; public class JdbcUtil { //加载驱动 static { try { String driverName="oracle.jdbc.driver.OracleDriver";//oracle.jdbc.driver.OracleDriver Class.forName( dri
www.eeworm.com/read/177594/9445289

c ideinit.c

#ifndef _IDEIO_DEFINE #include "IDEIO.c" #endif void IDEInit(void); void IDEInit(void) { //HARDWARE RESET IDEReset(IDE_RESET_HARDWARE); //搜索驱动器 IDE.TotalDevices=0; if (!(IDEIdent
www.eeworm.com/read/177291/9460499

h lib.h

#ifndef __LIB_H__ #define __LIB_H__ //#include "io.h" //#include "sysdrv.h" //驱动抽象层头文件 //#include "../inc/macro.h" #define printk printf /***********************System define****
www.eeworm.com/read/177286/9460759

h lib.h

#ifndef __LIB_H__ #define __LIB_H__ //#include "io.h" //#include "sysdrv.h" //驱动抽象层头文件 #include "../inc/macro.h" #define printk printf /***********************System define******
www.eeworm.com/read/176736/9485543

h rs232x3.h

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

c lcd12864.c

/****************************************************************************** /* LCD12864驱动程序 /* 文 件 名:LCD12864 /* 创建时间:2004年12月24日 /* 创 建 人:胡勇刚 /* Email: hygbeyond@163.com //**********
www.eeworm.com/read/168676/9902287

_c lcd12864._c

/****************************************************************************** /* LCD12864驱动程序 /* 文 件 名:LCD12864 /* 创建时间:2004年12月24日 /* 创 建 人:胡勇刚 /* Email: hygbeyond@163.com //**********
www.eeworm.com/read/363544/9948597

h lib.h

#ifndef __LIB_H__ #define __LIB_H__ //#include "io.h" //#include "sysdrv.h" //驱动抽象层头文件 #include "../inc/macro.h" #define printk printf /***********************System define******
www.eeworm.com/read/360975/10070810

c main.c

/*************************************** LCD OCMC2X16A驱动模块 ****************************************/ #include #define uchar unsigned char #define LCD #define LCD_DB P1 //LCD数据线pi