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

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

li-ion

  • ClustanGraphics聚類分析工具。提供了11種聚類算法。 Single Linkage (or Minimum Method, Nearest Neighbor) Complete Li

    ClustanGraphics聚類分析工具。提供了11種聚類算法。 Single Linkage (or Minimum Method, Nearest Neighbor) Complete Linkage (or Maximum Method, Furthest Neighbor) Average Linkage (UPGMA) Weighted Average Linkage (WPGMA) Mean Proximity Centroid (UPGMC) Median (WPGMC) Increase in Sum of Squares (Ward s Method) Sum of Squares Flexible (ß space distortion parameter) Density (or k-linkage, density-seeking mode analysis)

    標簽: ClustanGraphics Complete Neighbor Linkage

    上傳時間: 2014-01-02

    上傳用戶:003030

  • Instead of finding the longest common subsequence, let us try to determine the length of the LCS.

    Instead of finding the longest common subsequence, let us try to determine the length of the LCS. 􀂄 Then tracking back to find the LCS. 􀂄 Consider a1a2…am and b1b2…bn. 􀂄 Case 1: am=bn. The LCS must contain am, we have to find the LCS of a1a2…am-1 and b1b2…bn-1. 􀂄 Case 2: am≠bn. Wehave to find the LCS of a1a2…am-1 and b1b2…bn, and a1a2…am and b b b b1b2…bn-1 Let A = a1 a2 … am and B = b1 b2 … bn 􀂄 Let Li j denote the length of the longest i,g g common subsequence of a1 a2 … ai and b1 b2 … bj. 􀂄 Li,j = Li-1,j-1 + 1 if ai=bj max{ L L } a≠b i-1,j, i,j-1 if ai≠j L0,0 = L0,j = Li,0 = 0 for 1≤i≤m, 1≤j≤n.

    標簽: the subsequence determine Instead

    上傳時間: 2013-12-17

    上傳用戶:evil

  • MATLAB code to perform Monte Carlo simulation for getting price of an European swaption under the Li

    MATLAB code to perform Monte Carlo simulation for getting price of an European swaption under the Libor Market Model (LMM) framework.

    標簽: simulation European swaption perform

    上傳時間: 2014-11-30

    上傳用戶:shus521

  • 充電器方案,為SLA

    充電器方案,為SLA,NICd,NiMH和Li-Lon電池設計的充電器

    標簽: SLA 充電器 方案

    上傳時間: 2013-12-28

    上傳用戶:zhouli

  • 哈夫曼樹又稱最優二叉樹

    哈夫曼樹又稱最優二叉樹,是一種帶權路徑長度最短的二叉樹。所謂樹的帶權路徑長度,就是樹中所有的葉結點的權值乘上其到根結點的路徑長度(若根結點為0層,葉結點到根結點的路徑長度為葉結點的層數)。樹的帶權路徑長度記為WPL=(W1*L1+W2*L2+W3*L3+...+Wn*Ln),N個權值Wi(i=1,2,...n)構成一棵有N個葉結點的二叉樹,相應的葉結點的路徑長度為Li(i=1,2,...n)。可以證明哈夫曼樹的WPL是最小的。

    標簽: 二叉樹

    上傳時間: 2017-06-09

    上傳用戶:wang5829

  • VHDL implementation of the twofish cipher for 128,192 and 256 bit keys. The implementation is in li

    VHDL implementation of the twofish cipher for 128,192 and 256 bit keys. The implementation is in library-like form All needed components up to, including the round/key schedule circuits are implemented, giving the flexibility to be combined in different architectures (iterative, rolled out/pipelined etc). Manual in English is included with more details about how to use the components and/or how to optimize some of them. All testbenches are provided (tables, variable key/text, ECB/CBC monte carlo) for 128, 192 and 256 bit key sizes, along with their respective vector files.

    標簽: implementation twofish cipher VHDL

    上傳時間: 2017-06-25

    上傳用戶:王小奇

  • 電力系統多功能電表 CRC校驗代碼源程序大全

    電力系統多功能電表 CRC校驗代碼源程序大全,支持以下規約或電表 ALPHA規約,IEC1107規約,DLT645規約,EDMI規約,ION-ModBUS RTU規約,ModBus規約,Quad4規約

    標簽: CRC 電力系統 多功能 校驗代碼

    上傳時間: 2014-01-03

    上傳用戶:水口鴻勝電器

  • On the implementation and usage of SDPT3 – a Matlab software package for semidefinite-quadratic-li

    On the implementation and usage of SDPT3 – a Matlab software package for semidefinite-quadratic-linear programming, version 4.0

    標簽: semidefinite-quadratic-li implementation software package

    上傳時間: 2014-11-30

    上傳用戶:ayfeixiao

  • metricmatlab ch­ ¬ ng 4 Ma trË n - c¸ c phÐ p to¸ n vÒ ma trË n

    metricmatlab ch­ ¬ ng 4 Ma trË n - c¸ c phÐ p to¸ n vÒ ma trË n. 4.1 Kh¸ i niÖ m: - Trong MATLAB d÷ liÖ u ® Ó ® ­ a vµ o xö lý d­ íi d¹ ng ma trË n. - Ma trË n A cã n hµ ng, m cét ® ­ î c gä i lµ ma trË n cì n  m. §­ î c ký hiÖ u An  m - PhÇ n tö aij cñ a ma trË n An  m lµ phÇ n tö n» m ë hµ ng thø i, cét j . - Ma trË n ® ¬ n ( sè ® ¬ n lÎ ) lµ ma trË n 1 hµ ng 1 cét. - Ma trË n hµ ng ( 1  m ) sè liÖ u ® ­ î c bè trÝ trª n mét hµ ng. a11 a12 a13 ... a1m - Ma trË n cét ( n  1) sè liÖ u ® ­ î c bè trÝ trª n 1 cét.

    標簽: metricmatlab 203 184 tr

    上傳時間: 2017-07-29

    上傳用戶:來茴

  • Linux設備驅動開發詳解_宋寶華

    驅動程序溝通著硬件和應用軟件,而驅動工程師則溝通著硬件工程師和應用 軟件工程師。隨著通信、電子行業的迅速發展,全世界每天都會有大量的新芯片 被生產,大量的新電路板被設計,因此,也會有大量設備驅動需要開發。這些設 備驅動,或運行在簡單的單任務環境中,或運行在 VxWor ks、Li nux、Wi ndows 等多任務操作系統環境中,發揮著不可替代的作用。

    標簽: Linux設備驅動開發詳解_宋寶華

    上傳時間: 2015-10-31

    上傳用戶:fyzg

主站蜘蛛池模板: 大理市| 合作市| 昆明市| 海安县| 璧山县| 宽甸| 苏州市| 甘洛县| 蒲城县| 新乡县| 南充市| 青冈县| 周口市| 崇州市| 大洼县| 锦州市| 鹤岗市| 上思县| 河源市| 上栗县| 来安县| 泰宁县| 新巴尔虎右旗| 固阳县| 镇安县| 章丘市| 昌黎县| 宜宾县| 呼玛县| 无极县| 云梦县| 宜宾县| 宁国市| 迭部县| 白沙| 洪泽县| 浙江省| 清水县| 安国市| 靖州| 琼中|