用于屏蔽窗口X按鈕的使用,(鼠標(biāo)點(diǎn)擊沒有反應(yīng))多賜教
上傳時間: 2015-11-22
上傳用戶:1101055045
若已安裝Jbuilder X,則可以直接用Jbuilder X打開.jpx文件,在編程環(huán)境中就可以直接運(yùn)行 文件共有四個目錄: (1)ProductManager----------為產(chǎn)品管理,其中的.jpx文件為工程文件。 (2)BookManager-------------書籍借閱管理系統(tǒng) (3)StudentMS-----------------學(xué)生管理系統(tǒng) (4)House -----------------------房產(chǎn)管理系統(tǒng)
標(biāo)簽: Jbuilder
上傳時間: 2015-11-25
上傳用戶:zhenyushaw
一、 一元三次回歸方程 CubicMultinomialRegress.cs 方程模型為Y=a*X(3)+b*X(2)+c*X(1)+d public override double[] buildFormula() 得到系數(shù)數(shù)組,存放順序與模型系數(shù)相反,即該數(shù)組中系數(shù)的值依次是d,c,b,a。 以后所述所有模型的系數(shù)存放均與此相同(多元線性回歸方程除外)。 public override double forecast(double x) 預(yù)測函數(shù),根據(jù)模型得到預(yù)測結(jié)果 public override double computeR2() 計(jì)算相關(guān)系數(shù)(決定系數(shù)),系數(shù)越接近1,數(shù)據(jù)越滿足該模型。
標(biāo)簽: CubicMultinomialRegress override public double
上傳時間: 2015-11-25
上傳用戶:13215175592
雙曲線回歸方程 HyperbolaRegress.cs 注意!該模型要求a與b的值要大于0!使用該模型時應(yīng)注意驗(yàn)證這個限制條件。我在實(shí)現(xiàn)模型時未加入任何出錯流程控制。X不能為0。 方程模型為 public override double[] buildFormula() 得到系數(shù)數(shù)組,存放順序與模型系數(shù)相反,即該數(shù)組中系數(shù)的值依次是b,a。 public override double forecast(double x) 預(yù)測函數(shù),根據(jù)模型得到預(yù)測結(jié)果。 public override double computeR2()
標(biāo)簽: HyperbolaRegress 模型 方程 cs
上傳時間: 2014-11-30
上傳用戶:youke111
這個源碼是---X黑客網(wǎng)站源碼,經(jīng)典黑客操作,可以一看,如果你覺得可以,就給個分?jǐn)?shù),謝謝!
標(biāo)簽: 源碼 黑客 操作 分?jǐn)?shù)
上傳時間: 2015-11-27
上傳用戶:yyq123456789
This a simple bootloader for AT91SAM7{S,X}{64,128,256} processors. It permits you to download new code to the device over USB. This bootrom is installed at address 0x00000000 in the ARM, which means that it is the first piece of code to execute after reset. At startup, it waits for a few seconds to see if the downloader is trying to connect. If not, then the bootloader gives up control and jumps to your program. If the downloader is trying to connect, then the bootloader receives the new program over USB and writes it into flash.
標(biāo)簽: bootloader processors download permits
上傳時間: 2015-11-30
上傳用戶:shus521
用bcb所撰寫的kohonen程式,優(yōu)雅的網(wǎng)狀伸張分佈,將任意維度的input data,reduce至二維x,y平面,competivite learning的最佳範(fàn)例.
標(biāo)簽: competivite learning kohonen reduce
上傳時間: 2015-12-02
上傳用戶:腳趾頭
RFC3029: Internet X.509 Public Key Infrastructure Data Validation and Certification Server Protocols
標(biāo)簽: Infrastructure Certification Validation Protocols
上傳時間: 2013-12-12
上傳用戶:維子哥哥
生成多項(xiàng)式的最高位必須是1。例如:CRC-CCITT標(biāo)準(zhǔn)的16位生成多項(xiàng)式:g(x)= x16+x12+x1+1;階數(shù)r = 16 即:0x11021.最高位通常為1。
標(biāo)簽: CRC-CCITT 11021 16 多項(xiàng)式
上傳時間: 2015-12-03
上傳用戶:dragonhaixm
基于ARM7 7x256芯片的USB通信實(shí)現(xiàn), 編譯器IAR4.X以上版本.
上傳時間: 2013-12-30
上傳用戶:qw12
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1