代码搜索:DEV
找到约 10,000 项符合「DEV」的源代码
代码结果 10,000
www.eeworm.com/read/197887/7964255
c bsd.c
/*
* (Free|Open|Net)BSD USB support
*
* Derived from Linux version by Richard Tobin.
*
* $Id: bsd.c,v 1.33 2006/03/04 01:16:10 jerdfelt Exp $
* $Name: $
*
* This library is covered by the LGP
www.eeworm.com/read/296466/8101713
c vsxxxaa.c
/*
* Driver for DEC VSXXX-AA mouse (hockey-puck mouse, ball or two rollers)
* DEC VSXXX-GA mouse (rectangular mouse, with ball)
* DEC VSXXX-AB tablet (digitizer with hair cross or stylus)
*
* C
www.eeworm.com/read/330090/12916568
win makefile.win
# Project: test
# Makefile created by Dev-C++ 4.9.9.2
CPP = g++.exe -D__DEBUG__
CC = gcc.exe -D__DEBUG__
WINDRES = windres.exe
RES =
OBJ = ../DEV/main.o ../DEV/RadixSort.o $(RES)
LINKOB
www.eeworm.com/read/141031/13046958
txt windows文件系统过滤驱动开发教程.txt
Windows文件系统过滤驱动开发教程
0. 作者,楚狂人自述
我感觉Windows文件系统驱动的开发能找到的资料比较少。为了让技术经验不至于遗忘和引起大家交流的兴趣我以我的工作经验撰写本教程。
我的理解未必正确,有错误的地方望多多指教。有问题欢迎与我联系。我们也乐于接受各种驱动项目的开发。邮箱为MFC_Tan_Wen@163.com,QQ为16191935。
对于这 ...
www.eeworm.com/read/304645/13790301
pas libusb.pas
(* LIBUSB-WIN32, Generic Windows USB Library
* Copyright (c) 2002-2004 Stephan Meyer
* Copyright (c) 2000-2004 Johannes Erdfelt
*
* Pascal translation
www.eeworm.com/read/304645/13790310
pas libusb.pas
(* LIBUSB-WIN32, Generic Windows USB Library
* Copyright (c) 2002-2004 Stephan Meyer
* Copyright (c) 2000-2004 Johannes Erdfelt
*
* Pascal translation
www.eeworm.com/read/303635/13810861
c globalfifo_async.c
/*======================================================================
A globalfifo driver as an example of char device drivers
This example is to introduce asynchronous notifier
www.eeworm.com/read/303520/13813550
h r8180_pm.h
/*
Power management interface routines.
Written by Mariusz Matuszek.
This code is currently just a placeholder for later work and
does not do anything useful.
This is part of rtl8180 O
www.eeworm.com/read/302845/13826507
c appletouch.c
/*
* Apple USB Touchpad (for post-February 2005 PowerBooks) driver
*
* Copyright (C) 2001-2004 Greg Kroah-Hartman (greg@kroah.com)
* Copyright (C) 2005 Johannes Berg (johannes@sipsolutions.ne