報童問題的計算機仿真 %tm一輪實驗的預(yù)定模擬天數(shù) %t一輪實驗的仿真天數(shù)累積值 %z訂報量 %z 最優(yōu)訂報量 %g訂報量z之上界 %s1損失值之累計值 %s最小損失值值 %r按概率分布產(chǎn)生隨機售報量樣本
上傳時間: 2013-12-17
上傳用戶:dengzb84
Procedure TSPSA: begin init-of-T { T為初始溫度} S={1,……,n} {S為初始值} termination=false while termination=false begin for i=1 to L do begin generate(S′form S) { 從當(dāng)前回路S產(chǎn)生新回路S′} Δt:=f(S′))-f(S) {f(S)為路徑總長} IF(Δt<0) OR (EXP(-Δt/T)>Random-of-[0,1]) S=S′ IF the-halt-condition-is-TRUE THEN termination=true End T_lower End End
標(biāo)簽: Procedure init-of-T TSPSA begin
上傳時間: 2013-12-20
上傳用戶:shinesyh
c#web,I can t write any more,that s it a
上傳時間: 2014-06-19
上傳用戶:zsjinju
VTS(VisuaI Test Shelf) V3.4.7的源代碼。VTS是美國國家聯(lián)邦實驗室N.I.S.T.所開發(fā)的BACnet協(xié)議下的報文的測試工具。BACnet(A Data Communication Protocol for Building Automation and Control Network)是由美國采暖、制冷和空調(diào)工程師協(xié)會制定的開放樓宇自動控制網(wǎng)絡(luò)數(shù)據(jù)通信協(xié)議。
標(biāo)簽: BACnet N.I.S.T. VTS Communica
上傳時間: 2014-10-12
上傳用戶:壞天使kk
代入法的啟發(fā)示搜索 我的代碼實現(xiàn)是:按照自然語言各字母出現(xiàn)頻率的大小從高到低(已經(jīng)有人作國統(tǒng)計分析了)先生成一張字母出現(xiàn)頻率統(tǒng)計表(A)--------(e),(t,a,o,i,n,s,h,r),(d,l),(c,u,m,w,f,g,y,p,b),(v,k,j,x,q,z) ,再對密文字母計算頻率,并按頻率從高到低生成一張輸入密文字母的統(tǒng)計表(B),通過兩張表的對應(yīng)關(guān)系,不斷用A中的字母去替換B中的字母,搜索不成功時就回退,在這里回朔是一個關(guān)鍵。
上傳時間: 2015-10-24
上傳用戶:wanqunsheng
function [sys,x0,str,ts] = csfunc(t,x,u,flag) % 定義一個連續(xù)系統(tǒng)的 S-function
標(biāo)簽: S-function function csfunc flag
上傳時間: 2014-01-24
上傳用戶:362279997
排列問題 M個1,N個0的排列(高效率版) 排列數(shù)為:c(m+n,n) 對n個0,m個1,我的想法是這樣的: 每個排列可以分三段: 全0列,全1列, 子問題列 設(shè)各段長:r,s,t .子問題列就是 (n,m) = (n-r,m-s),其中0<=r<=n,s=1
上傳時間: 2015-11-11
上傳用戶:1051290259
編寫函數(shù)int index返回字符t在字條串s中出現(xiàn)的最左邊的位置,如果在s中沒有與t匹配的子串,不返回-1
標(biāo)簽: index int 編寫 函數(shù)
上傳時間: 2015-11-15
上傳用戶:dapangxie
It s time for web servers to handle ten thousand clients simultaneously, don t you think? After all, the web is a big place now
標(biāo)簽: simultaneously thousand clients servers
上傳時間: 2013-12-30
上傳用戶:wlcaption
You know the rudiments of the SQL query language, yet you feel you aren t taking full advantage of SQL s expressive power. You d like to learn how to do more work with SQL inside the database before pushing data across the network to your applications. You d like to take your SQL skills to the next level.
標(biāo)簽: advantage the rudiments you
上傳時間: 2014-01-18
上傳用戶:xz85592677
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1