This utility has two views: (a) one view that will show you the entire PnP enumeration tree of device objects, including relationships among objects and all the device s reported PnP characteristics, and (b) a second view that shows you the device objects created, sorted by driver name. There is nothing like this utility available anywhere else.
標簽: enumeration utility entire devic
上傳時間: 2013-12-17
上傳用戶:zjf3110
Measurement of gamma characteristic(Ca200Sample_Gamma.exe)provides Gamma characteristics of W,R,G and B. Measurement at 16,32,64,128,256 gradation.
標簽: characteristics characteristic Sample_Gamma Measurement
上傳時間: 2016-12-29
上傳用戶:familiarsmile
Instead of finding the longest common subsequence, let us try to determine the length of the LCS. Then tracking back to find the LCS. Consider a1a2…am and b1b2…bn. Case 1: am=bn. The LCS must contain am, we have to find the LCS of a1a2…am-1 and b1b2…bn-1. Case 2: am≠bn. Wehave to find the LCS of a1a2…am-1 and b1b2…bn, and a1a2…am and b b b b1b2…bn-1 Let A = a1 a2 … am and B = b1 b2 … bn Let Li j denote the length of the longest i,g g common subsequence of a1 a2 … ai and b1 b2 … bj. Li,j = Li-1,j-1 + 1 if ai=bj max{ L L } a≠b i-1,j, i,j-1 if ai≠j L0,0 = L0,j = Li,0 = 0 for 1≤i≤m, 1≤j≤n.
標簽: the subsequence determine Instead
上傳時間: 2013-12-17
上傳用戶:evil
A Convex Hull is the smallest convex polygon that contains every point of the set S. A polygon P is convex if and only if, for any two points A and B inside the polygon, the line segment AB is inside P. One way to visualize a convex hull is to put a "rubber band" around all the points, and let it wrap as tight as it can. The resultant polygon is a convex hull.
上傳時間: 2013-12-23
上傳用戶:it男一枚
A design about 8051 (running at 12MHz) based system with 3 7-Seg displays and two buttons to implement the following functions. 1. When press the + button, the display C = A+B. 2. When press the button, the display C = A - B. “A” and “B” are 8-bit inputs when “C” is 9-bit output.
上傳時間: 2015-05-05
上傳用戶:guoxiy
This book is an entry-level text on the technology of telecommunications. It has been crafted with the newcomer in mind. The eighteen chapters of text have been prepared for high-school graduates who understand algebra, logarithms, and basic electrical prin- ciples such as Ohm’s law. However, many users require support in these areas so Appen- dices A and B review the essentials of electricity and mathematics through logarithms.
標簽: Telecommunications Fundamentals 1st of ed
上傳時間: 2020-05-27
上傳用戶:shancjb
This book is an entry-level text on the technology of telecommunications. It has been crafted with the newcomer in mind. The twenty-one chapters of text have been prepared for high-school graduates who understand algebra, logarithms, and the basic principles of electricity such as Ohm’s law. However, it is appreciated that many readers require support in these areas. Appendices A and B review the essentials of electricity and mathematics up through logarithms. This material was placed in the appendices so as not to distract from the main theme, the technology of telecommunication systems. Another topic that many in the industry find difficult is the use of decibels and derived units. Appendix C provides the reader a basic understanding of decibels and their applications. The only mathematics necessary is an understanding of the powers of ten
標簽: Telecommunications Fundamentals 2nd of ed
上傳時間: 2020-05-27
上傳用戶:shancjb
DescriptionThe IMX385LQR-C is a diagonal 8.35 mm (Type 1/2) CMOS active pixel type solid-state image sensor with a squarepixel array and 2.13 M effective pixels. This chip operates with analog 3.3 V, digital 1.2 V, and interface 1.8 V triplepower supply, and has low power consumption. High sensitivity, low dark current and no smear are achieved throughthe adoption of R, G and B primary color mosaic filters. This chip features an electronic shutter with variablecharge-integration time.(Applications: Surveillance cameras)
標簽: CMOS傳感器 IMX385LQR-C
上傳時間: 2022-06-18
上傳用戶:
sony CMOS傳感器datasheet,IMX178LQJ-C_Data_SheetDescriptionThe IMX178LQJ-C is a diagonal 8.92 mm (Type 1/1.8) CMOS active pixel type image sensor with a square pixelarray and 6.44 M effective pixels. This chip operates with analog 2.9 V, digital 1.2 V and interface 1.8 V triple powersupply, and has low power consumption.High sensitivity, low dark current and no smear are achieved through the adoption of R, G and B primary colormosaic filters.This chip features an electronic shutter with variable charge-integration time.(Applications: Surveillance cameras, FA cameras, Industrial cameras)
標簽: CMOS傳感器 IMX178LQJ-C
上傳時間: 2022-06-18
上傳用戶:
VIP專區-嵌入式/單片機編程源碼精選合集系列(13)資源包含以下內容:1. CPMinterrupt 860中斷管理.2. 菲利普LPC900系列寫Flash源碼.3. 前段時間做了一個AT91M55800的芯片測試.4. tms320c5402 bootloader.5. tms320c54x realtime os.6. tms320 c5416 boot code.7. MGLS-240128TA液晶點陣顯示驅動程序.8. 嵌入式WINDOWSCE的書.9. 嵌入式TCP/IP包.10. sl811hs的host源程序.11. 嵌入式產品中的osip的源代碼..12. msp430的FLASH自編程子程序.13. IGNITE開發板說明書.14. 嵌入式實時系統中的優先級反轉問題.15. 僅供參考.16. 僅供參考.17. LCD driver 程序.18. 一個能跨頁面讀寫的I2C源碼.19. 一個2051控制兩個步進電機的源碼.20. 1330液晶源碼(可直接調用漢字).21. pcf8583 常用時鐘芯片的使用.22. 1815 LCD drive IC 類驅動測試程序.23. 內存檢測程序源代碼.24. 嵌入式系統詞匯表.25. demonstrate how to use the bulk endpoint pairing feature of the EZ-USB chip.26. A Simple isochronous transfer. Reads 8051 ports A,B and C, and continuously sends a five byte packet.27. 44b0x bootloader.28. 鍵盤只有一個鍵 b.29. tornado安裝說明及KEY.30. 6711a板程序的傅立葉變換.31. 6711開發的源程序.32. 6711開發程序例子.33. 6711開發板源程序.34. 6711開發板源程序.35. 智能樓宇自動控制系統.36. YAFFS的升級版本YAFFS2.37. 嵌入開發筆記 用ps閱讀器打開.38. 嵌入式系統的重要概念.39. 嵌入式系統的調試方法.40. 一個在mck2407板上控制無刷電機恒速運行的程序.
上傳時間: 2013-07-21
上傳用戶:eeworm