代码搜索:driver development
找到约 10,000 项符合「driver development」的源代码
代码结果 10,000
www.eeworm.com/read/311247/3681877
cpp driver.cpp
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft shared
// source or premium shared source license agreem
www.eeworm.com/read/310709/3691486
c driver.c
#include
int main() {
Tossim* t = new Tossim(NULL);
t->init();
//t->addChannel("Scheduler", fdopen(1, "w"));
//t->addChannel("TossimPacketModelC", fdopen(1, "w"));
t->addChannel(
www.eeworm.com/read/309815/3703895
cod driver.cod
; Listing generated by Microsoft (R) Optimizing Compiler Version 13.10.4091
TTL E:\WINCE500\PLATFORM\BERRYDALE\SRC\DRIVERS\dm9000\.\driver.cpp
CODE32
00000 AREA |.drectve|, DRECTVE
D
www.eeworm.com/read/304805/3785447
h driver.h
/* Types and constants shared between the generic and device dependent
* device driver code.
*/
#define _POSIX_SOURCE 1 /* tell headers to include POSIX stuff */
#define _MINIX 1 /
www.eeworm.com/read/304805/3785449
c driver.c
/* This file contains device independent device driver interface.
*
* Changes:
* Jul 25, 2005 added SYS_SIG type for signals (Jorrit N. Herder)
* Sep 15, 2004 added SYN_ALARM type for tim
www.eeworm.com/read/304657/3786625
java driver.java
/* gnu.classpath.tools.doclets.xmldoclet.Driver
Copyright (C) 2001 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute it
www.eeworm.com/read/304657/3792366
java driver.java
/* Driver.java -- A JDBC driver
Copyright (C) 1999, 2000 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute it and/or modify
i
www.eeworm.com/read/304405/3799615
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