搜索结果

找到约 190 项符合 stack 的查询结果

驱动编程 The sfloppy sample is a super floppy driver that resides in the directory \NtddkSrcStoragesfloppy. I

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 communication between the application level and the port ...
https://www.eeworm.com/dl/618/229640.html
下载: 152
查看: 1080

Java书籍 Core Java 2 Volume I - Fundamentals, Seventh Edition Completely revised and up-to-date coverage o

Core Java 2 Volume I - Fundamentals, Seventh Edition Completely revised and up-to-date coverage of Generic programming, restrictions and limitations, type bounds, wilcard types, and generic reflection Swing GUI development, including input validation and other enhancements Exception handling and ...
https://www.eeworm.com/dl/656/241394.html
下载: 72
查看: 1051

其他书籍 ollydbg完全教程。OllyDbg 是一种具有可视化界面的 32 位汇编-分析调试器。它的特别之处在于可以在没有源代码时解决问题

ollydbg完全教程。OllyDbg 是一种具有可视化界面的 32 位汇编-分析调试器。它的特别之处在于可以在没有源代码时解决问题,并且可以处理其它编译器无法解决的难题。 一,什么是 OllyDbg? 二,一般原理[General principles] 三,反汇编器[Disassembler] 四,分析器[Analysis] 五,Object扫描器[Object scanner] 六, ...
https://www.eeworm.com/dl/542/241561.html
下载: 110
查看: 1193

uCOS 这是我自己写的一段程序

这是我自己写的一段程序,用的是周立功的smartarm开发板,一个任务能从U盘里读取mylove.bmp文件并显示在屏幕上,读取的是RGB565格式的bmp,有一个任务是读取u盘里readme.txt文档并显示在屏幕,不支持中文,完整的usb host stack 代码,文档中带有ZLG/FS ZLG/GUI ZLG/USB ...
https://www.eeworm.com/dl/649/245918.html
下载: 120
查看: 1071

驱动编程 This the fourth edition of the Writing Device Drivers articles. This article will introduce the idea

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 this we will introduce the idea of a “filter” dr ...
https://www.eeworm.com/dl/618/252355.html
下载: 53
查看: 1035

单片机开发 NAME Control_AT24Cxx This collection of routines allows an AT89C2051 microcontroller to read a

NAME Control_AT24Cxx This collection of routines allows an AT89C2051 microcontroller to read and write the AT24Cxx family of serial CMOS EEPROMS. This version of the code is compatible only with the AT89C2051 due to the location of the data buffer and stack in RAM. The code may be modified to w ...
https://www.eeworm.com/dl/648/268137.html
下载: 101
查看: 1074

邮电通讯系统 Sofia-SIP is an open-source SIP User-Agent library, compliant with the IETF RFC3261 specification.

Sofia-SIP is an open-source SIP User-Agent library, compliant with the IETF RFC3261 specification. It can be used as a building block for SIP client software for uses such as VoIP, IM, and many other real-time and person-to-person communication services. The primary target platform for Sofia-SIP ...
https://www.eeworm.com/dl/690/273546.html
下载: 174
查看: 1121

驱动编程 Addfilter is a command-line application which adds and removes filter drivers for a given drive or v

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 the SetupDi APIs. The sample works on the x86 platf ...
https://www.eeworm.com/dl/618/297101.html
下载: 102
查看: 1053

VC书籍 C++STL STL(Standard Template Library

C++STL STL(Standard Template Library,标准模板库)是惠普实验室开发的一系列软件的统称。它是由Alexander Stepanov、Meng Lee和David R Musser在惠普实验室工作时所开发出来的。现在虽说它主要出现在C++中,但在被引入C++之前该技术就已经存在了很长的一段时间。 STL的代码从广义上讲分为三类:algorithm(算法)、cont ...
https://www.eeworm.com/dl/686/310448.html
下载: 69
查看: 1039

驱动编程 Addfilter is a command-line application which adds and removes filter drivers for a given drive or v

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 the SetupDi APIs. The sample works on the x86 platf ...
https://www.eeworm.com/dl/618/313918.html
下载: 156
查看: 1040