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

蟲(chóng)蟲(chóng)首頁(yè)| 資源下載| 資源專(zhuān)輯| 精品軟件
登錄| 注冊(cè)

fox-li

  • 嵌入式linux經(jīng)典教程Embedded Linux Primer A Practical Real-World Approach (Original Edition) 由monta vista li

    嵌入式linux經(jīng)典教程Embedded Linux Primer A Practical Real-World Approach (Original Edition) 由monta vista linux的開(kāi)發(fā)者寫(xiě)的.

    標(biāo)簽: Real-World Practical Embedded Approach

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

    上傳用戶(hù):wfl_yy

  • Proceedings of Practice of Interesting Algorithms 2007 The editor assumes no responsibility for the

    Proceedings of Practice of Interesting Algorithms 2007 The editor assumes no responsibility for the accuracy, completeness or usefulness of the information disclosed in this volume. Unauthorized use might infringe on privately owned patents of publication right. Please contact the individual authors for permission to reprint or otherwise use information from their papers. First edition 2007 Publication Planned by Prof. Wenxin Li Edited by Yili Zhao All rights reserved by Artificial Intelligence Laboratory, Peking University June 26, 2007

    標(biāo)簽: responsibility Proceedings Interesting Algorithms

    上傳時(shí)間: 2016-06-28

    上傳用戶(hù):wyc199288

  • 一、問(wèn)題的提出: 某廠(chǎng)根據(jù)計(jì)劃安排

    一、問(wèn)題的提出: 某廠(chǎng)根據(jù)計(jì)劃安排,擬將n臺(tái)相同的設(shè)備分配給m個(gè)車(chē)間,各車(chē)間獲得這種設(shè)備后,可以為國(guó)家提供盈利Ci j(i臺(tái)設(shè)備提供給j號(hào)車(chē)間將得到的利潤(rùn),1≤i≤n,1≤j≤m) 。問(wèn)如何分配,才使國(guó)家得到最大的盈利L 二.算法的基本思想: 利用動(dòng)態(tài)規(guī)劃算法的思想,設(shè)將i臺(tái)設(shè)備分配給j-1個(gè)車(chē)間,可以為國(guó)家得到最大利潤(rùn)Li (j-1)(1≤i≤n,1≤j≤m),那么將這i臺(tái)設(shè)備分配給j個(gè)車(chē)間,第j個(gè)車(chē)間只能被分配到0~i臺(tái),所以我們只要算出當(dāng)?shù)趈個(gè)車(chē)間分配到t(0<=t<=i)臺(tái)時(shí)提供的最大利潤(rùn)Lt(j-1)+C(i-t)j,

    標(biāo)簽:

    上傳時(shí)間: 2016-09-19

    上傳用戶(hù):希醬大魔王

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

    ClustanGraphics聚類(lèi)分析工具。提供了11種聚類(lèi)算法。 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)

    標(biāo)簽: ClustanGraphics Complete Neighbor Linkage

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

    上傳用戶(hù):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.

    標(biāo)簽: the subsequence determine Instead

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

    上傳用戶(hù):evil

  • 車(chē)輛管理系統(tǒng) 開(kāi)發(fā)說(shuō)明 程序開(kāi)發(fā)環(huán)境: Microsoft Windows XP Profresional + Service Pack 2 Microsoft Visual Fox

    車(chē)輛管理系統(tǒng) 開(kāi)發(fā)說(shuō)明 程序開(kāi)發(fā)環(huán)境: Microsoft Windows XP Profresional + Service Pack 2 Microsoft Visual FoxPro 6.0 簡(jiǎn)體中文版

    標(biāo)簽: Microsoft Profresional Windows Service

    上傳時(shí)間: 2017-03-07

    上傳用戶(hù):BIBI

  • 詳細(xì)介紹MCL算法

    詳細(xì)介紹MCL算法,是由Sebastian Thrun a, Dieter Fox, Wolfram Burgard, Frank Dellaert所著的論文,發(fā)表于Artificial Intelligence上。

    標(biāo)簽: MCL 詳細(xì)介紹 算法

    上傳時(shí)間: 2017-03-26

    上傳用戶(hù):朗朗乾坤

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

    標(biāo)簽: simulation European swaption perform

    上傳時(shí)間: 2014-11-30

    上傳用戶(hù):shus521

  • 充電器方案,為SLA

    充電器方案,為SLA,NICd,NiMH和Li-Lon電池設(shè)計(jì)的充電器

    標(biāo)簽: SLA 充電器 方案

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

    上傳用戶(hù):zhouli

  • 哈夫曼樹(shù)又稱(chēng)最優(yōu)二叉樹(shù)

    哈夫曼樹(shù)又稱(chēng)最優(yōu)二叉樹(shù),是一種帶權(quán)路徑長(zhǎng)度最短的二叉樹(shù)。所謂樹(shù)的帶權(quán)路徑長(zhǎng)度,就是樹(shù)中所有的葉結(jié)點(diǎn)的權(quán)值乘上其到根結(jié)點(diǎn)的路徑長(zhǎng)度(若根結(jié)點(diǎn)為0層,葉結(jié)點(diǎn)到根結(jié)點(diǎn)的路徑長(zhǎng)度為葉結(jié)點(diǎn)的層數(shù))。樹(shù)的帶權(quán)路徑長(zhǎng)度記為WPL=(W1*L1+W2*L2+W3*L3+...+Wn*Ln),N個(gè)權(quán)值Wi(i=1,2,...n)構(gòu)成一棵有N個(gè)葉結(jié)點(diǎn)的二叉樹(shù),相應(yīng)的葉結(jié)點(diǎn)的路徑長(zhǎng)度為L(zhǎng)i(i=1,2,...n)。可以證明哈夫曼樹(shù)的WPL是最小的。

    標(biāo)簽: 樹(shù) 二叉樹(shù)

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

    上傳用戶(hù):wang5829

主站蜘蛛池模板: 福贡县| 公主岭市| 新龙县| 田阳县| 七台河市| 大港区| 聂拉木县| 四平市| 三都| 尚志市| 榕江县| 哈巴河县| 云梦县| 平武县| 岳阳市| 武定县| 天峻县| 武隆县| 庆城县| 旬阳县| 乳山市| 永吉县| 柳州市| 汾西县| 隆昌县| 麟游县| 任丘市| 东海县| 金山区| 巨野县| 龙岩市| 漯河市| 南华县| 万源市| 茶陵县| 县级市| 阿拉善右旗| 沙田区| 始兴县| 广水市| 嫩江县|