搜索资源列表
ac97.tar
- Source files for pxa ac97 sound driver The packet contains the files that is listed below driver files /SOURCE/drivers/sound Makefile ac97.c ac97.h ac97_codec.c pxa-ac97.c pxa-audio.c pxa-audio.h sound_core.c /SOURCE/include/lin
lcd.tar
- Source files for pxa LCD driver ======================================== The packet contains the files that is listed below driver files /SOURCE/drivers/video Makefile fbcon.c fbmem.c pxafb.c pxafb.h /SOURCE/include/linux linu
windows磁盘IO
- 1 程序开发步骤如下 (1) 打开vc,选择菜单项file->new,选择projects选项并建立一个名为\"floppy\"的win32 console applicatoin工程;创建时注意指定创建该工程的目录; (2) 在工程中创建源文件\"floppy.cpp\":选择菜单项project->add to project->files,在选择框中输入自己想要创建的文件名,这里是\"floppy.cpp\";在接下来询问是否创建新文件时回答\"yes\";然后通
s3c2410.h_chip.H
- s3c2410内部ADC转换的驱动程序,在arm2410实验板上测试过。-s3c2410 internal ADC conversion of the driver, the board arm2410 experiment tested.
ntifs
- 一个最新最完整的ntifs.h导入库程序,用于开发无驱动的RING0程序。
ddx8001.h
- ddx8001控制代码!用于ddx8001的程序编写!
dev_io
- printio.h 很好用的printport 源碼 趕快用八
W5100通用驱动软件源代码
- W5100通用驱动软件源代码,包含.h和.c文件。实测可以正常使用。,driver for w5100
driver_for_dm9000a
- driver for dm9000a test
as399x
- as399x 驱动程序包涵as399x.c .h . opt .bak-as399x firmware include as399x.c .h. opt .bak
mtouch1
- 用pic16f883做的一个键的触摸按键(MTOUCH)实现电容式触摸按键的代码。有mtouch1.h和mtouch1.c构成-Pic16f883 do with the touch of a button button (MTOUCH) the realization of capacitive touch button code. There mtouch1.h and constitute mtouch1.c
TM1629
- 天微电子的TM1629完整驱动程序,已经测试过,放心使用-Days Microelectronics TM1629 complete driver, has been tested, safe to use
SJA1000_PELI_APP.H
- 1 概述 本文主要介绍了在实时操作系统Small RTOS下,编写独立CAN控制器SJA1000驱动程序的方法。并介绍了SJA1000 PeliCan模式下接口函数库的使用方法,以及简要的介绍了对Small RTOS的配置方法。 1.1 CAN控制器SJA1000 关于独立的CAN控制器SJA1000的详细介绍,请参阅参考文献1。 1.2 实时微内核Small RTOS 关于实时操作系统Small RTOS的详细介绍,请参阅参考文献2。 2 SJA1000 P
NTDDK
- 好不容易早道的NEDDK 希望大家用的着 我也是个新手大家相互学习哦-Early Road NEDDK finally hope that my use is also a novice to learn from each other Oh, we
CamTest2
- CamTest2.vcw CamTest2.vcp CameraCode.cpp CameraCode.h CamSettingsDlg.cpp CamTest2.aps CamTest2.cpp CamTest2.h CamTest2.rc CamTest2.vcb CamTest2.vcl Copy (2) of StreamFrame.cpp Copy of StreamFrame.cpp mjpeg2bmp.cpp mjpeg2bm
HideFile
- dd1压缩包里面是驱动源码 console压缩包里面是控制台源码 hide.exe是最终产品 使用方法: 1、将hide.exe复制到系统目录 2、运行cmd 3、hide -h 查看帮助 hide -i 安装驱动 hide -u 卸载驱动 hide -f -a filename 添加一个隐藏文件 by boywhp 07/09/03 Email:boywhp@126.com-DD1 compression driver source pa
DRIVERS
- 威胜的老主板驱动,网上没有的,厂家内部的-Wai-sheng old motherboard drivers, on-line does not, the manufacturers within the
ftdi.h
- Header for FTDI library source code
NDISDriver
- 此源码为NDIS驱动程序,NDIS协议驱动程序源代码用C语言完成,包括四个C语言源文件,分别为packet.c、openclos.c、read.c和write.c。C语言头文件packet.h通过DDK提供的build工具编译生成驱动 程序可执行文件p a c k e t . s y s。-The source for the NDIS driver, NDIS protocol driver source code complete with the C language, includi
EPROCESS_ActiveProcessLinks
- 这个EPROCESS结构在ntddk.h中有定义,但是并未给出具体的结构,因此要得到EPROCESS中一些重要的成员变量,只能通过偏移的方法,比如PID,ImageName等.这些偏移可以在Windbg中dt _EPROCESS得到,但是不公开感觉还是不爽,而且这东西在不同的系统版本中不一样,如果要兼容的话,就必须先判断操作系统版本,遍历EPROCESS中的进程-The ntddk.h EPROCESS structure are defined, but did not give a spec