代码搜索:driver development
找到约 10,000 项符合「driver development」的源代码
代码结果 10,000
www.eeworm.com/read/182126/9215435
h driver.h
void __svgalib_driver8_setpixel(int, int, int);
int __svgalib_driver8_getpixel(int, int);
void __svgalib_driver8_hline(int, int, int, int);
void __svgalib_driver8_fillbox(int, int, int, int, int);
voi
www.eeworm.com/read/182126/9215458
c driver.c
/* driver.c Framebuffer primitives */
#include
#include
#include
#include
#include "inlstring.h" /* include inline string operations */
#include "vgagl.
www.eeworm.com/read/182126/9215549
add_driver
Makefile.cfg DRIVER, DRIVER_TEST
src/Makefile
src/vga.c driverspecs, config names, test
src/vga.h
src/driver.h
www.eeworm.com/read/182126/9215675
h driver.h
/* VGAlib version 1.2 - (c) 1993 Tommy Frandsen */
/* */
/* This library is free software; you can redistribute it an
www.eeworm.com/read/182126/9216119
o driver.o
www.eeworm.com/read/181590/9244900
h driver.h
/*
* WPA Supplicant - driver interface definition
* Copyright (c) 2003-2005, Jouni Malinen
*
* This program is free software; you can redistribute it and/or modify
* it under
www.eeworm.com/read/377928/9257506
java driver.java
package id3;
import shared.*;
/* Driver class, used to create,initialize,run inducers */
/** Basic Driver class used to interface the ID3Inducer.
* @author James Louis Created implementation.
www.eeworm.com/read/180649/9300214
cc driver.cc
// DRIVER.CC - test driver for the C++/object oriented translation and
// modification of MD5.
// Translation and modification (c) 1995 by Mordechai T. Abzug
// This translation/ modif
www.eeworm.com/read/375709/9352483
c driver.c
#include "ProtoTypes.h"
#pragma alloc_text(INIT, DriverEntry)
/*............................................................................*/
/* Entry point of the device driver.
www.eeworm.com/read/374863/9381314
c driver.c
/***********************************************************************
文件名: Driver.c
内容: 底层驱动程序
创建人: Bob Lee
创建日期: 2005-8-12
修改日期: 2005-8-12
版本: 1.00.000
*****************************