代码搜索:driver development

找到约 10,000 项符合「driver development」的源代码

代码结果 10,000
www.eeworm.com/read/437990/7737964

h driver.h

/************************************************************************ * 文件名称:Driver.h * 作 者:张帆 * 完成日期:2007-11-1 ****************************
www.eeworm.com/read/437990/7737967

cpp driver.cpp

/************************************************************************ * 文件名称:Driver.cpp * 作 者:张帆 * 完成日期:2007-11-1 **************************
www.eeworm.com/read/437983/7737993

h driver.h

/************************************************************************ * 文件名称:Driver.h * 作 者:张帆 * 完成日期:2007-11-1 ****************************
www.eeworm.com/read/437983/7737996

cpp driver.cpp

/************************************************************************ * 文件名称:Driver.cpp * 作 者:张帆 * 完成日期:2007-11-1 **************************
www.eeworm.com/read/435728/7786377

sh driver.sh

#! /bin/sh -e # Regression test driver for librsync. # Copyright (C) 2000, 2001 by Martin Pool # $Id: driver.sh,v 1.3 2003/03/26 14:41:54 abo Exp $ # This program is free software; you can redistri
www.eeworm.com/read/434785/7801660

c driver.c

#include"../memory/memory.h" #define MAX_PAGE_SIZE (120*PAGE_SIZE) int idle_device(struct file_system_call_parameter *par) { int i,*p,*p1; extern void test(void ); switch(par->comman
www.eeworm.com/read/289562/7806041

c driver.c

#include "apue.h" void do_driver(char *driver) { pid_t child; int pipe[2]; /* * Create a stream pipe to communicate with the driver. */ if (s_pipe(pipe) < 0) err_sys("can't create stream
www.eeworm.com/read/199837/7819243

rc driver.rc

// Resource script for polling driver // Generated by Walt Oney's driver wizard #include LANGUAGE LANG_ENGLISH, SUBLANG_NEUTRAL VS_VERSION_INFO VERSIONINFO FILEVERSION 1,0,0,0
www.eeworm.com/read/199837/7819245

h driver.h

// Declarations for polling driver // Copyright (C) 1999 by Walter Oney // All rights reserved #ifndef DRIVER_H #define DRIVER_H #include "generic.h" #define DRIVERNAME "POLLING" // for u
www.eeworm.com/read/199834/7819327

rc driver.rc

// Resource script for EVENTLOG driver // Generated by Walt Oney's driver wizard #include LANGUAGE LANG_ENGLISH, SUBLANG_NEUTRAL VS_VERSION_INFO VERSIONINFO FILEVERSION 1,0,0