代码搜索:门极驱动
找到约 10,000 项符合「门极驱动」的源代码
代码结果 10,000
www.eeworm.com/read/484334/6585817
frm frmabout.frm
VERSION 5.00
Begin VB.Form frmAbout
BorderStyle = 3 'Fixed Dialog
Caption = "关于电机驱动监控程序"
ClientHeight = 2715
ClientLeft = 2340
ClientTop = 19
www.eeworm.com/read/262680/11395906
c 遥控解码lcd显示.c
// 本程序主要是遥控器解码和1602驱动程序
//-------------------------------------------------------
// LCD1602 IR-DECODE
// writed by nxp---2006.12.29
//-----------------------------------------------------
www.eeworm.com/read/403491/11515459
c nrf905_driver.c
/****************************************************************************
** - nRF905_driver.c -
**
** NewMsg-RF905无线收发模块驱动程序
**
** 芯片型号 : NORDIC公司 nRF905
**
**
www.eeworm.com/read/343479/11944876
c can_sen.c
//====================================================================================
//文 件 名: can_sent.c
//功能描述: 红外发射接收驱动程序
//维护记录: 2008年2月2日
//==============================================
www.eeworm.com/read/340122/12181184
frm form1.frm
VERSION 5.00
Begin VB.Form Form1
Caption = "判断驱动器"
ClientHeight = 2190
ClientLeft = 60
ClientTop = 345
ClientWidth = 3135
Icon
www.eeworm.com/read/339491/12230229
txt readme.txt
GetUSBKeyList 由原来枚举已经安装过驱动的,变为所有设备。
1.2
支持带hub的设备枚举
========================================================================
ActiveX Control DLL : USBKEYPNPACTIVEX
======================
www.eeworm.com/read/150631/12279571
h sta013.h
//********************************************************************************************
//
// Title : MP3测试 - STA013驱动程序文件头
// Author : Pascal Stang - Copyright (C) 2000-2002
// Created
www.eeworm.com/read/337637/12352696
_c numled._c
/*******************************************/
/* 广州天河双龙电子公司 */
/* http://www.sl.com.cn */
/* 数码LED驱动程序 */
/* 作者:ntzwq@wx88.
www.eeworm.com/read/337637/12352753
c numled.c
/*******************************************/
/* 广州天河双龙电子公司 */
/* http://www.sl.com.cn */
/* 数码LED驱动程序 */
/* 作者:ntzwq@wx88.
www.eeworm.com/read/250293/12415710
bak pcf8576.c.bak
/****************************************************************************
* File:PCF8576.C
* 功能:PCF8576驱动程序。
* 说明:需要使用I2C软件包。
******************************************************************