B码
B码技术资料下载专区,收录500份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
500
B码 全部资料 500 份
TIAEIA 568 B.1B.2B.3
ANSI/TIA/EIA-568B.2-1是六类的标准, 2002年6月正式通过的六类布线标准成为了TIA/EIA-568B标准的附录,它被正式命名为TIA/EIA-568B.2-1。
2023-10-15
10
802.11a/b/g MiniPCI card EWL06Z
802.11a/b/g MiniPCI card with Atheros AR5414 chipsetHost interface 32- bit MiniPCIDimensions
2024-05-16
3
STM32F100x4/6/8/B errata sheet
STM32F100xx小容量和中容量超值型产品局限 (STM32F100xx low- and medium-density value line device limitations)
2025-02-18
4
matlab解线性方程组的源代码 function x=nagauss2(a,b,flag) % 用途:选列主元Gauss消去法解线性方程组ax=b % 格式:x=nagauss2(a,b,fl
matlab解线性方程组的源代码 function x=nagauss2(a,b,flag) % 用途:选列主元Gauss消去法解线性方程组ax=b % 格式:x=nagauss2(a,b,flag) a为系数矩阵,b为右端列向量,f...
2013-12-22
93