Filter Driver (Paperback)
暫譯: 過濾驅動程式 (平裝本)
Lambert M. Surhone, Miriam T. Timpledon, Susan F. Marseken
- 出版商: Betascript
- 出版日期: 2010-08-09
- 售價: $2,172
- 貴賓價: 9.8 折 $2,128
- 語言: 英文
- 頁數: 110
- 裝訂: Paperback
- ISBN: 6132227237
- ISBN-13: 9786132227232
-
相關分類:
Windows Server
無法訂購
買這商品的人也買了...
-
$453零基礎入門學習 Python, 2/e -
信號完整性 — 深入理解高速數字電路設計$534$507 -
$559嵌入式 C語言自我修養 — 從芯片、編譯器到操作系統 -
$615算法訓練營:海量圖解 + 競賽刷題 (入門篇) -
世界第一簡單物理數學$360$306 -
【修訂版】世界第一簡單電子電路(二版)$320$272 -
$559換個姿勢學 C語言 -
$465x86 彙編語言:從實模式到保護模式, 2/e -
ChatGPT 與 AI繪圖效率大師:從日常到職場的全方位應用總整理,48小時迎接減壓新生活!$620$483 -
演算法邏輯力:工程師必備的演算法解題、設計、加速技巧 (Algorithmic Thinking: A Problem-Based Introduction)$720$360 -
C/C++ 代碼調試的藝術, 2/e$659$626 -
史上最強 Python 入門邁向頂尖高手之路王者歸來, 3/e (全彩印刷)$1,200$948 -
演算法 圖解原理 x Python 實作 x 創意應用 王者歸來, 4/e$780$616 -
演算法導論, 4/e (Introduction to Algorithms, 4/e)$1,800$1,422 -
程式設計原來不只有寫 CODE!銜接學校與職場的五堂軟體開發實習課 = Beyond Just Coding: Five Essential Lessons from Classroom to Career in Software Development$700$525
相關主題
商品描述
High Quality Content by WIKIPEDIA articles! A filter driver is a Microsoft Windows driver that adds value to peripheral devices or supports a specialized device in the personal computer. It is a driver/program/module that is inserted into the existing driver stack to perform some specific function. A filter driver should not affect the normal working of the existing driver stack in any major way. Written either by Microsoft or the vendor of the hardware, any number of filter drivers can be added to Windows. Upper level filter drivers sit above the primary driver for the device (the function driver), while lower level filter drivers sit below the function driver and above the bus driver. Filters may work on a certain brand of device such as a mouse or keyboard, or they may perform some operation on a class of devices, such as any mouse or any keyboard. Another type of filter driver is the bus filter driver, which may be added on top of the bus driver. For example, an ACPI bus filter is added to support power management for each device.
商品描述(中文翻譯)
高品質內容來自維基百科文章!過濾驅動程式是一種 Microsoft Windows 驅動程式,為周邊設備增加價值或支援個人電腦中的專用設備。它是一個插入到現有驅動程式堆疊中的驅動程式/程式/模組,以執行某些特定功能。過濾驅動程式不應以任何重大方式影響現有驅動程式堆疊的正常運作。過濾驅動程式可以由 Microsoft 或硬體供應商撰寫,並且可以在 Windows 中添加任意數量的過濾驅動程式。上層過濾驅動程式位於設備的主要驅動程式(功能驅動程式)之上,而下層過濾驅動程式則位於功能驅動程式之下和總線驅動程式之上。過濾器可以針對特定品牌的設備(例如滑鼠或鍵盤)運作,或者可以對一類設備(例如任何滑鼠或任何鍵盤)執行某些操作。另一種類型的過濾驅動程式是總線過濾驅動程式,可以添加在總線驅動程式之上。例如,ACPI 總線過濾驅動程式被添加以支援每個設備的電源管理。