給定一個(gè)帶權(quán)有向圖 G=(V,E) ,其中每條邊的權(quán)是一個(gè)非負(fù)實(shí)數(shù)。 另外,還給定 V 中的一個(gè)項(xiàng)點(diǎn),稱為源。 現(xiàn)在我們要計(jì)算從源到所有其他各項(xiàng)點(diǎn)的最短路徑長(zhǎng)度。 這里的長(zhǎng)度是指路上各邊權(quán)之和。 這個(gè)問(wèn)題通常稱為單源最短路徑問(wèn)題。
標(biāo)簽:
上傳時(shí)間: 2014-08-29
上傳用戶:dreamboy36
本書提供用J B u i l d e r開(kāi)發(fā)數(shù)據(jù)庫(kù)應(yīng)用程序、創(chuàng)建分布式應(yīng)用程序以及編寫J a v a B e a n 組件的高級(jí)資料。它包括下列幾個(gè)部分: • 第一部分是“開(kāi)發(fā)數(shù)據(jù)庫(kù)應(yīng)用程序”,它提供關(guān)于使用J b u i l d e r的D a t a E x p r e s s數(shù)據(jù) 庫(kù)體系結(jié)構(gòu)的信息,并解釋原始數(shù)據(jù)組件和類之間的相互關(guān)系,以及怎樣使用它 們來(lái)創(chuàng)建你的數(shù)據(jù)庫(kù)應(yīng)用程序。它還解釋怎樣使用Data Modeler(數(shù)據(jù)模型器)和 Application Generator(應(yīng)用程序生成器)創(chuàng)建數(shù)據(jù)驅(qū)動(dòng)的客戶機(jī)/服務(wù)器應(yīng)用程 序。 • 第二部分是“開(kāi)發(fā)分布式應(yīng)用程序”,它提供關(guān)于使用ORB Explorer、用J B u i l d e r 創(chuàng)建多級(jí)的分布應(yīng)用程序、調(diào)試分布式應(yīng)用程序、用J a v a定義C O R B A接口以及 使用s e r v l e t等的信息。 • 第三部分是“創(chuàng)建J a v a B e a n”,它解釋怎樣開(kāi)發(fā)新的J a v a B e a n組件,描述在組件 開(kāi)發(fā)中涉及的任務(wù), 怎樣使用B e a n s E x p r e s s創(chuàng)建新的J a v a B e a n,以及關(guān)于屬性、 事件、B e a nIn f o類和其他方面的詳細(xì)情況。
標(biāo)簽: 8226 數(shù)據(jù)庫(kù) 應(yīng)用程序 分
上傳時(shí)間: 2014-01-03
上傳用戶:wpt
Compress - SuperFast Packer v.3.0.zip
標(biāo)簽: SuperFast Compress Packer zip
上傳時(shí)間: 2016-01-27
上傳用戶:xaijhqx
weiifnvfn j nbfjdbnnbnbvfknvn v
標(biāo)簽: nbfjdbnnbnbvfknvn weiifnvfn
上傳時(shí)間: 2013-12-18
上傳用戶:asddsd
01背包問(wèn)題題目 有N件物品和一個(gè)容量為V的背包。第i件物品的費(fèi)用是c[i],價(jià)值是w[i]。求解將哪些物品裝入背包...但它卻是另一個(gè)重要的背包問(wèn)題P02最簡(jiǎn)捷的解決方案,故學(xué)習(xí)只用一維數(shù)組解01背包問(wèn)題是十分必要的。
標(biāo)簽: P02 背包問(wèn)題 容量 價(jià)值
上傳時(shí)間: 2014-08-21
上傳用戶:金宜
// Copyright (c), Philips Semiconductors Gratkorn // (C)PHILIPS Electronics N.V.2000 // All rights are reserved. // Philips reserves the right to make changes without notice at any time. // Philips makes no warranty, expressed, implied or statutory, including but // not limited to any implied warranty of merchantibility or fitness for any //particular purpose, or that the use will not infringe any third party patent, // copyright or trademark. Philips must not be liable for any loss or damage // arising from its use.
標(biāo)簽: Semiconductors Electronics Copyright Gratkorn
上傳時(shí)間: 2016-02-04
上傳用戶:xuanjie
cam350 v 9.5.1 cam software license files only for study!
標(biāo)簽: cam software license files
上傳時(shí)間: 2013-12-18
上傳用戶:qunquan
Latest ucFS v.3.10d PC Windows Evaluation Ed., provided with free Flash driver
標(biāo)簽: Evaluation provided Windows Latest
上傳時(shí)間: 2014-01-01
上傳用戶:ainimao
//構(gòu)造具有指定的標(biāo)簽的菜單 files = new Menu("文件(F)") compile = new Menu("編輯(E)") see = new Menu("查看(V)") format = new Menu("格式(O)") font = new Menu("字體和顏色(F)...") //在格式菜單下再添加一個(gè)字體及顏色的菜單 help = new Menu("幫助(H)") //構(gòu)造具有指定的標(biāo)簽的菜單項(xiàng) news = new MenuItem("新建(N)" + " " + "Ctrl+N") open = new MenuItem("打開(kāi)(O)..." + " " + "Ctrl+O") save = new MenuItem("保存(S)" + " " + "Ctrl+S") other = new MenuItem("另存為(A)...") page = new MenuItem("頁(yè)面設(shè)置(U)...") mim = new MenuItem("打印(P)..." + " " + "Ctrl+P") quit = new MenuItem("退出(X)")
標(biāo)簽: Menu new compile files
上傳時(shí)間: 2016-02-27
上傳用戶:小儒尼尼奧
這個(gè)代碼特點(diǎn)是由System V的IPC對(duì)象信號(hào)量和共享內(nèi)存模擬了多進(jìn)程間的同步手段--P,V操作,驗(yàn)證了進(jìn)程間的同步互斥問(wèn)題
標(biāo)簽: System IPC 代碼 對(duì)象
上傳時(shí)間: 2016-02-29
上傳用戶:han_zh
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1