CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 操作系统开发 搜索资源 - c driver

搜索资源列表

  1. uartlite_v1_02_a

    0下载:
  2. PowerPC 405 uartlite driver C code
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:21.93kb
    • 提供者:li
  1. vxworks8139driver

    0下载:
  2. 实时操作系统vxworks下,网卡8139的驱动程序,C语言编写-VxWorks real-time operating system, the NIC 8139 driver, C language
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:58.65kb
    • 提供者:王建
  1. fistgen-0.0.6.1.tar

    0下载:
  2. Solaris操作系统下的过滤驱动程序, C源码程序.-Under the Solaris operating system filter driver, C-source program.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:595.06kb
    • 提供者:Tan Yu-An
  1. userkernelspace

    0下载:
  2. A user-space device driver can do many of the things that kernel drivers can t, such as perform a long-running computation, block while waiting for an event, or read files from the file system. Unlike kernel drivers, a user-space device driver can us
  3. 所属分类:OS Develop

    • 发布日期:2017-04-12
    • 文件大小:920byte
    • 提供者:harish
  1. FreeOSEK_rel_0_3_0_20090511_beta

    1下载:
  2. 网上免费的单片机多任务操作系统OSEK/VDX源代码,包含了内核部分以及外设驱动程序,但驱动程序目前还不全。等待更新-Free online multi-tasking operating system microcontroller OSEK/VDX source code, contains the core components and peripheral drivers, but the driver is not yet full. Awaiting update
  3. 所属分类:OS Develop

    • 发布日期:2014-10-16
    • 文件大小:695.2kb
    • 提供者:qiancunquan
  1. c

    0下载:
  2. C和C++嵌入式系统编程学习资料。 你可以从这本书里学到很多东 西。除了了解如何更有效地使用C和C++你还将会从本书中对常见的嵌人式软 件问题的详细解释,并从本书所提供的源代码中得到益处。本书中包含的高级 主题有存储器检测和验证、设备驱动程序的设计和实现.实时操作系统的内部 机理,还有代码优化技术。 -C and C++ Embedded Systems Programming learning materials. You can learn from this boo
  3. 所属分类:OS Develop

    • 发布日期:2017-05-04
    • 文件大小:1.38mb
    • 提供者:huan
  1. Tc6963

    0下载:
  2. T6963C 液晶驱动Keil C源代码-T6963C LCD driver Keil C source code
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:4.16kb
    • 提供者:张晶
  1. c6000--C--daima

    0下载:
  2. c6000的源代码开发总结,大量的外设驱动例程和源代码-c6000 source code development summary, a large number of peripheral driver routines and source code
  3. 所属分类:OS Develop

    • 发布日期:2017-11-13
    • 文件大小:312.72kb
    • 提供者:huo
  1. code

    0下载:
  2. vxworks一些程序 Char.c和Char.h是字符型设备驱动模板 Blk.c是块设备驱动模板 PCI.c是PCI设备映射内存空间模板-vxworks some programs Char.c and Char.ch is a character device driver template Blk.c is a block device driver template PCI.c are PCI devices mapped memory space templat
  3. 所属分类:OS Develop

    • 发布日期:2017-04-15
    • 文件大小:7.16kb
    • 提供者:青青树
  1. UEFI_Programming

    0下载:
  2. 《UEFI原理与编程》以实战为导向,面向UEFI的使用者和开发者,首先细致地介绍了UEFI的系统组成、启动过程、优点,以及各种系统中的开发环境搭建;然后深入剖析了UEFI的工作原理,包括UEFI工程模块、各种协议、基础服务、事件、硬盘和文件系统等内容;最后讲解了UEFI的开发,涉及UEFI服务的开发、UEFI驱动的开发、多任务应用的开发、网络应用的开发、GUI应用的开发,以及如何用C++和C标准库开发UEFI应用,等等。-UEFI principles and programming orien
  3. 所属分类:OS Develop

    • 发布日期:2017-05-11
    • 文件大小:2.07mb
    • 提供者:a
  1. w83627hf_wdt

    0下载:
  2. 主板上提供一个可按分或秒计时的,最长达255级的可编程看门狗定时器,WDT超时事件发生时系统复位。 本程序(w83627hf_wdt.c)是基于Winbond83627芯片的看门狗驱动程序-The motherboard is provided with a programmable watchdog timer that can be programmed in minutes or seconds, the most up to 255 level, and the system reset
  3. 所属分类:OS Develop

    • 发布日期:2017-05-04
    • 文件大小:20.99kb
    • 提供者:zcwl52
  1. os exercise3

    0下载:
  2. 为字符设备编写设备驱动程序,实现简单的消息传递方式。 内核维护一个消息列表。 为了限制内存使用,我们对每条消息施加4KB的限制,并且还限制所有消息的大小,最初为2MB。(Write a device driver for a character device which implements a simple way of message passing. The kernel maintains a list of messages. To limit memory usage, we imp
  3. 所属分类:操作系统开发

    • 发布日期:2018-11-10
    • 文件大小:8kb
    • 提供者:cindy888
搜珍网 www.dssz.com