About: hamsterdb is a database engine written in ANSI C. It supports a B+Tree index structure, uses memory mapped I/O (if available), supports cursors, and can create in-memory databases. Release focus: Major feature enhancements Changes: This release comes with many changes and new features. It can manage multiple databases in one file. A new flag (HAM_LOCK_EXCLUSIVE) places an exclusive lock on the file. hamsterdb was ported to Windows CE, and the Solution file for Visual Studio 2005 now supports builds for x64. Several minor bugs were fixed, performance was improved, and small API changes occurred. Pre-built libraries for Windows (32-bit and 64-bit) are available for download. Author: cruppstahl
標(biāo)簽: C. hamsterdb structure database
上傳時(shí)間: 2013-12-11
上傳用戶(hù):LouieWu
雙曲線(xiàn)回歸方程 HyperbolaRegress.cs 注意!該模型要求a與b的值要大于0!使用該模型時(shí)應(yīng)注意驗(yàn)證這個(gè)限制條件。我在實(shí)現(xiàn)模型時(shí)未加入任何出錯(cuò)流程控制。X不能為0。 方程模型為 public override double[] buildFormula() 得到系數(shù)數(shù)組,存放順序與模型系數(shù)相反,即該數(shù)組中系數(shù)的值依次是b,a。 public override double forecast(double x) 預(yù)測(cè)函數(shù),根據(jù)模型得到預(yù)測(cè)結(jié)果。 public override double computeR2()
標(biāo)簽: HyperbolaRegress 模型 方程 cs
上傳時(shí)間: 2014-11-30
上傳用戶(hù):youke111
對(duì)數(shù)回歸方程 LogarithmRegress.cs 方程模型為 Y=a*LnX+b public override double[] buildFormula() 得到系數(shù)數(shù)組,存放順序與模型系數(shù)相反,即該數(shù)組中系數(shù)的值依次是b,a。 public override double forecast(double x) 預(yù)測(cè)函數(shù),根據(jù)模型得到預(yù)測(cè)結(jié)果。 public override double computeR2() 計(jì)算相關(guān)系數(shù)(決定系數(shù)),系數(shù)越接近1,數(shù)據(jù)越滿(mǎn)足該模型。
標(biāo)簽: LogarithmRegress buildFormula override public
上傳時(shí)間: 2014-01-23
上傳用戶(hù):330402686
三個(gè)候選人A、B、C,根據(jù)投票者在選票上對(duì)他們編號(hào)的填寫(xiě)順序記分, !!!剛才傳的6.rar說(shuō)明寫(xiě)錯(cuò)了,我再傳一次
標(biāo)簽:
上傳時(shí)間: 2013-12-19
上傳用戶(hù):13160677563
a.本程序在Windows xp 上調(diào)試通過(guò)。 b.在使用時(shí)先用ODBC注冊(cè)數(shù)據(jù)源,數(shù)據(jù)源名:addresslist(名稱(chēng)不可以寫(xiě)錯(cuò)) c.第一次運(yùn)行時(shí),密碼為空。進(jìn)入系統(tǒng)后可以修改密碼。
上傳時(shí)間: 2015-12-09
上傳用戶(hù):sjyy1001
選舉投票程序 設(shè)代號(hào)為"A","B","C 的三個(gè)足球先生
上傳時(shí)間: 2013-11-26
上傳用戶(hù):rocketrevenge
function Binary_Search(L,a,b,x) begin if a>b then return(-1) else begin m:=(a+b) div 2 if x=L[m] then return(m) else if x>L[m] then
標(biāo)簽: begin Binary_Search function return
上傳時(shí)間: 2015-12-17
上傳用戶(hù):tb_6877751
一.設(shè)計(jì)要求 1.道路有A.B兩路,一般情況A.B均有車(chē)時(shí),兩路各放行10S. 2.紅綠燈轉(zhuǎn)換必須經(jīng)過(guò)4秒黃燈閃爍. 3.若兩路均無(wú)車(chē)則保持原狀. 4.若一路通行無(wú)阻10秒后,另一路無(wú)車(chē),則繼續(xù)放行此路,直到另一路有車(chē). 5.若有緊急車(chē)輛通過(guò)兩路均無(wú)紅燈4秒,阻止一般車(chē)輛通過(guò),讓緊急車(chē)輛通過(guò)6.在數(shù)碼管顯示各路通行的標(biāo)志和剩余時(shí)間.
上傳時(shí)間: 2015-12-25
上傳用戶(hù):siguazgb
Matlab源文件將矩陣m中所有a元素的替換為b元素。
上傳時(shí)間: 2015-12-27
上傳用戶(hù):Thuan
(1)功能模塊: A :個(gè)人開(kāi)戶(hù)功能 B :查詢(xún)功能 查詢(xún)個(gè)人用戶(hù)信息 查詢(xún)各個(gè)房間使用信息 查詢(xún)寄存物品信息 C :增加寄存物品模塊 用JAVA實(shí)現(xiàn)賓館客房管理系統(tǒng)
上傳時(shí)間: 2014-01-24
上傳用戶(hù):稀世之寶039
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1