亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊(cè)

Pairs

  • 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. . Multicast sender/receiver . start the receiver first

    標(biāo)簽: server Socket Datagr client

    上傳時(shí)間: 2015-03-31

    上傳用戶:yxgi5

  • 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

    標(biāo)簽: Conversion 2.5 AIN signals

    上傳時(shí)間: 2014-01-25

    上傳用戶:gtzj

  • Floyd-Warshall算法描述 1)適用范圍: a)APSP(All Pairs Shortest Paths) b)稠密圖效果最佳 c)邊權(quán)可正可負(fù) 2)算法描述: a)初始化:d

    Floyd-Warshall算法描述 1)適用范圍: a)APSP(All Pairs Shortest Paths) b)稠密圖效果最佳 c)邊權(quán)可正可負(fù) 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)算法結(jié)束:dis即為所有點(diǎn)對(duì)的最短路徑矩陣 3)算法小結(jié):此算法簡(jiǎn)單有效,由于三重循環(huán)結(jié)構(gòu)緊湊,對(duì)于稠密圖,效率要高于執(zhí)行|V|次Dijkstra算法。時(shí)間復(fù)雜度O(n^3)。 考慮下列變形:如(I,j)∈E則dis[I,j]初始為1,else初始為0,這樣的Floyd算法最后的最短路徑矩陣即成為一個(gè)判斷I,j是否有通路的矩陣。更簡(jiǎn)單的,我們可以把dis設(shè)成boolean類型,則每次可以用“dis[I,j]:=dis[I,j]or(dis[I,k]and dis[k,j])”來代替算法描述中的藍(lán)色部分,可以更直觀地得到I,j的連通情況。

    標(biāo)簽: Floyd-Warshall Shortest Pairs Paths

    上傳時(shí)間: 2013-12-01

    上傳用戶:dyctj

  • 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 tanh. The network % architecture is defined by the matrix NetDef consisting of two % rows. The first row specifies the hidden layer while the second % specifies the output layer. %

    標(biāo)簽: back-propagation corresponding input-output algorithm

    上傳時(shí)間: 2016-12-27

    上傳用戶:exxxds

  • 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

    標(biāo)簽: destination generate between traffic

    上傳時(shí)間: 2017-08-06

    上傳用戶:gaome

  • 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.

    標(biāo)簽: montecarlo uncompress developed servlet

    上傳時(shí)間: 2017-09-20

    上傳用戶:zhuyibin

  • 視頻差分放大器帶來低電壓應(yīng)用的多功能性

      The LT®6552 is a specialized dual-differencing 75MHzoperational amplifier ideal for rejecting common modenoise as a video line receiver. The input Pairs are designedto operate with equal but opposite large-signal differencesand provide exceptional high frequency commonmode rejection (CMRR of 65dB at 10MHz), therebyforming an extremely versatile gain block structure thatminimizes component count in most situations. The dualinput Pairs are free to take on independent common modelevels, while the two voltage differentials are summedinternally to form a net input signal.

    標(biāo)簽: 視頻 差分放大器 低電壓 多功能

    上傳時(shí)間: 2014-12-23

    上傳用戶:13691535575

  • PCA9540B 2channel I2C bus mult

    The PCA9540B is a 1-of-2 bidirectional translating multiplexer, controlled via the I2C-bus.The SCL/SDA upstream pair fans out to two SCx/SDx downstream Pairs, or channels.Only one SCx/SDx channel is selected at a time, determined by the contents of theprogrammable control register.

    標(biāo)簽: 2channel 9540B 9540 mult

    上傳時(shí)間: 2014-12-28

    上傳用戶:nshark

  • PCA9542A 2channel I2C bus mult

    The PCA9542A is a 1-of-2 bidirectional translating multiplexer, controlled via the I2C-bus.The SCL/SDA upstream pair fans out to two SCx/SDx downstream Pairs, or channels.Only one SCx/SDx channel is selected at a time, determined by the contents of theprogrammable control register. Two interrupt inputs, INT0 and INT1, one for each of theSCx/SDx downstream Pairs, are provided. One interrupt output, INT, which acts as anAND of the two interrupt inputs, is provided.

    標(biāo)簽: 2channel 9542A 9542 mult

    上傳時(shí)間: 2013-12-07

    上傳用戶:europa_lin

  • PCA9546A 4 channel I2C bus swi

    The PCA9546A is a quad bidirectional translating switch controlled via the I2C-bus. TheSCL/SDA upstream pair fans out to four downstream Pairs, or channels. Any individualSCx/SDx channel or combination of channels can be selected, determined by thecontents of the programmable control register.

    標(biāo)簽: channel 9546A 9546 PCA

    上傳時(shí)間: 2013-11-16

    上傳用戶:cc1915

主站蜘蛛池模板: 曲松县| 凤山县| 涞源县| 大邑县| 利辛县| 五大连池市| 晋州市| 麻阳| 曲阳县| 正宁县| 屏东县| 华池县| 佳木斯市| 福泉市| 灵寿县| 土默特左旗| 宁海县| 芒康县| 阳江市| 克拉玛依市| 诸暨市| 弋阳县| 资阳市| 普格县| 临海市| 武夷山市| 肃宁县| 南涧| 广河县| 中江县| 博湖县| 和静县| 奈曼旗| 顺平县| 盐城市| 若尔盖县| 怀安县| 包头市| 万州区| 双柏县| 赤峰市|