用模擬退火算法求解旅行商問(wèn)題 T(t+1)=k×T(t) 式中k為正的略小于1.00的常數(shù),t為降溫的次數(shù)
標(biāo)簽: 1.00 模擬退火算法 旅行商問(wèn)題 常數(shù)
上傳時(shí)間: 2013-12-02
上傳用戶:kristycreasy
針對(duì)Pocket PC示範(fàn)一個(gè)計(jì)算機(jī)視窗,給予使用者一個(gè)包含按鍵0至9的簡(jiǎn)易數(shù)字鍵盤(pán)、四個(gè)運(yùn)算元,示範(fàn)所有輸入方法必要條件。
標(biāo)簽: Pocket
上傳時(shí)間: 2013-12-14
上傳用戶:515414293
t-t變化算法重要參考文獻(xiàn),其中寫(xiě)了很多很有用的參考建議,有助于算法的高效開(kāi)發(fā)。
上傳時(shí)間: 2016-06-25
上傳用戶:csgcd001
Findstr.cpp運(yùn)行結(jié)果: GetNext-IndexKMP的結(jié)果: 輸入主串s:acabaabcaabaabcac 輸入模式串t:abaabcac 主串s長(zhǎng)=17 模式串t長(zhǎng)=8 next[0]=-1 next[1]=-1 next[2]=0 next[3]=0 next[4]=1 next[5]=-1 next[6]=0 next[7]=-1 next[8]=0 模式串在主串的位置從第10個(gè)字符開(kāi)始 GetNext-IndexKMP的結(jié)果: next[1]=0 next[2]=1 next[3]=1 next[4]=1 next[5]=2 next[6]=1 next[7]=1 模式串在主串的位置從第10個(gè)字符開(kāi)始 GetNextVal-IndexKMP的結(jié)果: next[1]=0 next[2]=1 next[3]=1 next[4]=0 next[5]=2 next[6]=1 next[7]=1 模式串在主串的位置從第10個(gè)字符開(kāi)始 GetNext-IndexKMP的結(jié)果: next[1]=0 next[2]=1 next[3]=1 next[4]=1 next[5]=2 next[6]=1 next[7]=1 模式串t在主串s中的位置從第10個(gè)字符開(kāi)始 IndexBF的結(jié)果: 模式串t在主串s中的位置從第10個(gè)字符開(kāi)始
標(biāo)簽: acabaabcaabaabcac GetNext-IndexKMP abaabcac Findstr
上傳時(shí)間: 2013-12-25
上傳用戶:璇珠官人
求標(biāo)準(zhǔn)偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) > end > c=sqrt(t/(m*n-1)) function c=myfunction(x) [m,n]=size(x) t=0 for i=1:m for j=1:n t=t+x(i,j)*x(i,j) end end c=sqrt(t/(m*n-1
標(biāo)簽: gt myfunction function numel
上傳時(shí)間: 2014-01-15
上傳用戶:hongmo
求標(biāo)準(zhǔn)偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) > end > c=sqrt(t/(m*n-1)) function c=myfunction(x) [m,n]=size(x) t=0 for i=1:m for j=1:n t=t+x(i,j)*x(i,j) end end c=sqrt(t/(m*n-1
標(biāo)簽: gt myfunction function numel
上傳時(shí)間: 2013-12-26
上傳用戶:dreamboy36
求標(biāo)準(zhǔn)偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) > end > c=sqrt(t/(m*n-1)) function c=myfunction(x) [m,n]=size(x) t=0 for i=1:m for j=1:n t=t+x(i,j)*x(i,j) end end c=sqrt(t/(m*n-1
標(biāo)簽: gt myfunction function numel
上傳時(shí)間: 2016-06-28
上傳用戶:change0329
求標(biāo)準(zhǔn)偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) > end > c=sqrt(t/(m*n-1)) function c=myfunction(x) [m,n]=size(x) t=0 for i=1:m for j=1:n t=t+x(i,j)*x(i,j) end end c=sqrt(t/(m*n-1
標(biāo)簽: gt myfunction function numel
上傳時(shí)間: 2014-09-03
上傳用戶:jjj0202
完成cnc系統(tǒng)的T曲線控制,較好的完成數(shù)控加工
上傳時(shí)間: 2014-11-23
上傳用戶:sxdtlqqjl
System.out.print(s) System.out.println(t) System.out.print(u) System.out.println(v) System.out.print(a) System.out.print(b) System.out.print(c) System.out.println(d) x=0x5f20 y=0x5f35 z=0xffff System.out.print(x) System.out.print(y) System.out.println(z)
標(biāo)簽: System out println print
上傳時(shí)間: 2016-07-01
上傳用戶:日光微瀾
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1