PCI Local Bus Specification 2.2 The PCI Special Interest Group disclaims all warranties and liability for the use of this document and the information contained herein and assumes no responsibility for any errors that may appear in this document, nor does the PCI Special Interest Group make a commitment to update the information contained herein.
2021-09-23 15:03:51 3.61MB PCI Local Bus 2.2
1
2018年2月的新版的ZCL规范,新增和完善各个cluster的描述
2021-09-19 15:34:52 9.2MB Zigbee ZCL规范
1
PCI Firmware Specification Revision 3.2 January 26, 2015
2021-09-16 15:16:49 753KB PCI Firmware BIOS UEFI
1
SATA规范2.6版(Serial ATA Revision 2.6),英文原版PDF,可复制内容,共计600页,需要了解或从事SATA接口产品开发的工程师推荐下载
2021-09-10 11:08:40 7.37MB SATA specification 2.5 规范
1
PCIE接口标准,PCI Express Card Electromechanical Specification Revision 3.0
2021-09-08 15:02:34 2.06MB pci-e Revision3.0 高速信号接口 PCIE标准
1
附件是英文版的。 这是 Bjarne Stroustrup 的一篇论文。要小心,因为这非常困难。
2021-09-03 18:08:03 251KB c++
1
附件是英文版的。 这是 Bjarne Stroustrup 的一篇论文。要小心,因为这非常困难。
2021-09-03 18:08:02 208KB c++
1
SATA 3.1黄金版,对理解SATA协议非常有帮助
2021-08-30 20:48:15 8.94MB Serial ATA 3.1 Revision
1
PCI Express Card 1 Electromechanical 2 Specification Revision 4.0, Version 1.0 contains the revisions with change bar and without change bar.
2021-08-20 17:01:30 7.97MB PCIe Specification Revision 4.0
1
此版本为修订版,以解决海康sdk无法通过代理访问公网的问题。修订点:修改海康artemis-http-client-1.1.3.jar中的HttpUtil.java为支持配置代理。 配置项如下: @Component public class HikvisionPropertiesConfig { // 是否打开代理 1打开 0 关闭 @Value("${default.agentOpen}") private void setAgentOpen(String agentOpen){ HttpUtil.agentOpen = agentOpen; } //代理地址ip @Value("${default.agentHost}") private void setAgentPath(String agentPath){ HttpUtil.agentPath = agentPath; } //代理地址port @Value("${default.agentPort}") private void setAgentPort(String agentPort){ HttpUtil.agentPort = agentPort; } }
2021-08-20 01:26:53 43KB 海康artems平台 Hikvision 海康artemssdk
1