代码搜索:I2C驱动
找到约 10,000 项符合「I2C驱动」的源代码
代码结果 10,000
www.eeworm.com/read/196307/8100307
c demo.c
//-------------------------------------------//
// ATAPI-CDROM 驱动程序 //
// //
// 这源码为ATAPI基本驱动程序,main()中只有 //
// 几个基本功能,为演示版,存在一些很多B
www.eeworm.com/read/141242/13029039
cpp init_gra.cpp
//Init_Gra.cpp
# include
void Init_Graph(void)
{
int GD=DETECT,GM; // 定义图形驱动软件为探测形,驱动模式
initgraph(&GD,&GM,"e:\\tc\\bgi");
}
www.eeworm.com/read/138435/13236283
c demo.c
//-------------------------------------------//
// ATAPI-CDROM 驱动程序 //
// //
// 这源码为ATAPI基本驱动程序,main()中只有 //
// 几个基本功能,为演示版,存在一些很多B
www.eeworm.com/read/314097/13574844
c demo.c
//-------------------------------------------//
// ATAPI-CDROM 驱动程序 //
// //
// 这源码为ATAPI基本驱动程序,main()中只有 //
// 几个基本功能,为演示版,存在一些很多B
www.eeworm.com/read/128661/14283066
c demo.c
//-------------------------------------------//
// ATAPI-CDROM 驱动程序 //
// //
// 这源码为ATAPI基本驱动程序,main()中只有 //
// 几个基本功能,为演示版,存在一些很多B
www.eeworm.com/read/114047/15117022
pas disk.pas
unit disk;
interface
uses
Windows, Messages, SysUtils;
//取得驱动器总容量,剩余容量
procedure GetDiskSizeAvail(TheDrive : PChar;var TotalBytes : double;var TotalFree : double);
//取得驱动器类型
function GetDis
www.eeworm.com/read/113987/15119183
c demo.c
//-------------------------------------------//
// ATAPI-CDROM 驱动程序 //
// //
// 这源码为ATAPI基本驱动程序,main()中只有 //
// 几个基本功能,为演示版,存在一些很多B
www.eeworm.com/read/458946/1576457
java sam0020handler.java
package com.huiton.cerp.sam;
/**
* Title: 驱动程序定义
* Description: 驱动程序定义
* Copyright: Copyright Reserved By BRITC
* Company: BRITC
* @author 张爱军
* @version 1.0
*/
import com.hu
www.eeworm.com/read/227324/4775871
java sam0020handler.java
package com.huiton.cerp.sam;
/**
* Title: 驱动程序定义
* Description: 驱动程序定义
* Copyright: Copyright Reserved By BRITC
* Company: BRITC
* @author 张爱军
* @version 1.0
*/
import com.hu
www.eeworm.com/read/324317/3504335
java sam0020handler.java
package com.huiton.cerp.sam;
/**
* Title: 驱动程序定义
* Description: 驱动程序定义
* Copyright: Copyright Reserved By BRITC
* Company: BRITC
* @author 张爱军
* @version 1.0
*/
import com.hu