用于屏蔽窗口X按鈕的使用,(鼠標點擊沒有反應(yīng))多賜教
上傳時間: 2015-11-22
上傳用戶:1101055045
若已安裝Jbuilder X,則可以直接用Jbuilder X打開.jpx文件,在編程環(huán)境中就可以直接運行 文件共有四個目錄: (1)ProductManager----------為產(chǎn)品管理,其中的.jpx文件為工程文件。 (2)BookManager-------------書籍借閱管理系統(tǒng) (3)StudentMS-----------------學(xué)生管理系統(tǒng) (4)House -----------------------房產(chǎn)管理系統(tǒng)
標簽: 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() 計算相關(guān)系數(shù)(決定系數(shù)),系數(shù)越接近1,數(shù)據(jù)越滿足該模型。
標簽: CubicMultinomialRegress override public double
上傳時間: 2015-11-25
上傳用戶:13215175592
雙曲線回歸方程 HyperbolaRegress.cs 注意!該模型要求a與b的值要大于0!使用該模型時應(yīng)注意驗證這個限制條件。我在實現(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()
標簽: HyperbolaRegress 模型 方程 cs
上傳時間: 2014-11-30
上傳用戶:youke111
應(yīng)用java中的struts,spring,hibernate三種技術(shù)實現(xiàn)的權(quán)縣管理的代碼
標簽: hibernate struts spring java
上傳時間: 2014-01-21
上傳用戶:sssl
這個源碼是---X黑客網(wǎng)站源碼,經(jīng)典黑客操作,可以一看,如果你覺得可以,就給個分數(shù),謝謝!
上傳時間: 2015-11-27
上傳用戶:yyq123456789
qemu性能直逼VMware的仿真器QEMU 的模擬速度約為實機的 25%;約為 Bochs 的 60 倍。Plex86、User-Mode-Linux、VMware 和 Virtual PC 則比 QEMU 快一點,但 Bochs 需要特定的 Kernel Patch;User-Mode-Linux 的 Guest System 必須為 Linux;VMware 和 Virtual PC 則需要在 Guest System 上安裝特定的 Driver,且它們是針對作業(yè)系統(tǒng)而進行模擬,並不能說是完整的模擬器。所以 QEMU 仍不失為極優(yōu)秀的 x86 模擬器。
標簽: VMware User-Mode-Linux Virtual Bochs
上傳時間: 2014-06-04
上傳用戶:bakdesec
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.
標簽: bootloader processors download permits
上傳時間: 2015-11-30
上傳用戶:shus521
用matlab所撰寫的huffman code,裡面沒有使用matlab內(nèi)建的函示,完全自己撰寫而成,使和初學(xué)者練習(xí)參考使用.
上傳時間: 2015-12-02
上傳用戶:Andy123456
用bcb所撰寫的kohonen程式,優(yōu)雅的網(wǎng)狀伸張分佈,將任意維度的input data,reduce至二維x,y平面,competivite learning的最佳範例.
標簽: competivite learning kohonen reduce
上傳時間: 2015-12-02
上傳用戶:腳趾頭
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1