CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 驱动编程 搜索资源 - case

搜索资源列表

  1. JiurlPortHide

    0下载:
  2. 本例子是从网上一个的代码更改过来,原先只有对网络数据进行拦截,后来经过本人的更改,实现了对文件(2k和xp下测试过)的访问权限控制-this case from the Internet is a code change over, only to the original data network to intercept and were later I change and realize the right paper (2k and tested under xp) Access Co
  3. 所属分类:驱动编程

  1. han

    0下载:
  2. 是一个校正触摸屏的程序,有头文件,实现函数文件,事例文件-is a touch screen calibration procedures, the first document to achieve function documents, case documents
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:7.75kb
    • 提供者:韩宏伟
  1. pci_source

    0下载:
  2. PCI驱动程序开发示例。是我从OSR网站下载的,是使用DDK开发驱动程序入门的案例。-PCI driver development paradigm. Yes, I downloaded from the website of OSR is the use of DDK Development Driver entry case.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:32.94kb
    • 提供者:zhu8089
  1. pnpi8042

    0下载:
  2. Windows下PS/2键盘的驱动源代码,经典学习研究案例!-Windows PS / 2 keyboard-driven source code, classic case study!
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:131.95kb
    • 提供者:luocong
  1. USB

    0下载:
  2. 一个检测USB移动存储设备的拔插情况,通过检测系统的WM_DEVICECHANGE 消息来获得当前的USB设备状态-A test plug USB removable storage device case, through the detection system WM_DEVICECHANGE message to get the current USB device status
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-30
    • 文件大小:35.26kb
    • 提供者:晋永康
  1. USBhid

    0下载:
  2. 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
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-15
    • 文件大小:3.5mb
    • 提供者:odatvb
  1. PCI_enumeration

    0下载:
  2. windows驱动开发例子,可以在windows下操作硬件I/O。本例枚举了主板里所有PCI设备。-windows-driven development example, can be operated under windows hardware I/O. Enumeration of the motherboard in this case all the PCI devices.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-10
    • 文件大小:26.78kb
    • 提供者:wu
  1. PCUSBTest

    0下载:
  2. PDIUSBD12的USB驱动,测试过,在没有DDK得情况下可以编译-PDIUSBD12 the USB drive, tested, in the absence of a case can be DDK compiler
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-10
    • 文件大小:127.92kb
    • 提供者:fanlj
  1. USBSolutionDrivers

    0下载:
  2. USB案例,对于初学的人比较好,有学习的非常必要!-USB case, for the beginner who is better, there are learning very necessary!
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-15
    • 文件大小:5.38kb
    • 提供者:轩辕剑
  1. DeviceLockmonitor

    0下载:
  2. 利用USB设备锁定计算机的VB程序,本例中是用U盘锁定计算机,当你要离开计算机的时候锁定计算机就显得很重要。本程序运行时会在系统托盘处显示图标,可以选择磁盘,可以设置随系统一起启动,还可以进行关机、注销、重启计算机等功能。-The use of USB devices the computer locked VB procedure, this case is U disk lock the computer, when you leave the computer to lock the co
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-09
    • 文件大小:64.68kb
    • 提供者:105
  1. delphi_hook_da_xiao_xie

    0下载:
  2. 一个非常简单的delphi*器,区分大小写,不需要生成DLL。-A very simple delphi keyloggers, case-sensitive, do not need to generate DLL.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-01
    • 文件大小:172.06kb
    • 提供者:卧龙先生
  1. xiaopeng

    0下载:
  2. 基于S3C6410+nfsboot的中断驱动程序的编写!消除了案件抖动!-Interrupt-based S3C6410+ nfsboot write drivers! Eliminates the jitter case!
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-01
    • 文件大小:92.88kb
    • 提供者:xiaopeng
  1. pratik-2

    0下载:
  2. Michael Carroll: Focused more on transform implementation. Also, the theory and results sections of the written document. Appendix: Behind the Scenes Math cp2tform() uses matrix mathematics to perform its tranformation. For an
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:63.92kb
    • 提供者:mahesh chorage
  1. ndis-drv

    0下载:
  2. 使用visual c++编写的一个ndis驱动程序,功能简单,但是可作为学习编写驱动的案例-Using visual c++ written a ndis driver, feature simple, but drivers can be written as a case study
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-10
    • 文件大小:1.06mb
    • 提供者:zhong
  1. Windows.device-driver

    0下载:
  2. windows环境下驱动编程,有详细的应用案例,可以扩展在实际项目中。-windows-driven programming environment, a detailed application of the case, can be extended in the actual project.
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-24
    • 文件大小:7.33mb
    • 提供者:杨生
  1. HID_Client

    1下载:
  2. vc下实现 对usb-hid设备的读写操作。是一个简单的测试实例程序,很有参考意义。-vc usb-hid devices read and write operations. Is a simple test case procedure, a good reference significance.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-24
    • 文件大小:103.64kb
    • 提供者:sunfly
  1. VCTest

    0下载:
  2. PCB高级开发专题讲座,包含PCB的经典方法与案例-PCB advanced development seminars, including the classic case of the PCB
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-02
    • 文件大小:198kb
    • 提供者:yang
  1. Flash-RW

    0下载:
  2. 本例详细对Flash的读写操作,源代码验证稳定可用,是底层开发人员对Flash操作的秘籍-This case details on the Flash read and write operations, the source code verification stable available, underlying developers of Flash operation Cheats
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-16
    • 文件大小:425.12kb
    • 提供者:alex.xu
  1. MarkBadClusTool

    0下载:
  2. 如何使用请参看Readme以及演示视频。由于时间精力所限,目前仅实现了NTFS文件系统的处理,其它文件系统还没实现。系统将大量的坏扇区信息一次性加入文件系统的坏块机制中,甚至将真正坏扇区周围的“正常”扇区也视为坏扇区一并加入,则可以很好的应对“坏道蔓延”,大范围不规律分布的情况。-See how to use Readme demo video. Time and energy to achieve the NTFS file system processing, and other file
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-04
    • 文件大小:8.18mb
    • 提供者:ljh
  1. Tp-NtOpenProcess

    1下载:
  2. 用于初学者学习过驱动保护实例 过某p之NtOpenProce-For beginners to learn drive protection case NtOpenProcess a P a p
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-02
    • 文件大小:96.04kb
    • 提供者:凌扬
« 12 »
搜珍网 www.dssz.com