Introduction to I/O Kit Device Driver Design Guidelines Chapter 1 The libkern C++ Runtime Chapter 2 libkern Collection and Container classes Chapter 3 The IOService API Chapter 4 Making Hardware Accessible to Applications Chapter 5 Kernel-User Notification Chapter 6 Displaying Localized Information About Drivers Chapter 7 Debugging Drivers Chapter 8 Testing and Deploying Drivers Chapter 9 Developing a Device Driver to Run on an Intel-Based Macintosh
標簽: Chapter Introduction Guidelines Runtime
上傳時間: 2017-07-04
上傳用戶:冇尾飛鉈
I/O Kit Fundamentals Chapter 1 What Is the I/O Kit? Chapter 2 Architectural Overview Chapter 3 The I/O Registry Chapter 4 Driver and Device Matching Chapter 5 The Base classes Chapter 6 I/O Kit Families Chapter 7 Handling Events Chapter 8 Managing Data Chapter 9 Managing Power and Device Removal Appendix A I/O Kit Family Reference Chapter 10 Base and Helper Class Hierarchy
標簽: Chapter Architectural Fundamentals Kit
上傳時間: 2014-01-04
上傳用戶:蟲蟲蟲蟲蟲蟲
This application note considers the design of frequency- selective filters, which modify the frequency content and phase of input signals according to some specification. Two classes of frequency-selective digital filters are considered: infinite impulse response (IIR) and finite impulse response (FIR) filters. The design process consists of determining the coefficients of the IIR or FIR filters, which results in the desired magnitude and phase response being closely approximated.
標簽: application considers frequency the
上傳時間: 2013-12-07
上傳用戶:chfanjiang
This application note considers the design of frequency- selective filters, which modify the frequency content and phase of input signals according to some specification. Two classes of frequency-selective digital filters are considered: infinite impulse response (IIR) and finite impulse response (FIR) filters. The design process consists of determining the coefficients of the IIR or FIR filters, which results in the desired magnitude and phase response being closely approximated.
標簽: application considers frequency the
上傳時間: 2014-01-04
上傳用戶:ardager
《學生課績管理系統(tǒng)》的升級版,采用了sertlet+jsp+javabean+sqlserver,并且做了許多修改! 說明: 數(shù)據(jù)庫連接 在classes目錄下的 sqlbean.java中
標簽: 管理系統(tǒng)
上傳時間: 2017-07-21
上傳用戶:372825274
KML 2.0介紹 KML全稱是Keyhole Markup Language KML,是一個基于XML語法和文件格式的文件,用來描述和保存地理信息如點、線、圖片、折線并在Google Earth客戶端之中顯示 The core of the project is the KMLCreator.cs. This has three classes, KMLCoordinates, KMLPoint and KMLLine
標簽: KML Language Keyhole Markup
上傳時間: 2017-07-25
上傳用戶:tzl1975
This C++ application demonstrates how to display Chinese characters from resource files. The application supports internationalization and localization. In the updated version also the context-sensitive help has been added. The application supports following languages: English, Taiwan Chinese, Taiwan English, HongKong Chinese, HongKong English, Mainland Chinese, and Mainland English. Main classes: TFontSpec, CCnvCharacterSetConverter
標簽: demonstrates application characters resource
上傳時間: 2014-01-09
上傳用戶:hakim
This updated C++ example demonstrates how to create multimedia messages using the CMmsClientMtm API. The updated example has been tested to support S60 5th Edition and touch UI. Important classes: CMsvEntry, CMmsClientMtm.
標簽: CMmsClientMtm demonstrates multimedia messages
上傳時間: 2013-12-23
上傳用戶:wangchong
This C++ example demonstrates how to play (a maximum of 16) simultaneous voices. The example has eight blocks moving on the screen and playing sounds when they collide with a wall or with each other. The updated example has been tested to support S60 5th Edition and touch UI. Important classes: CMdaAudioOutputStream, TMdaAudioDataSettings, MMdaAudioOutputStreamCallback, RThread, RSemaphore, RMutex
標簽: example demonstrates simultaneous maximum
上傳時間: 2014-11-17
上傳用戶:yt1993410
Very hard to design reusable Software Design must be specific to problem on hand Design must be general enough to address future problems and requirements Almost impossible to do it right the first time Experienced designers don’t reinvent the wheel They use good solutions again and again Find & use recurring patterns of classes &
標簽: Design must Software reusable
上傳時間: 2014-07-08
上傳用戶:wang0123456789