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

搜索资源列表

  1. US0B

    0下载:
  2. ieee1394驱动程序,一个比一个牛比阿,还差几个字把-ieee1394 drivers, one from a cow than A, put the words worse
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:507.73kb
    • 提供者:刘伟
  1. Microsoft+Windows+CE+Device+Driver+Kit

    0下载:
  2. 比较详细地描述了如何在windowsCE下开发设备驱动程序。-A more detailed descr iption of how to develop windowsCE device drivers.
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-16
    • 文件大小:4.15mb
    • 提供者:zongmj
  1. Windows_file_driver_study

    0下载:
  2. The book introduce us how to write the file driver.It is a good book!
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-16
    • 文件大小:497.02kb
    • 提供者:taxueliuyun
  1. mbxPcmcia

    0下载:
  2. 仍然是MBX860中的通用配置文件源代码,接下来几个我都会传MBX860中的通用配置源代码,希望能对大家有用-MBX860 is still a common configuration file in the source code, the next few I will Chuan MBX860 general configuration of the source code, hoping to be useful for all of us
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-07
    • 文件大小:2.98kb
    • 提供者:eric
  1. drive

    0下载:
  2. 称它为“驱动程序超级宝典“一点也不过分,因为它是被译为中文的MSDN DDK文档。这个文档不是我翻译的,我只不过将它编辑了一下。翻译它的同志是个高手,非常专业,在此先谢谢他给我们作的工作。 由于时间催促,里面的图片没有抓。如果哪位同志看这本书的时候将图片补上,那将是利国利民的好事。 -Call it quot super-driver book" is not too much, because it is being translated into Chinese MSDN
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-09
    • 文件大小:1.21mb
    • 提供者:我是
  1. DriverStudio

    0下载:
  2. 关于DRIVERSTDIO的文档说明,中文版的,对大家学习用非常大的帮助,其他网上的一般都是英文版的-About DRIVERSTDIO documentation shows that the Chinese version to all of us to learn from a very great help to other online are generally in English
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-31
    • 文件大小:30.75kb
    • 提供者:liyang
  1. ne2000

    0下载:
  2. ne2000 driver program on dp83902a MCU #ifdef CONFIG_DRIVER_NE2000 static void my_udelay(long us) { long tmo tmo = get_timer (0) + us * CFG_HZ / 1000000 /* will this be much greater than 0 ? */ while (get_timer (0) < tmo) }-n
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-03
    • 文件大小:6.41kb
    • 提供者:fmx
  1. winddk

    0下载:
  2. 驱动开发的一些简介,帮助大家理解什么是驱动,什么是DDK-Some of us driven development to help people understand what is driving what is DDK
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-10
    • 文件大小:1.45mb
    • 提供者:凝霜
  1. Chip-stepper-motor

    0下载:
  2. 单片机控制步进电机细分程序,提供给大家学习,希望对大家有帮助-Chip stepper motor control procedures subdivision, for everyone to learn, and I hope for all of us to help
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-11
    • 文件大小:13.65kb
    • 提供者:秦泽
  1. StellarisLibManaualWithCANbus

    0下载:
  2. TI群星系列芯片驱动库操作指南,完整版,带CAN bus部分,希望对大家有帮助-TI Stars series chip driver library operations guide, full version, with a CAN bus part, and I hope for all of us to help
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-25
    • 文件大小:2.7mb
    • 提供者:
  1. test_ini

    0下载:
  2. 让大家理解VC中使用DLL调用,及MYSQL的使用方法。-This code can help us to use dll/mysql.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-08
    • 文件大小:4.47kb
    • 提供者:姚维东
  1. KernelEasyCode

    0下载:
  2. 内核调试简易代码,是研究内核调试不可多得的代码,希望可以给大家带来帮助,共同进步和努力.-Easy debugging kernel code, is a rare study of kernel debugging code, I hope you can give us some help, common progress and effort.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-17
    • 文件大小:50.33kb
    • 提供者:lihui
  1. linux-i2c

    0下载:
  2. linux 关于I2C 的介绍分析,帮助我们更好的理解I2C 工作原理-linux describes analysis of I2C help us better understand the I2C works
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-06
    • 文件大小:1023.9kb
    • 提供者:网球强
  1. guzhiyu_FileGuard

    0下载:
  2. 中国科技大学顾志宇的程序,对文件进行保护。可以帮助我们学习驱动编程。-Programed by Gu Zhiyu (USTC ) for file protection. can help us learn driven programming
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-26
    • 文件大小:304.21kb
    • 提供者:yunhaitian
  1. Task-333

    0下载:
  2. US五彩采集系统软件FSK-deDescribe: . ϵ ͳ ṩ Ͷ ע ʽ 볡 , , , ء File list(Click to check if it s the file you need, and recomment it modulation-and-modulation.rar-FSK-deDescribe: . ϵ ͳ ṩ Ͷ ע ʽ &#
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-30
    • 文件大小:31.84kb
    • 提供者:左手腕
搜珍网 www.dssz.com