Dijkstra算法求最短路徑(C#版) using System using System.Collections using System.Text namespace Greedy { class Marx { private int[] distance private int row private ArrayList ways = new ArrayList() public Marx(int n,params int[] d) { this.row = n distance = new int[row * row] for (int i = 0 i < row * row i++) { this.distance[i] = d[i]
標(biāo)簽: System using Collections namespace
上傳時間: 2013-12-29
上傳用戶:liglechongchong
Jtag schematic for embemed system design. It support parallel port connected to jtag.
標(biāo)簽: schematic connected parallel embemed
上傳時間: 2014-12-05
上傳用戶:chens000
level set及PDE方法處理圖形圖像 包括三個部分:1、level set理論基礎(chǔ)介紹;2、數(shù)值離散化方法 3、應(yīng)用 每一部分配有詳細(xì)的圖表說明,并給出了多篇參考文獻(xiàn)(其中很多涉及到“三維物體修復(fù)”)
上傳時間: 2015-12-31
上傳用戶:腳趾頭
Flash Low Level Driver Code,can read/write all flash memory
標(biāo)簽: Driver Flash Level Code
上傳時間: 2014-01-24
上傳用戶:libenshu01
Flash MLC Low Level Driver Source Code
標(biāo)簽: Driver Source Flash Level
上傳時間: 2013-12-03
上傳用戶:曹云鵬
Flash 8-bit width memory Low Level Driver Code
標(biāo)簽: Driver memory Flash Level
上傳時間: 2016-01-01
上傳用戶:lunshaomo
flash 16-bit width memory low level driver source code
標(biāo)簽: driver memory source flash
上傳時間: 2014-01-03
上傳用戶:gyq
We present a particle filter construction for a system that exhibits time-scale separation. The separation of time-scales allows two simplifications that we exploit: i) The use of the averaging principle for the dimensional reduction of the system needed to solve for each particle and ii) the factorization of the transition probability which allows the Rao-Blackwellization of the filtering step. Both simplifications can be implemented using the coarse projective integration framework. The resulting particle filter is faster and has smaller variance than the particle filter based on the original system. The convergence of the new particle filter to the analytical filter for the original system is proved and some numerical results are provided.
標(biāo)簽: construction separation time-scale particle
上傳時間: 2016-01-02
上傳用戶:fhzm5658
DESIGN OF A MULTIPLEXING SYSTEM FOR TELEMETRY 個人論文
標(biāo)簽: MULTIPLEXING TELEMETRY DESIGN SYSTEM
上傳時間: 2016-01-03
上傳用戶:maizezhen
本程序所反應(yīng)的是在測量中被廣泛應(yīng)用的全球定位系統(tǒng)(Global Position System)在空間中的形象以及基本的工作原理。GPS由三部分組成:空間部分、地面控制系統(tǒng)以及用戶部分。
標(biāo)簽: Position Global System GPS
上傳時間: 2014-11-26
上傳用戶:ma1301115706
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1