搜索:Pairs

找到约 25 项符合「Pairs」的查询结果

结果 25
https://www.eeworm.com/dl/527/474414.html 通讯/手机编程

Model for Opnet. Use this model to generate traffic between source and destination pairs. The resul

Model for Opnet. Use this model to generate traffic between source and destination pairs. The resultant traffic file can then be imported into the networks to mimic traffic patterns and represent background loading on a network
下载 88
·
查看 1086
https://www.eeworm.com/dl/633/135349.html Java编程

3 pairs of sample codes for basic net apps: . Socket server/client . start the server first . Datagr

3 pairs of sample codes for basic net apps: . Socket server/client . start the server first . DatagramSocket . start MyDatagramSocketA first . MyDatagramSocketA receive a packet first, and then send a reply MyDatagramSocketA send a packet first, and then receive a reply. . Multic ...
下载 82
·
查看 1093
https://www.eeworm.com/dl/518/384083.html 数值算法/人工智能

Batch version of the back-propagation algorithm. % Given a set of corresponding input-output pairs

Batch version of the back-propagation algorithm. % Given a set of corresponding input-output pairs and an initial network % [W1,W2,critvec,iter]=batbp(NetDef,W1,W2,PHI,Y,trparms) trains the % network with backpropagation. % % The activation functions must be either linear or ...
下载 163
·
查看 1057
https://www.eeworm.com/dl/696/492413.html Jsp/Servlet

This is montecarlo cards game to choose pairs. I have developed using a single servlet. uncompress a

This is montecarlo cards game to choose pairs. I have developed using a single servlet. uncompress and deploy the application to a webserver like tomcat. java files also comressed with the war file.
下载 119
·
查看 1122
https://www.eeworm.com/dl/647/216347.html 嵌入式/单片机编程

MSC 1210 A/D Conversion for 1 input signals (-2.5V ... +2.5V) Inputs pairs AIN0-AIN1 read in an in

MSC 1210 A/D Conversion for 1 input signals (-2.5V ... +2.5V) Inputs pairs AIN0-AIN1 read in an interrupt service routine
下载 155
·
查看 1099
https://www.eeworm.com/dl/532/260235.html 书籍源码

Floyd-Warshall算法描述 1)适用范围: a)APSP(All Pairs Shortest Paths) b)稠密图效果最佳 c)边权可正可负 2)算法描述: a)初始化:d

Floyd-Warshall算法描述 1)适用范围: a)APSP(All Pairs Shortest Paths) b)稠密图效果最佳 c)边权可正可负 2)算法描述: a)初始化:dis[u,v]=w[u,v] b)For k:=1 to n For i:=1 to n For j:=1 to n If dis[i,j]>dis[i,k]+dis[k,j] Then Dis[I,j]:=dis[I,k]+dis[k,j] c)算法结束:dis即为所有点对的最 ...
下载 94
·
查看 1281
https://www.eeworm.com/dl/633/487661.html Java编程

PenguinCards is a java-based card game. You can either play against computer or another player. On t

PenguinCards is a java-based card game. You can either play against computer or another player. On the board, there are card pairs and your aim is to find out these card pairs. The one who finds out more card pairs is the winner. Have fun!
下载 72
·
查看 1177
https://www.eeworm.com/dl/665/348617.html matlab例程

FASTICA can be called with numerous optional arguments. Optional arguments are given in parameter pa

FASTICA can be called with numerous optional arguments. Optional arguments are given in parameter pairs, so that first argument is the name of the parameter and the next argument is the value for that parameter. Optional parameter pairs can be given in any order.
下载 184
·
查看 1057
https://www.eeworm.com/dl/924968.html 技术资料

△∑ A D转换器的模拟多路输入的同步

Many of the delta-sigma Analog-to-Digital converters inBurr-Brown’s product line come in pairs,
下载 2
·
查看 2421
https://www.eeworm.com/dl/904326.html 技术资料

4007 CMOS 双互补对加反相器

The CD4007C consists of three complementary pairs of NandP-channel enhancement mode MOS trans
下载 4
·
查看 1513