window下的线程,设置pthreads-w32-2-8-0-release
2022-03-24 15:37:57 1.03MB pthreads
1
gRPC-1.32.0源码编译后的所有库文件和头文件,解压后,可直接集成到应用程序中
2022-03-22 22:40:27 114.51MB grpc 安装包
1
Universal Serial Bus Type-C Cable and Connector Specification Release 1.3 July 14, 2017 CONTENTS Specification Work Group Chairs / Specification Editors ................................................... 11 Specification Work Group Contributors .................................................................................. 11 Pre-Release Draft Industry Reviewing Companies That Provided Feedback ................ 14 Revision History ............................................................................................................................. 14 1 Introduction ............................................................................................................................ 15 1.1 Purpose ......................................................................................................................... 15 1.2 Scope ............................................................................................................................. 15 1.3 Related Documents .................................................................................................... 16 1.4 Conventions ................................................................................................................. 16 1.4.1 Precedence .................................................................................................... 16 1.4.2 Keywords ...................................................................................................... 16 1.4.3 Numbering .................................................................................................... 17 1.5 Terms and Abbreviations ......................................................................................... 17 2 Overview ................................................................................................................................. 21 2.1 Introduction ................................................................................................................ 21 2.2 USB Type-C Receptacles, Plugs and Cables ......................................................... 22 2.3 Configuration Process ............................................................................................... 23 2.3.1 Source-to-Sink Attach/Detach Detection .............................................. 24 2.3.2 Plug Orientation/Cable Twist Detection ............................................... 24 2.3.3 Initial Power (Source-to-Sink) Detection and Establishing the Data (Host-to-Device) Relationship ................................................................. 24 2.3.4 USB Type-C VBUS Current Detection and Usage .................................. 25 2.3.5 USB PD Communication ............................................................................. 25 2.3.6 Functional Extensions ................................................................................ 26 2.4 VBUS ............................................................................................................................... 26 2.5 VCONN ............................................................................................................................. 27 2.6 Hubs ............................................................................................................................... 27 3 Mechanical ............................................................................................................................... 28 3.1 Overview ...................................................................................................................... 28 3.1.1 Compliant Connectors................................................................................ 28 3.1.2 Compliant Cable Assemblies .................................................................... 28 3.1.3 Compliant USB Type-C to Legacy Cable Assemblies .......................... 28 3.1.4 Compliant USB Type-C to Legacy Adapter Assemblies ..................... 29 3.2 USB Type-C Connector Mating Interfaces ............................................................ 29 3.2.1 Interface Definition .................................................................................... 29 3.2.2 Reference Designs ....................................................................................... 52 3.2.3 Pin Assignments and Descriptions ......................................................... 59 3.3 Cable Construction and Wire Assignments ......................................................... 60 3.3.1 Cable Construction (Informative) ........................................................... 60 3.3.2 Wire Assignments ....................................................................................... 62 3.3.3 Wire Gauges and Cable Diameters (Informative) ............................... 63 3.4 Standard USB Type-C Cable Assemblies .............................................................. 65 3.4.1 USB Full-Featured Type-C Cable Assembly .......................................... 65 3.4.2 USB 2.0 Type-C Cable Assembly .............................................................. 66 3.4.3 USB Type-C Captive Cable Assemblies .................................................. 67 3.5 Legacy Cable Assemblies .......................................................................................... 67 3.5.1 USB Type-C to USB 3.1 Standard-A Cable Assembly .......................... 68 3.5.2 USB Type-C to USB 2.0 Standard-A Cable Assembly .......................... 69 3.5.3 USB Type-C to USB 3.1 Standard-B Cable Assembly .......................... 70 3.5.4 USB Type-C to USB 2.0 Standard-B Cable Assembly .......................... 71 3.5.5 USB Type-C to USB 2.0 Mini-B Cable Assembly ................................... 72 3.5.6 USB Type-C to USB 3.1 Micro-B Cable Assembly ................................. 73 3.5.7 USB Type-C to USB 2.0 Micro-B Cable Assembly ................................. 75 3.6 Legacy Adapter Assemblies ..................................................................................... 76 3.6.1 USB Type-C to USB 3.1 Standard-A Receptacle Adapter Assembly 76 3.6.2 USB Type-C to USB 2.0 Micro-B Receptacle Adapter Assembly ...... 78 3.7 Electrical Characteristics ......................................................................................... 79 3.7.1 Raw Cable (Informative) ........................................................................... 79 3.7.2 USB Type-C to Type-C Passive Cable Assemblies (Normative) ....... 80 3.7.3 Mated Connector (Informative) .............................................................. 93 3.7.4 USB Type-C to Legacy Cable Assemblies (Normative) ...................... 97 3.7.5 USB Type-C to USB Legacy Adapter Assemblies (Normative) ....... 101 3.7.6 Shielding Effectiveness Requirements (Normative) ........................ 103 3.7.7 DC Electrical Requirements (Normative) ........................................... 106 3.8 Mechanical and Environmental Requirements (Normative) ........................ 109 3.8.1 Mechanical Requirements ....................................................................... 109 3.8.2 Environmental Requirements ................................................................ 115 3.9 Docking Applications (Informative) ................................................................... 116 3.10 Implementation Notes and Design Guides ........................................................ 117 3.10.1 EMC Management (Informative) ........................................................... 117 3.10.2 Stacked and Side-by-Side Connector Physical Spacing (Informative) .............................................................................................. 120 3.10.3 Cable Mating Considerations (Informative) ...................................... 120 4 Functional .............................................................................................................................. 122 4.1 Signal Summary ........................................................................................................ 122 4.2 Signal Pin Descriptions ........................................................................................... 122 4.2.1 SuperSpeed USB Pins ............................................................................... 122 4.2.2 USB 2.0 Pins ................................................................................................ 123 4.2.3 Auxiliary Signal Pins ................................................................................ 123 4.2.4 Power and Ground Pins ........................................................................... 123 4.2.5 Configuration Pins .................................................................................... 123 4.3 Sideband Use (SBU) ................................................................................................. 123 4.4 Power and Ground ................................................................................................... 123 4.4.1 IR Drop ......................................................................................................... 123 4.4.2 VBUS ............................................................................................................... 124 ... ...
2022-03-22 10:23:20 8.65MB USB standard USB Type-C
1
Debug Assertion Failed!
2022-03-20 00:08:38 266B Debug Assertion Failed!
1
清华大学出版社-Microsoft 编程系列 能用的上的朋友可以下!~(中文+英文版)《应用程序调试技术》以作者自己的多年编程和调试经验着重介绍了各种语言的程序调试工作。其内容包括程序错误和故障的类型、小组调试所需要的基础结构要求和在编写代码时如何进行预先的调试;什么是调试器,并描述了调试器的工作原理,作者还以相当深度讨论了Visual C++调试器和Visual Basic调试器以使您能最大限度地发挥它们的功用;提供了一些在编写基于Windows的应用程序时遇到的常见的调试问题的解决方案。在本书的“附录”部分提供了您在进行调试冒险时会发现十分有用的一些附加信息。 对于倍受程序调试折磨的编程人员来说,本书将能成为您不可多得的良师益友。
2022-03-18 11:46:35 6.68MB Debug 中文版 应用程序 英文版
1
清华大学出版社-Microsoft 编程系列 能用的上的朋友可以下!~(中文+英文版)《应用程序调试技术》以作者自己的多年编程和调试经验着重介绍了各种语言的程序调试工作。其内容包括程序错误和故障的类型、小组调试所需要的基础结构要求和在编写代码时如何进行预先的调试;什么是调试器,并描述了调试器的工作原理,作者还以相当深度讨论了Visual C++调试器和Visual Basic调试器以使您能最大限度地发挥它们的功用;提供了一些在编写基于Windows的应用程序时遇到的常见的调试问题的解决方案。在本书的“附录”部分提供了您在进行调试冒险时会发现十分有用的一些附加信息。 对于倍受程序调试折磨的编程人员来说,本书将能成为您不可多得的良师益友。
2022-03-18 11:38:27 4.83MB Debug 中文版 应用程序 英文版
1
描述如何在microblaze调试,支持板级调试,和仿真调试
2022-03-17 16:01:44 495KB xilinx microblaze mdm debug
1
windows 2000 debug symbols If you plan to install symbols manually, it is crucial that you remember this basic rule: the symbol files on the host computer are required to match the version of Windows installed on the target computer. If you are planning to do a kernel mode debug of a Windows XP target from a Windows 2000 host, you need to install the Windows XP symbol files on the Windows 2000 system. If you plan to perform user-mode debugging on the same computer as the target application, then install the symbol files that match the version of Windows running on that system. If you are analyzing a memory dump file, then the version of symbol files needed on the debug computer are those that match the version of the operating system that produced the dump file, not necessarily those matching the version of the operating system on the machine running the debug session.
2022-03-12 15:32:43 263.51MB windows 2000 debug symbols
1
dosbox和link.exe和masm.exe以及debug.exe的整合版,汇编语言开发必用!! 适合win10,win8,win7等平台。 下载后双击installer安装后,点击快捷方式即可。
2022-03-12 10:09:09 1.47MB dosbox link.exe masm.exe debug.exe
1
vs2019 c++静态编译gdal3.1.0 Debug版本 include和lib文件夹,包含头文件和gdal.lib、pdb文件
2022-03-11 18:18:41 38.23MB gdal3.1.0 Debug 64bit
1