代码搜索:串口驱动
找到约 10,000 项符合「串口驱动」的源代码
代码结果 10,000
www.eeworm.com/read/159166/5588413
c printf.c
/*
*********************************************************************************************************
* 文件: Printf.C.
* 描述: 串口输出函数.
* 编写: 深思 (001-12345@sohu.com).
*************************
www.eeworm.com/read/147881/12513026
h comport.h
/*************************************************************************************************
*
* 模块名称:多线程串口通讯类
* 编制人:liu_sir 日期:2003.4.20 -4.3
www.eeworm.com/read/203523/15356563
h comport.h
/*************************************************************************************************
*
* 模块名称:多线程串口通讯类
* 编制人:liu_sir 日期:2003.4.20 -4.3
www.eeworm.com/read/363902/9932422
c demo.c
//-------------------------------------------//
// ATAPI-CDROM 驱动程序 //
// //
// 这源码为ATAPI基本驱动程序,main()中只有 //
// 几个基本功能,为演示版,存在一些很多B
www.eeworm.com/read/355527/10259499
c 12232.c
/******************************************************************************
Copyright 2007
All rights reserved.
文件名 :12232.c
模块名称:SED1520驱动12232液晶驱动
功能概要:
取代版本:0.0.1
修改人 :
完成日期:2007.0
www.eeworm.com/read/203080/6966776
h ads7804.h
/******************************************************************************
ADS7804.h
12位A/D转换器80C51驱动程序驱动程序头文件
Copyright (c) 2006,SHP,JYL,CZH
2007-03-16
**************************
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