搜索资源列表
vrain_quicksys
- The program is a wizard to create a NT kernel driver framework in C. It will create a Visual C++ workspace. You can compile and link your driver in IDE. If you have SoftICE, it can generate .nms file.-The program is a wizard to create a NT kern
os_cpu
- μCOS-II移植代码的头文件。μCOS-II在LPC210x上的移植代码CPU配置部分,用ADS1.2编译- COS-II transplantation code header files. COS-II in the transplant LPC210x CPU configuration code, compile with ADS1.2
Os_cpu_c
- μCOS-II在LPC210x上的移植代码CPU配置部分,用ADS1.2编译- COS-II in the transplant LPC210x CPU configuration code, compile with ADS1.2
driver_network
- 驱动开发,经过测试可以直接编译后使用,编译使用DDK中的build工具-driven development, the test can be directly compiled to use, compile the use of the DDK build tools
ad_zhuanhuan
- 接口技术实验中 A/D D/A转换实验.包括多种状态.编译通过.-Interface Technology Experiment A / D D / A conversion experiments. Including many forms. Compile.
驱动程序
- USB便携多道系统驱动程序.驱动程序分别使用Windows2000 DDK 以及 WindowsXP DDK结合Driver Studio v2.7 进行开发、编译-USB portable multi-channel system drivers. Drivers were using Windows 2000 and Windows DDK DDK combination Driver Studio v2.7 develop, compile
std.rar
- DDK的虚拟串口程序,用DDk2600就可以编译,在xp2下测试通过,你可以自己修改源代码增加功能.,DDK virtual serial process can be used to compile DDk2600 in xp2 test is passed, you can modify the source code to increase their function.
windows_kernel_safe_source_cod
- 站长您好,我刚才上传时“source_code.rar”时,输入说明的时间很长,结果就被说成是没有登录,而且还忘了加上书名,现在我又加上了书名,请用这个吧。谢谢!希望给多开通下载数量哦! 《寒江独钓----windows内核安全编程》 的随书源代码(2009.6新书) comcap Windows串口过滤驱动实例 ctrl2cap Windows键盘过滤驱动实例 ps2intcap 挂钩中断与IOAPIC型键盘过滤驱动实例 Kb_sniff_Mp 键盘sniff ramdisk_
kbd_logger
- 个键盘记录器(附源代码),能够记录所有的按键信息,包括keyup。记录原始数据,可以通过模拟按键重现。需要vc9的运行库。没有编静态链接的版本。 主要流程: 1、向系统注册一个或者多个原始输入设备 2、在你注册的原始输入设备数据发生变化时,系统发送一个消息及新数据到你的进程 3、调用GetRawInputData或者GetRawInputBuffer来获取这些数据-A keyboard logger (with source code), to record all of the
source_code
- comcap Windows串口过滤驱动实例 ctrl2cap Windows键盘过滤驱动实例 ps2intcap 挂钩中断与IOAPIC型键盘过滤驱动实例 Kb_sniff_Mp 键盘sniff ramdisk_wdf 内存虚拟盘实例 DP 硬盘还原示例代码 sfilter 文件过滤静态库 sflt_smpl 文件过滤静态库使用例子 crypt_file 文件系统透明加密代码 minifilter minifilter实例代码 minifilter
USBhid
- windows环境下USB HID设备的测试例子,编译运行后可以找到计算机上的USB HID设备信息-compile and run the computer on a USB HID device information can be found in USB HID device under test case in the windows environment
878A-036E
- BT878 视频部分驱动源码 WIN_XP下,命令行方式编译通过! 经测试进行正常! -BT878 video part of the drive source WIN_XP, the command line compile! Tested normal!
Camera01
- Vicious C++编译的摄像头驱动软件,可以任意修改,不错的,在VS2005下可以实现,-Vicious the C++ compile the camera driver software can be modified, the good, the VS2005 can be achieved
NTLoaderSources
- 一个加载驱动的小工具,vs2010编译,希望各位喜欢-Drive a load of gadgets, vs2010 compile, I hope you like
WindowsCE-touched-screen-driven
- 针对S3C2440的触摸屏模块完成了其Windows CE下驱动程序的开发,在Platform Builder 4.2下进行驱动代码的编写、编译,并通过软硬件交叉环境进行调试,最终完成了触摸屏驱动程序的开发。-S3C2440 for touch-screen module completed its driver under the Windows CE development, in the Platform Builder 4.2 under the driver code to prepa
VirtualDisk-src
- Windows DDK编写的虚拟磁盘驱动程序源代码,能够把一个文件虚拟成一个磁盘。请使用Windows IFS Kit及以上来编译。-Windows DDK to prepare the virtual disk driver source code, to bring a file into a virtual disk. Please use the Windows IFS Kit and above to compile.
driver
- Ov511+摄像头驱动源码 摄像头芯片必需为OV511+(如:网眼v2000),适用于Windows2000/Xp 1.运行本代码需安装windriver7.00和VC6.0,可到网上下载 2.编译时需设置库文件,windriver的include文件路径以及windriver的lib文件路径-Ov511+ source camera camera driver chip necessary for the OV511+ (such as: mesh v2000), applicab
WDKBLD
- 个人自行定义的wdk编译文件,可嵌入在VC++中用makefile编译-i definition wdk compile file, can be embedded in the makefile used to compile VC++
CaptureVideo
- VC++ 6.0编写的一套摄像头控制程序,可以控制拍摄照片,程序基于directshow类库,已将此类库打包,另外编译需要将包内的directshowLib.rar解压,然后放入程序提示的文件夹内,这一步很关键哦,否则编译不能通过,另外如果你的电脑上没有安装摄像头的话,程序也会报错,作者没有加入异常判断所致。-VC++ 6.0 to prepare a set of camera control program to control photographs and directshow-base