搜索结果

找到约 666 项符合 READ 的查询结果

按分类筛选

显示更多分类

驱动编程 CharFilter_Class实例是对CharFilter实例的完善。在CharFilter实例中

CharFilter_Class实例是对CharFilter实例的完善。在CharFilter实例中,我们定义了四个全局变量,这不符合WDM驱动程序的要求,它限制了IRP的可重入性,我们应该使用局部变量。 该实例定义了一个READ_COMPLETION_INFO结构,当有DeviceControl 调用时,就分配一个结构对象,参数设置完后,就将该结构对象地址指针放在I.FileOb ...
https://www.eeworm.com/dl/618/141445.html
下载: 172
查看: 1093

其他嵌入式/单片机内容 ST7529液晶驱动 The ST7529 is a driver & controller LSI for 32 gray scale graphic dot-matrix liquid cryst

ST7529液晶驱动 The ST7529 is a driver & controller LSI for 32 gray scale graphic dot-matrix liquid crystal display systems. It generates 255 Segment and 160 Common driver circuits. This chip is connected directly to a microprocessor, accepts Serial Peripheral Interface (SPI), 8-bit/16-bit parallel o ...
https://www.eeworm.com/dl/687/247727.html
下载: 140
查看: 1145

人工智能/神经网络 这是linux下的进化计算的源代码。 === === === === === === === === === === === ===== check latest news at http:

这是linux下的进化计算的源代码。 === === === === === === === === === === === ===== check latest news at http://eodev.sourceforge.net/ ======================================================================= Welcome to EO, the Evolving Objects library. The latest news about EO can be found on the s ...
https://www.eeworm.com/dl/650/255742.html
下载: 132
查看: 1093

其他书籍 Foreword The four case studies that follow each have a number of common features. They each illustr

Foreword The four case studies that follow each have a number of common features. They each illustrate the birth of an idea and show how that idea can be realised into a marketable product. Each case study deals with engineering design and development issues and each highlights the importance of dev ...
https://www.eeworm.com/dl/542/260433.html
下载: 106
查看: 1105

J2ME 利用SyncML开发客户端程序的中间件

利用SyncML开发客户端程序的中间件,J2ME版本。 This library is a collection of basic utilities for: object serialization and persistence on the RMS, Logging and string manipulation. This document describes the Funambol JavaME Common API library, which purpose is giving support and providing basic fun ...
https://www.eeworm.com/dl/660/267433.html
下载: 99
查看: 1098

微处理器开发 s3c2410 ads下的测试程序移植到 iar ewarm v5.2;包括 Please select function : 0 : Please input 1-14 to select

s3c2410 ads下的测试程序移植到 iar ewarm v5.2;包括 Please select function : 0 : Please input 1-14 to select test 1 : Real time clock display 2 : 4 key array test 3 : Buzzer test 4 : ADC test 5 : IIC EEPROM test 6 : Touchpanel test 7 : 3.5# TFT LCD 240*320 test 8 : UDA1341 play audio test ...
https://www.eeworm.com/dl/655/348818.html
下载: 59
查看: 1151

嵌入式/单片机编程 unsigned char WriteInData(unsigned char Address,unsigned char DataByte) { unsigned char mark WREN

unsigned char WriteInData(unsigned char Address,unsigned char DataByte) { unsigned char mark WREN() Write_Byte(0x02) Write_Byte(Address) Write_Byte(DataByte) //NOP() X25_cs=1 lag(3000) mark=Read_Byte(Address) if(DataByte==mark) SystemError=0 if(mark!=DataByte) SystemError=1 // return(Syst ...
https://www.eeworm.com/dl/647/379004.html
下载: 160
查看: 1048

游戏 A "code-what"? Unless you have spent some time working in the area of reverse engineering, chances a

A "code-what"? Unless you have spent some time working in the area of reverse engineering, chances are you have not heard of the term "codecave" before. If you have heard of it, you might not have read a clear definition of it or quite understand what it is or why it is useful. I have even asked sea ...
https://www.eeworm.com/dl/625/402913.html
下载: 69
查看: 1064

Linux/Unix编程 Linux系统中

Linux系统中,设备驱动程序是操作系统内核的重要组成部分,在 与硬件设备之间建立了标准的抽象接口。通过这个接口,用户可以像处理普通文件一样,对硬件设备进行打开(open)、关闭(close)、读写(read/write)等操作。通过分析和设计设备驱动程序,可以深入理解Linux系统和进行系统开发。本文通过一个简单的例子来说明设备驱动 ...
https://www.eeworm.com/dl/619/433344.html
下载: 66
查看: 1069

技术资料 Google_Hacks

Google Hacks is a collection of industrial-strength, real-world, tested solutions to practical problems. This concise book offers a variety of interesting ways for power users to mine the enormous amount of information that Google has access to, and helps you have fun while doing it. You'll learn cl ...
https://www.eeworm.com/dl/938986.html
下载: 4
查看: 8548