Hybrid Monte Carlo sampling.SAMPLES = HMC(F, X, OPTIONS, GRADF) uses a hybrid Monte Carlo algorithm to sample from the distribution P ~ EXP(-F), where F is the first argument to HMC. The Markov chain starts at the point X, and the function GRADF is the gradient of the `energy function F.
標(biāo)簽: Carlo Monte algorithm sampling
上傳時(shí)間: 2013-12-02
上傳用戶:jkhjkh1982
This package provides a complete http client library. It currently implements most of the relevant parts of the HTTP/1.0 and HTTP/1.1 protocols, including the request methods HEAD, GET, POST and PUT, and automatic handling of authorization, redirection requests, and cookies. Furthermore the included Codecs class contains coders and decoders for the base64, quoted-printable, URL-encoding, chunked and the multipart/form-data encodings. The whole thing is free, and licenced under the GNU Lesser General Public License (LGPL) (note that this is not the same as the GPL).
標(biāo)簽: implements currently complete provides
上傳時(shí)間: 2014-01-16
上傳用戶:siguazgb
This is a Java library for performing floating-point calculations on small devices such as mobile phones which lack native support for floating-point numbers.
標(biāo)簽: floating-point calculations performing devices
上傳時(shí)間: 2016-05-03
上傳用戶:大融融rr
表達(dá)式類型的實(shí)現(xiàn): 1、 一個(gè)表達(dá)式和一顆二叉樹之間,存在著自然的對(duì)應(yīng)關(guān)系。 2、 假設(shè)算術(shù)表達(dá)式Expression內(nèi)可以含有變量(a~z)、常量(0~9)和二元運(yùn)算符(+,-,*,/,^)。實(shí)現(xiàn)一下操作。 (1) ReadExpr(E)——以字符序列的形式輸入語(yǔ)法正確的前綴表示式并構(gòu)造表達(dá)式E。 (2) WritrExpr(E)——用帶括弧的中綴表示式輸出表達(dá)式E。 (3) Assign(V,c)——實(shí)現(xiàn)對(duì)變量V的賦值(V=c),變量的初值為0。 (4) Value(E)——對(duì)算術(shù)表達(dá)式E求值。 (5) CompoundExpr(P,E1,E2)——構(gòu)造一個(gè)新的復(fù)合表達(dá)式(E1)P (E2)。
上傳時(shí)間: 2013-12-09
上傳用戶:luke5347
實(shí)現(xiàn)最優(yōu)二叉樹的構(gòu)造;在此基礎(chǔ)上完成哈夫曼編碼器與譯碼器。 假設(shè)報(bào)文中只會(huì)出現(xiàn)如下表所示的字符: 字符 A B C D E F G H I J K L M N 頻度 186 64 13 22 32 103 21 15 47 57 1 5 32 20 57 字符 O P Q R S T U V W X Y Z , . 頻度 63 15 1 48 51 80 23 8 18 1 16 1 6 2 要求完成的系統(tǒng)應(yīng)具備如下的功能: 1.初始化。從終端(文件)讀入字符集的數(shù)據(jù)信息,。建立哈夫曼樹。 2.編碼:利用已建好的哈夫曼樹對(duì)明文文件進(jìn)行編碼,并存入目標(biāo)文件(哈夫曼碼文件)。 3.譯碼:利用已建好的哈夫曼樹對(duì)目標(biāo)文件(哈夫曼碼文件)進(jìn)行編碼,并存入指定的明文文件。 4.輸出哈夫曼編碼文件:輸出每一個(gè)字符的哈夫曼編碼。
上傳時(shí)間: 2014-11-23
上傳用戶:shanml
提 出了一種 網(wǎng)絡(luò) 化嵌 入 式 數(shù) 控 系統(tǒng) , 系統(tǒng) 采 用 A RM 4 - D S P結(jié) 構(gòu) , 實(shí)現(xiàn) 了數(shù) 控 系統(tǒng) 的 小型 化 、 網(wǎng)絡(luò) 化 、 智能化 和 集成 化 。詳 細(xì)介 紹 了嵌入 式數(shù) 控 系統(tǒng) 內(nèi) CNC主控 單元 與 伺 服 驅(qū)動(dòng) 及 I /0邏輯 控 制 等各 單 元 間的通信 、 車 間級(jí) 工 業(yè) 以太 網(wǎng)絡(luò) 的通信 和 i n t r a n e t / I n t e r n e t網(wǎng)絡(luò) 通信 , 并給 出 了關(guān)鍵 實(shí)現(xiàn)技 術(shù)。
標(biāo)簽: 網(wǎng)絡(luò)
上傳時(shí)間: 2013-11-25
上傳用戶:as275944189
提 出了一種 網(wǎng)絡(luò) 化嵌 入 式 數(shù) 控 系統(tǒng) , 系統(tǒng) 采 用 A RM 4 - D S P結(jié) 構(gòu) , 實(shí)現(xiàn) 了數(shù) 控 系統(tǒng) 的 小型 化 、 網(wǎng)絡(luò) 化 、 智能化 和 集成 化 。詳 細(xì)介 紹 了嵌入 式數(shù) 控 系統(tǒng) 內(nèi) CNC主控 單元 與 伺 服 驅(qū)動(dòng) 及 I /0邏輯 控 制 等各 單 元 間的通信 、 車 間級(jí) 工 業(yè) 以太 網(wǎng)絡(luò) 的通信 和 i n t r a n e t / I n t e r n e t網(wǎng)絡(luò) 通信 , 并給 出 了關(guān)鍵 實(shí)現(xiàn)技 術(shù)。
標(biāo)簽: 網(wǎng)絡(luò)
上傳時(shí)間: 2013-12-27
上傳用戶:huannan88
在過(guò)程控制中,按偏差的比例(P)、積分(I)和微分(D)進(jìn)行控制的PID控制器(亦稱PID調(diào)節(jié)器)是應(yīng)用最為廣泛的一種自動(dòng)控制器。它具有原理簡(jiǎn)單,易于實(shí)現(xiàn),適用面廣,控制參數(shù)相互獨(dú)立,參數(shù)的選定比較簡(jiǎn)單等優(yōu)點(diǎn);而且在理論上可以證明,對(duì)于過(guò)程控制的典型對(duì)象──“一階滯后+純滯后”與“二階滯后+純滯后”的控制對(duì)象,PID控制器是一種最優(yōu)控制。PID調(diào)節(jié)規(guī)律是連續(xù)系統(tǒng)動(dòng)態(tài)品質(zhì)校正的一種有效方法,它的參數(shù)整定方式簡(jiǎn)便,結(jié)構(gòu)改變靈活(PI、PD、…)。
標(biāo)簽: 過(guò)程控制
上傳時(shí)間: 2014-01-18
上傳用戶:561596
The CD ROM driver is used with Classpnp.sys to provide access to CD ROMs and DVD ROMs. It supports Plug and Play, Power Management, and AutoRun (media change notification). It is 64-bit compliant.
標(biāo)簽: ROMs Classpnp supports provide
上傳時(shí)間: 2014-01-12
上傳用戶:stella2015
推箱子游戲,規(guī)則很簡(jiǎn)單,只需把所有的 b 都推到 p 上面去(會(huì)變成綠色)就過(guò)關(guān)了。但是玩起來(lái)難度可是相當(dāng)大的,不要輕視喔。
標(biāo)簽:
上傳時(shí)間: 2013-12-26
上傳用戶:yan2267246
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1