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

搜索资源列表

  1. liyao_ucos1

    0下载:
  2. 由Jean Labrosse先生写的uC/OS的实时操作系统核心的C源代码以及说明。这是Jean先生为68HC11系列写的RTOS,但是随着越来越多的MCU的出现,Jean把他的RTOS移植到许多平台上,比较适合扩展模式的应用模式,如XA,X86,但是一些客户不知道如何使用,实在糟蹋了!不过提醒各位,这仅仅是一个核心模块,嵌入应用环境太多了,许多其他模块象:文件模块,通讯模块,显示模块等,都需要大家自己努力了!那我自己也在尝试增加一些模块,象TCP/IP协议,可以为许多应用提供附加应用。-by
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:82098
    • 提供者:许之敏
  1. 2003-12-23_DriverDev

    0下载:
  2. 驱动开发工具driverstudio中文教程,比较详细得,好用!-driven development tools driverstudio Chinese guide, in more detail and ease of use!
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:1214915
    • 提供者:符凝思
  1. embedded-8139cp(104)

    1下载:
  2. 8139网卡开发设计说明书,较详细,不过为E文的-8139 card development design brochures, in more detail, but the text of the E
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:172884
    • 提供者:叶鸿铭
  1. sjf

    1下载:
  2. 一个通用的JTAG烧写程序,本人对其进行了性能的扩充,使其可以支持更多的处理器类型,如S3C2410,AT9200等.使其更具通用性.-A general JTAG burning program, I extend its performance to support more CPU types, such as S3C2410, AT9200, etc. This enhances its generality.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:34839
    • 提供者:吴鹏
  1. drives for uCGUI

    0下载:
  2. ucgui 的驱动程序源码,对应不同的LCD控制器。 ucgui针对一些比较常用的液晶控制器提供了驱动程序,比如Epson SED1352、Samsung KS0713、Epson SED1335、Toshiba T6963等控制器都有对应的液晶驱动程序。-ucgui driver source code, dealing with different LCD controller. Ucgui against some of the more commonly used for the L
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:33789
    • 提供者:左左
  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. USB驱动开发技术彻底解密

    0下载:
  2. 開發USB驅動程序的相關的詳細介紹,比較深入地介紹。-USB Driver Development of a detailed, more in-depth presentation.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:249242
    • 提供者:lin
  1. 816-4854

    0下载:
  2. 本设备驱动教程是一本实际操作指南,介绍如何开发简单的 SolarisTM 操作系统(Solaris OS)驱动程序。设备驱动教程 还阐述了设备驱动程序在 Solaris 操作系统中的工作原理。本书与 Writing Device Drivers 配套。Writing Device Drivers 是一个详尽的参考文档,对多种设备和驱动程序进行了讨论。设备驱动教程探讨了完整的驱动程序,但没有对所有驱动程序类型进行全面分析。设备驱动教程中的很多地方都引用了 Writing Device Driver
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:1363105
    • 提供者:史桂颖
  1. tempra

    0下载:
  2. 功能:实现对DS18B20的读取 原理:单总线协议 注意:单总线协议对延时要求比较严格,此程序中采用的是11.0592M的晶振,如果使用其他的晶振请跟据DS18B20的资料修改延时参数 版本:1.4b -functions : to achieve DS18B20 read Principle : single-bus protocol attention : single-bus protocol to delay requirements more strin
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:3338
    • 提供者:黄羽翔
  1. convo_process

    0下载:
  2. OFDM中的关于交织器的个人设计的MATLAB的算法,比较经典的 !-OFDM on the intertwined with the personal design of MATLAB algorithm, more classic!
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:16561
    • 提供者:yeyue
  1. led_exirqddddddd

    0下载:
  2. 基于uclinux的驱动程序,与大家分享,也请大家多提供点资料-on the Basis of Uclinux driver to share with you, please provide more information point
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:22943
    • 提供者:cccc
  1. LEDZIZUO

    0下载:
  2. 为了降低制作难度, 仅作了一个字的轮流显示,实际使用时可根据这个原理自行扩充显示的字数。 -order to reduce production more difficult, with only a word of rotation, the actual use under this principle to expand the number of words shown.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:111108
    • 提供者:20021536
  1. usbexample

    0下载:
  2. 一个典型的USB驱动开发,比较全面,希望对大家有用1-a typical USB driver development, a more comprehensive way, we hope to a useful
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:5184102
    • 提供者:宋军
  1. USBDEVELOP

    0下载:
  2. USB开发,初次登陆,只能找个比较有用的代码来填充一下,望大家谅解!-USB development, the initial landing, only to find more useful code to fill that understanding we hope!
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:4249972
    • 提供者:吕明星
  1. yinpanzuidadizhi

    0下载:
  2. YSS915 (KP2V2) is an LSI for processing Karaoke voice signals. This LSI has an A/D converter (1 channel) for the microphone echo, and a memory for the microphone echo and key control. These features allow achieving the functions needed for the Ka
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:7595
    • 提供者:prfint
  1. usb_mp3_drivers

    0下载:
  2. usb and mp3 drivers 都是些公开源码,-usb and mp3 drivers are more open source,
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:422042
    • 提供者:马新朋
  1. ProgDrv

    0下载:
  2. WMD驱动编程,本人收集整理的10多个例子和编程环境配置文档,特别是8139驱动,加了许多说明,并测试通过.-WMD-driven programming, I collected more than 10 examples of the programming environment and configuration files, Drivers, especially 8139, plus many notes and the test.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:4686169
    • 提供者:韦功成
  1. xiflter_2.0

    0下载:
  2. NDIS HOOK实例,做防火墙比中间层驱动更稳定-NDIS HOOK example, than do the middle layer firewall driven more stable
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:1250439
    • 提供者:王伟
  1. drvsrc

    0下载:
  2. PCI9054芯片的DriverStudio源码,相比DDK写的WDM源码更为简单。本源码具有实用价值。-PCI9054 the DriverStudio source, Compared DDK wrote WDM source more simple. The source has practical value.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:526327
    • 提供者:王阿毛
  1. 12323123123

    0下载:
  2. dos下的一些常用批处理程序,包括cpu管理,内存调用,端口读写点,加载鼠标驱动mouse、磁盘加速smartdrv等-dos next batch of some of the more common procedures, including management cpu, memory calls, read and write ports, Add mouse-driven mouse, such as disk accelerate smartdrv
  3. 所属分类:驱动编程

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