资源列表
GetProcessMd5
- 通过拦截IRP_MJ_CREATE,获得在该irp上下文中的进程,并md5该进程后输出。 可以控制进程是否可以访问某个文件夹,或者打开某个文件。-By intercepting IRP_MJ_CREATE, get the process in the context of the IRP, and MD5 the process after the output. Can control the process of access to a folder, or open a file
WDMDInstall
- WDM驱动安装样例代码(非本人制作). 实现WDM驱动自动安装-WDM driver installation sample code
TakePhotos
- 谈谈用c#做的拍照以及对图片进行一些处理-Talk about the pictures using c# to do some processing as well as to the pictures
AutoExposureSample
- 工业相机的jai驱动自动曝光例程,已经升级为了VS2013可以打开的程序-Industrial camera Jai driver automatic exposure routine, has been upgraded in order to VS2013 can open the program
DynamicLoadSample
- 工业相机的jai驱动动态加载驱动库的例程,需要的朋友可以下载查看-Industrial camera Jai driver dynamic loading library routines, you need a friend can download view
OpenCVSample1
- 工业相机jai驱动与opencv结合的例程,这个例程对于新手非常有用,值得参考-Industrial camera Jai driver and opencv combination of routines, this routine is very useful for beginners, it is worth reference
cworker
- coworker下有两个子目录,其中一个是coworker_sys,里面包括用来通讯的内核驱动代码,另一个是coworker_user,里面含有应用程序代码。-翻译 coworker下有两个子目录,其中一个是coworker_sys,里面包括用来通讯的内核驱动代码,另一个是coworker_user,里面含有应用程序代码。 There coworker next two subdirectories, one of which is coworker_sys, which i
AvScan-File-System-Minifilter-Driver---microsoft.
- minifilter that create antivirus minifilter
RegMon-master
- Regmon driver. This source-code is a driver created in old SysInternals.
adcLinuxDeviceDriver
- Linux ADC设备驱动实例,以内核模块形式实现。-Linux ADC Device Driver module
btLinuxdevicedriver
- Linux Block Transfer设备驱动实例,以内核模块形式实现。
kcsLinuxDeviceDriver
- Linux KCS通信设备驱动实例,以内核模块形式实现。-Linux KCS Transfer Device Driver