搜索结果

找到约 35 项符合 relative 的查询结果

无线通信 MAX16948双遥控天线LDO开关

  Abstract: This application note helps system designers choose the correct external components for use with the MAX16948 dualremote antenna LDO/switch, thus ensuring that automobile-regulated phantom antenna supply and output-current-monitoring circuitrymeet performance objectives. An elec ...
https://www.eeworm.com/dl/510/36479.html
下载: 111
查看: 1046

其他书籍 Attributes, Constraints, and Carry Logic Overview Information for Mentor Customers Schematic S

Attributes, Constraints, and Carry Logic Overview Information for Mentor Customers Schematic Syntax UCF/NCF File Syntax Attributes/Logical Constraints Placement Constraints Relative Location (RLOC) Constraints Timing Constraints Physical Constraints Relationally Placed Macros (RPM) Carry Logic in XC ...
https://www.eeworm.com/dl/542/151726.html
下载: 91
查看: 1057

数据结构 The government of a small but important country has decided that the alphabet needs to be streamline

The government of a small but important country has decided that the alphabet needs to be streamlined and reordered. Uppercase letters will be eliminated. They will issue a royal decree in the form of a String of B and A characters. The first character in the decree specifies whether a must come ( B ...
https://www.eeworm.com/dl/654/161975.html
下载: 197
查看: 1037

人工智能/神经网络 The EM algorithm is short for Expectation-Maximization algorithm. It is based on an iterative optimi

The EM algorithm is short for Expectation-Maximization algorithm. It is based on an iterative optimization of the centers and widths of the kernels. The aim is to optimize the likelihood that the given data points are generated by a mixture of Gaussians. The numbers next to the Gaussians give the re ...
https://www.eeworm.com/dl/650/165316.html
下载: 189
查看: 1078

Linux/Unix编程 Encoding and decoding of the binary extended (24,12,8) Golay code: An arithmetic decoding algorith

Encoding and decoding of the binary extended (24,12,8) Golay code: An arithmetic decoding algorithm. It is a very close relative of the error-trapping decoding algorithms developed by Kasami in the 1960s.
https://www.eeworm.com/dl/619/171808.html
下载: 97
查看: 1088

其他 This the implementation of structural SVM for training complex alignment models for protein sequence

This the implementation of structural SVM for training complex alignment models for protein sequence alignment, especially for homology modeling. The structural SVM algorithm can incorporate many relevant features like secondary structure, relative exposed surface area, profiles and their various in ...
https://www.eeworm.com/dl/534/230046.html
下载: 107
查看: 1063

Linux/Unix编程 fwknop stands for "Firewall Knock Operator" and is an upcoming piece of software that will be releas

fwknop stands for "Firewall Knock Operator" and is an upcoming piece of software that will be released at the DEFCON 12 conference in July, 2004 in Las Vegas. fwknop implements network access controls (via iptables) based on a flexible port knocking mini-language, but with a twist it combines port ...
https://www.eeworm.com/dl/619/374705.html
下载: 33
查看: 1085

数学计算 SuperLU is a general purpose library for the direct solution of large, sparse, nonsymmetric systems

SuperLU is a general purpose library for the direct solution of large, sparse, nonsymmetric systems of linear equations on high performance machines. The library is written in C and is callable from either C or Fortran. The library routines will perform an LU decomposition with partial pivoting and ...
https://www.eeworm.com/dl/641/407093.html
下载: 31
查看: 1093

Java编程 用jquery实现的渐变式下拉菜单jQuery 渐变下拉菜单。使用slideToggle和slideUp来实现.当然,也可以使用hide/show, fadeIn/fadeOut等来实现,只是效果不同

用jquery实现的渐变式下拉菜单jQuery 渐变下拉菜单。使用slideToggle和slideUp来实现.当然,也可以使用hide/show, fadeIn/fadeOut等来实现,只是效果不同,实现的方法还是相同的.需要注意的是,要给.dropdown加上position:relative 防止闪烁
https://www.eeworm.com/dl/633/463582.html
下载: 24
查看: 1028

数据结构 I implement Dijkstra s Single Source Shortest Path, say SSP, algorithm for directed graphs using a s

I implement Dijkstra s Single Source Shortest Path, say SSP, algorithm for directed graphs using a simple data structure, say simple scheme, Fibonacci heaps, say F-heap scheme, and Pairing heaps, say P-heap scheme, and measure the relative performance of the three implementations.
https://www.eeworm.com/dl/654/490559.html
下载: 35
查看: 1049