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

搜索资源列表

  1. MON51W_E58

    0下载:
  2. 串口的仿真功能 完全支持 单步不支持 串口中断 用户可以使用 用户不能使用 定时器2 不占用 使用 P0,P2 口仿真 完全仿真 只能用作总线 89C52等嵌入式CPU仿真 支持 不支持 系统使用CPU 双CPU设计 单CPU 占用用户堆栈 2个字节 6个字节 I/O引脚占用 一条(p3.5) 两条(p3.0,p3. -the simulation function fully supports single-step support in
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:6554
    • 提供者:qjh7651
  1. tcpip_stack_full

    0下载:
  2. 完整的整合了TCP/IP协议栈里所有的协议,并包含有完整的应用层HTTP、FTP、TELNET、SMTP等等协议,可以直接应用!-complete the integration of TCP / IP protocol stack, all the agreements, and includes a complete application layer HTTP, FTP, TELNET, and SMTP, and so on the agreement, can be directly
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:664046
    • 提供者:吴健勇
  1. AVRNET(ENC28J60+ATMEAG32)from_icdev[1].com.cn

    2下载:
  2. avr+enjc28j60,tcpip协议栈,已经经过实验-avr enjc28j60, tcpip protocol stack already experiment
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:305611
    • 提供者:马瑞
  1. target20060603

    1下载:
  2. This a USB core stack for the built-in USB device of LPC214x microcontrollers. It handles the hardware interface and USB enumeration/configuration. Also included are application examples like a USB joystick HID and USB serial port emul
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:65215
    • 提供者:zhangning
  1. sfloppy

    0下载:
  2. The sfloppy sample is a super floppy driver that resides in the directory \\\\Ntddk\\Src\\Storage\\sfloppy. It is a class driver for Super Floppy disk drives. It sits a level above the port driver (ATAPI, USB, etc) in the driver stack, and brokers co
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:24436
    • 提供者:zhang
  1. driverdev_src4

    0下载:
  2. This the fourth edition of the Writing Device Drivers articles. This article will introduce the idea of device stacks and how devices interact with each other. We will use the previously created example device driver to demonstrate this topic. To do
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:32259
    • 提供者:shi
  1. addfilter

    0下载:
  2. Addfilter is a command-line application which adds and removes filter drivers for a given drive or volume. It is intended to demonstrate how to insert a filter driver into the driver stack of a device. The sample illustrates how to do this by using t
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:7389
    • 提供者:zzj
  1. addfilter

    0下载:
  2. Addfilter is a command-line application which adds and removes filter drivers for a given drive or volume. It is intended to demonstrate how to insert a filter driver into the driver stack of a device. The sample illustrates how to do this by using t
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:10917
    • 提供者:joe
  1. Samsung-driver

    0下载:
  2. Samsung S3C24xx SD/MMC 驱动 This a MMC/SD driver for the Samsung S3C24xx SD/MMC controller, originally developed years ago by Thomas Kleffel <tk@maintech.de>. Due to time constraints, he had no time to further maintain the driver and f
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:10863
    • 提供者:李锦
  1. ten2any

    0下载:
  2. 在c++中用堆栈实现十进制到任意进制转换-in C + + using the metric system stack to achieve arbitrary bases conversion
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:8824
    • 提供者:大家庭
  1. addfilter

    0下载:
  2. Addfilter is a command-line application which adds and removes filter drivers for a given drive or volume. It is intended to demonstrate how to insert a filter driver into the driver stack of a device. The sample illustrates how to do this by using t
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:10069
    • 提供者:真姓名
  1. fpfilter

    0下载:
  2. FPFilter is a sample disk filter driver that demonstrates how a disk failure prediction filter driver could be implemented. A failure prediction filter driver can predict when a disk may fail and notify the disk driver stack of this condition. - FPFi
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:9889
    • 提供者:真姓名
  1. flpydisk

    1下载:
  2. The flpydisk sample is a floppy driver that resides in the directory \\\\Ntddk\\Src\\Storage\\Fdc\\Flpydsk. It is similar to a class driver in that it sits a level above the floppy disk controller in the driver stack, and brokers communication betwee
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:43575
    • 提供者:真姓名
  1. vxdtdi

    0下载:
  2. 访问TCP/IP协议栈的vxd例子 -The vxd example for visiting tcp/ip protocol stack
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-08
    • 文件大小:36371
    • 提供者:站长
  1. shellcode

    0下载:
  2. 用于测试堆栈溢出的小程序,主要功能是弹出一个计算器-A small program used to test the stack overflow, the main function is to pop up a calculator
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-02
    • 文件大小:1170
    • 提供者:yangbear
  1. zlIP_51_proteus

    0下载:
  2. 这是南开版TCPIP协议栈驱动程序zlIP_51_proteus-This is version Nankai TCPIP protocol stack driver
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-25
    • 文件大小:100350
    • 提供者:
  1. addfilter

    0下载:
  2. the filter is not checked for validity before it is added to the driver stack if an invalid filter is added, the device may no longer be accessible.-the filter is not checked for validity before it is added to the driver stack if an invalid filter
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-01
    • 文件大小:11438
    • 提供者:Tim
  1. wimax-i2400m-1.4.1

    0下载:
  2. Driver for the Intel Wireless Wimax Connection 2400m (C) 2008 Intel Corporation < linux-wimax@intel.com > This provides a driver for the Intel Wireless WiMAX Connection 2400m and a basic Linux kernel WiMAX stack. - Driver fo
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-25
    • 文件大小:241102
    • 提供者:roy
  1. Chap16

    0下载:
  2. The Windows Driver Model assumes that a hardware device can have several drivers, each of which contributes in some way to the successful management of the device. WDM accomplishes the layering of drivers by means of a stack of device objects. I disc
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-23
    • 文件大小:339229
    • 提供者:Nick
  1. vserial

    0下载:
  2. Virtual Serial Driver vserial is a sample in winddk 7600.16385.1 The Vserial sample driver is a test tool for serial digitizer drivers. The driver replaces Serial.sys in the driver stack for a serial digitizer. Vserial reads data from a file (instead
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-23
    • 文件大小:18982
    • 提供者:deathsin
« 12 »
搜珍网 www.dssz.com