代码搜索结果

找到约 10,000 项符合 Driver 的代码

driver.c

//*---------------------------------------------------------------------------- //* ATMEL Microcontroller Software Support - ROUSSET - //*-------------------------------------------------

driver.h

/** * Copyright (c) 2006-2008 iWESUN (ShenZhen) Inf. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that t

driver.h

/************************************************************************ * 文件名称:Driver.h * 作 者:张帆 * 完成日期:2007-11-1 ****************************

driver.cpp

/************************************************************************ * 文件名称:Driver.cpp * 作 者:张帆 * 完成日期:2007-11-1 **************************

driver.h

/************************************************************************ * 文件名称:Driver.h * 作 者:张帆 * 完成日期:2007-11-1 ****************************

driver.cpp

/************************************************************************ * 文件名称:Driver.cpp * 作 者:张帆 * 完成日期:2007-11-1 **************************

driver.cls

VERSION 1.0 CLASS BEGIN MultiUse = -1 'True Persistable = 0 'NotPersistable DataBindingBehavior = 0 'vbNone DataSourceBehavior = 0 'vbNone MTSTransactionMode = 0 'NotAnMTSObject

driver.h

/******************************************************************************** * * $Id: driver.h,v 2.0.4.2 2002/12/24 07:56:36 dvi175 Exp $ * * File: Driver.h * * Optimizations: * When buil

driver.cpp

/******************************************************************************** * * $Id: driver.cpp,v 2.0.4.6 2003/10/02 03:14:25 dvi175 Exp $ * * File: Main.cpp * * Copyright (c) 2000-2002 D

driver.c

#include #include #include "ourhdr.h" void do_driver(char *driver) { pid_t child; int pipe[2]; /* create a stream pipe to communicate with the driver */ if (s_pipe(pip