代码搜索:CCD驱动
找到约 10,000 项符合「CCD驱动」的源代码
代码结果 10,000
www.eeworm.com/read/310227/13654504
c yejing.c
/******************************************************************
** 1602A液晶屏驱动程序
** 晶 振 频 率:11.0592M
** 线路->单片机实验开发板A
******************************************************************/
#
www.eeworm.com/read/130875/5950170
-
VERSION 5.00
Begin VB.Form frmDriveList
Appearance = 0 'Flat
BackColor = &H80000005&
Caption = "驱动器列表"
ClientHeight = 4155
ClientLeft = 60
www.eeworm.com/read/397776/6357007
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/493068/6405988
frm si.frm
VERSION 5.00
Begin VB.Form frmSystemInfo
AutoRedraw = -1 'True
BorderStyle = 1 'Fixed Single
Caption = "获取驱动器信息"
ClientHeight = 5760
ClientLeft
www.eeworm.com/read/489249/6477166
c ex_support.c
/***********************************************************
* 函数库说明:底层硬件初始化驱动函数库 *
* [支 持 库] *
* 支持库名称:HD_Support.h
www.eeworm.com/read/489249/6477197
h ex_support.h
#ifndef _USE_EX_SUPPORT_H_
#define _USE_EX_SUPPORT_H_
/***********************************************************
* 声明库说明:底层硬件初始化驱动声明库 *
**************************************
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日
//==============================================