登录
首页 » Others » PCI Express

PCI Express

于 2021-03-07 发布
0 322
下载积分: 1 下载次数: 27

代码说明:

说明:  PCIe板卡的PCB模板,altiumdesigner格式(PCB template of PCIe board, Altium designer format)

文件列表:

PCI Express\PCI Express.JPG, 134771 , 2014-05-10
PCI Express\PDE-0001-00003-1.zip, 475898 , 2014-05-10
PCI Express\PDE-0001-00004-1.zip, 474295 , 2014-05-10
PCI Express\PDE-0001-00005-1.zip, 475327 , 2014-05-10
PCI Express\PDE-0001-00046-1.zip, 466959 , 2014-05-10
PCI Express\PDE-0001-00048-2.zip, 476442 , 2014-05-10
PCI Express\PDE-0001-00049-1.zip, 483906 , 2014-05-10
PCI Express\PDE-0001-00050-1.zip, 498723 , 2014-05-10
PCI Express\PDE-0001-00051-2.zip, 473242 , 2014-05-10
PCI Express\PDE-0001-00052-1.zip, 479406 , 2014-05-10
PCI Express\PDE-0001-00053-1.zip, 483957 , 2014-05-10
PCI Express\PDE-0001-00054-1.zip, 476256 , 2014-05-10
PCI Express\PDE-0001-00055-2.zip, 476737 , 2014-05-10
PCI Express\PDE-0001-00056-1.zip, 484019 , 2014-05-10
PCI Express\PDE-0001-00057-2.zip, 495271 , 2014-05-10
PCI Express\PDE-0001-00058-1.zip, 471335 , 2014-05-10
PCI Express\PDE-0001-00059-1.zip, 476810 , 2014-05-10
PCI Express\PDE-0001-00060-1.zip, 487103 , 2014-05-10
PCI Express\PDE-0001-00061-1.zip, 470125 , 2014-05-10
PCI Express\PDE-0001-00082-2.zip, 474447 , 2014-05-10
PCI Express, 0 , 2019-01-02

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • failed to translate
    这个程序时多线程的 DOS 程序 -failed to translate
    2023-04-06 11:50:03下载
    积分:1
  • 二维FDTD模拟 pml吸收边界程序,功能强大,书写详尽
    二维FDTD模拟 pml吸收边界程序,功能强大,书写详尽-Pml absorbing boundary two-dimensional FDTD simulation program, powerful, writing a detailed
    2022-03-15 08:42:58下载
    积分:1
  • Buy-Item
    Buy Item System project for software engineering lecture with Rational Rose
    2013-12-15 17:00:31下载
    积分:1
  • 传染病模型
    说明:  小世界网络中的SIRS传染病模型实现。该模型将动物状态分为三个类别:易感状态(S)、传染状态(I)、移出状态(R),易感状态的动物在与感染状态的动物接触过程中会以一定概率被传染状态的动物传染而患病;传染状态的动物可以一定的概率将疾病传染给接触到的动物;传染状态的动物在经历一段时间之后得到痊愈并且不再会收到感染,也不会对其他动物造成威胁,即相当于从整体中被移出的状态;在一段时间过后,移出状态的个体会再复原成为易感状态。在初始时一定比例的动物处于感染状态,剩余动物处于易受感染状态。(Implementation of SIRS Infectious Disease Model in Small World Network.The model divides animal state into three categories: susceptible state (S), infectious state (I), and removal state (R). Animals in susceptible state will be infected by animals in infectious state with a certain probability in the process of contact with animals in infectious state; animals in infectious state can transmit disease to animals in contact with a certain probability; animals in infectious state will experience one. After a period of time, the patient recovers and no longer receives infection, and does not pose a threat to other animals, i.e. the state of being removed from the whole; after a period of time, the individual in the state of being removed recovers to a susceptible state. At the beginning, a certain proportion of animals were infected and the remaining animals were susceptible to infection.)
    2019-02-25 19:31:07下载
    积分:1
  • dispatch
    说明:  gurobi python optimization programing
    2019-04-16 18:27:38下载
    积分:1
  • cdb2004c007l
    PPt制作要领,ppt制作模板,学术方面制作用处较多,特备是毕设答辩(PPt production essentials, ppt making templates, make academic use more special is the complete set of reply)
    2011-05-04 22:11:13下载
    积分:1
  • CircleFitByPratt
    说明:  % Input: XY(n,2) is the array of coordinates of n points x(i)=XY(i,1), y(i)=XY(i,2) % % Output: Par = [a b R] is the fitting circle: % center (a,b) and radius R % % Note: this fit does not use built-in matrix functions (except "mean"), % so it can be easily programmed in any programming language
    2020-06-22 22:40:02下载
    积分:1
  • 熵权法 MATLAB实现
    说明:  一套完整的MATLAB代码,可以直接代入数据,并计算熵权。(The entropy weight is calculated by MATLAB.)
    2021-01-20 14:12:23下载
    积分:1
  • 是控制台程序,支持大部分的FTP命令。本程序设定用户名和密码都是toldo,FTP服务的主目录是C: emp,详见说明文件...
    是控制台程序,支持大部分的FTP命令。本程序设定用户名和密码都是toldo,FTP服务的主目录是C: emp,详见说明文件-Is a console program, to support most of the FTP commands. This procedure set the user name and password are toldo, FTP services, the main directory is C: temp, see the documentation
    2022-04-19 22:21:08下载
    积分:1
  • n阶魔方阵,就是把1
    n阶魔方阵,就是把1-n2个连续的正整数填到一个m*n的方阵中,使得每一列的和,每一行的和,以及两个对角线的和都相等。本程序只填奇数阶的魔方阵-n-order magic square, that is, the 1-n2 consecutive filled to a positive integer m* n square in which each column and each row and, as well as two diagonal and are equal. This procedure只填odd order magic squares
    2022-07-14 18:11:03下载
    积分:1
  • 696516资源总数
  • 106475会员总数
  • 7今日下载