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

搜索资源列表

  1. 基本USB驱动程序byDriverWorks

    0下载:
  2. 用DriverWorks开发的usb基本驱动程序,很有参考价值-A basic USB driver powered by DriverWorks. It is much worth reading.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:15595
    • 提供者:柯为
  1. 6056

    0下载:
  2. 此文件为ZCM6056型液晶模块 驱动程序,是我调试成功的-This the driver of ZCM6056 LCD module. I debug it successfully.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:1125
    • 提供者:卫国风
  1. hit

    0下载:
  2. PCI驱动程序,对于想要开发WDM驱动程序的人有非常好的应用价值-Dirver of PCI. It is of high applicable value for those who want to develop WDM drivers.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:8270
    • 提供者:yang
  1. processmon

    0下载:
  2. 在windows2000下面的一个进程监视驱动,可以监视所有进程的创建和关闭。使用了微软未公开的函数。-This is a proccess monitor driver for windows2000,it can monitor all proccess created or closed. This source code uses function not open to pulblic of microsoft!
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:5173
    • 提供者:俞训峰
  1. vxdSoure

    0下载:
  2. 一个用VC的编写vxd的源代码,但我还没有看懂它的能力呀。-A plait that use the source code that VC write vxd, but I return to have no the ability that see understands it.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:139438
    • 提供者:李坏
  1. usbview

    0下载:
  2. 这是微软的一个查看USB设备枚举后状态的例程,虽然它只支持到USB1.1,但是对于想做USB sniffer的开发者来说很应该读一读。-This is a USB device enumeration View condition after the routines, although only to the USB 1.1 support, but wants to develop the USB sniffers are concerned, it should read.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:37794
    • 提供者:谢君
  1. UsbKbddm

    0下载:
  2. USB键盘驱动原码参考。 国外人员编制,绝对经典!! 快快下载吧。-USB keyboard reference to the original code. Foreign staffing, absolute classic! ! Quickly download it.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:118856
    • 提供者:蓝海域
  1. C51菜单设计

    0下载:
  2. 功能:运用c51编写的,已经编译通过,可以显示开发者需要的界面-function : to prepare the application decoder has been compiled, it shows the need to develop the interface
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:3654
    • 提供者:发达法
  1. win2000-src

    0下载:
  2. Windows 2000下一个WDM驱动的简单范例,包括驱动和应用程序。虽然驱动程序仅仅是读取一个字符串,但是麻雀虽小,但是五脏俱全,强烈推荐学习WDM编程的初学者通过这个简单的范例搞清楚驱动程序最简单的结构-A simple WDM Driver example for Windows 2000 including driver and test programs.Its function is only to read a string,but it includes all aspacts
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:24424
    • 提供者:杨阳
  1. crosscrypt

    0下载:
  2. CROSSCRYPT是FILEDISK的拓展,实现虚拟磁盘加密。-CROSSCRYPT derived from filedisk,it implement dummy disk encrypt.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:176934
    • 提供者:解林冬
  1. accumulate

    0下载:
  2. 我自己完成的MATLAB仿真雷达视频积累程序,提供给大家一起来探讨,大家也来卡那看看这么样 -I completed the MATLAB simulation radar video accumulation procedures, and providing an up to you to explore, we have to look at the card so it kind
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:2394
    • 提供者:农之冉
  1. ffuart.tar

    0下载:
  2. In the ffuart.tar.gz it has one file. The serial.c is the source codes of the FFUART as a console port, it should be put into the directory: /usr/src/linux/drivers/char/, and be compiled into the kernel.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:42939
    • 提供者:梁志聪
  1. Windows文件系统过滤驱动

    0下载:
  2. 微过滤器驱动开发指南,本文翻译仅仅用做交流学习。我不打算保留任何版权或者承担任何责任。不要引用到赢利出版物中给您带来版权官司。本文的翻译者是楚狂人,如果有任何问题,你可以通过邮箱MFC_Tan_Wen@163.com,或者是QQ16191935,或者是MSN walled_river@hotmail.com与我交流。-Micro Filter Driver Development Guide, this translation only with the exchange of learning
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:18724
    • 提供者:风帆
  1. vrain_quicksys

    0下载:
  2. 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
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:26713
    • 提供者:张小姐
  1. 硬盘驱动程序

    0下载:
  2. 一个硬盘驱动的例子,没什么好说的了,自己看看吧-an example of the hard drives, and there is nothing more to be said, you look at it
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:41030
    • 提供者:飞机抗敌
  1. sjf2410_v4

    0下载:
  2. 通过ARM JTAG的FLASH芯片烧写程序源代码,已经验证过可以正常运行。-through the ARM chip JTAG FLASH burning program's source code has proven it works.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:345769
    • 提供者:贺亚龙
  1. 2005125133239102

    0下载:
  2. 这是一个用vc编写的读取IDE硬盘系列号的程序,它可以用来实现读取IDE硬盘系列号的功能,好用哦-vc used to prepare the reader IDE hard drive serial number of procedures, it can be used for IDE drives read, the series features and ease of use!
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:9811
    • 提供者:asdf
  1. FILEMON_4.34

    0下载:
  2. 文件监视FileMon 一个常用的监视软件,它可以监视软件的读取其他文件的情况,对破解的时候有很大帮助。 里面有源程序,对学习驱动开发有很大的帮助.-surveillance documents FileMon a commonly used monitoring software, it can monitor software to read other documents, to decipher when a great help. Inside a source of lear
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:187666
    • 提供者:阿东
  1. Delphi driver

    0下载:
  2. 用 Delphi 写的迷你小驱动程序! 大家可以参照它来用Delphi 写驱动程序!-Delphi write mini small Driver! You can refer to it to write with Delphi Driver!
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:21440
    • 提供者:hpm
  1. ST7920汉字液晶驱动程序1234

    0下载:
  2. ST7920汉字液晶驱动程序,潜入式系统中, 必备的知识,学习学习吧-Chinese LCD Driver Driver to sneak into the system, the essential knowledge, learn from it
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:1500
    • 提供者:李撑
« 12 3 4 5 6 7 8 9 10 ... 22 »
搜珍网 www.dssz.com