vim編輯器源碼,解壓縮無(wú)須密碼,詳細(xì)資料察看vim.sf.net
上傳時(shí)間: 2015-05-24
上傳用戶:dapangxie
Apriori算法源碼(C++) 看了以前在這里發(fā)的apriori源碼,覺(jué)得寫得代碼有些繁瑣,現(xiàn)在重寫了一下,主要是把數(shù)據(jù)操作和界面顯示分離,使用了stl和boost,簡(jiǎn)化了字符操作的算法,數(shù)據(jù)庫(kù)用的是mysql的,API是mysql++,在mfc下mysql++無(wú)法運(yùn)行,所以gui框架用的是win32gui-lib(可以到sf.net/project/win32gui下載)。當(dāng)然你也可以用odbc改寫,或是換用別的數(shù)據(jù)庫(kù),因?yàn)樗惴ㄟ壿嬍仟?dú)立的,所以應(yīng)該很容易改寫
標(biāo)簽: Apriori apriori 源碼 算法
上傳時(shí)間: 2013-12-28
上傳用戶:cxl274287265
Python Development Environment (Python IDE plugin for Eclipse). Features editor, code completion, refactoring, outline view, debugger, and other goodies - check http://pydev.sf.net)
標(biāo)簽: Python Development Environment completion
上傳時(shí)間: 2013-12-26
上傳用戶:愛(ài)死愛(ài)死
主要源碼: void CFDlg::OnChangeEdit1() { UpdateData() m_strExt.MakeUpper() m_list.ResetContent() if(m_strExt.GetLength()==0) return CStdioFile sf if(sf.Open("FileExt.txt",Cfile::modeRead)) { CString strTemp,strOut while(sf.ReadString(strTemp)) { if(strTemp.Left(m_strExt.GetLength()) ==m_strExt) { m_list.AddString(strTemp) } } } sf.Close() m_list.SetCurSel(0) this->OnSelchangeList2() } void CFDlg::OnSelchangeList2() { CString strTemp,strExt m_list.GetText(m_list.GetCurSel(),strTemp) strExt=strTemp.Left(strTemp.FindOneOf(" ")) //MessageBox(strExt) CString strFileName ="eee."+strExt //MessageBox(strFileName) SHFILEINFO shfi memset(&shfi,0,sizeof(shfi)) //或者ZeroMemory(&shfi,sizeof(shfi)) ::SHGetFileInfo(strFileName, FILE_ATTRIBUTE_NORMAL, &shfi, sizeof(shfi), SHGFI_ICON|SHGFI_USEFILEATTRIBUTES) m_icon.SetIcon(shfi.hIcon) }
標(biāo)簽: OnChangeEdit1 UpdateData ResetConte MakeUpper
上傳時(shí)間: 2013-12-20
上傳用戶:zl5712176
天堂二技術(shù)資料 讓事大家很好學(xué)習(xí) 開(kāi)放四章技能,地圖,幫你一條龍服務(wù),架設(shè)安全維護(hù), L2SERVER是經(jīng)過(guò)自己匯編的,不是市場(chǎng)的漏洞版. 本版本是針對(duì)世面上的商業(yè)化sf設(shè)計(jì),之前已經(jīng)有免費(fèi)版本推出過(guò) 分簡(jiǎn)體版本和繁體版本,
上傳時(shí)間: 2017-03-01
上傳用戶:牛布牛
VB做的完美掛源碼,只做研究,不過(guò)要小心哦,可能回被檢測(cè)到,不過(guò)sf可以用
標(biāo)簽: 源碼
上傳時(shí)間: 2017-06-20
上傳用戶:JIUSHICHEN
===================================== GoAhead WebServer 2.1.8 Release Notes ===================================== .. NOTES: .. This document is maintained using the reStructuredText markup system. .. You may download this from <http://docutils.sf.net>. Also note that running .. the docutils code requires that a version of Python version 2.1 or later .. be installed on the machine. Since the GoAhead release procedure itself .. runs in Python, this should not be a problem. .. .. To add new entries to the release notes, follow the markup shown below .. (releases should be underlined with a row of '=' characters, each item .. noted within a release should be underlined with '-' characters.
標(biāo)簽: web server embedded arm
上傳時(shí)間: 2016-01-30
上傳用戶:zrxkn
===================================== GoAhead WebServer 2.1.8 Release Notes ===================================== .. NOTES: .. This document is maintained using the reStructuredText markup system. .. You may download this from <http://docutils.sf.net>. Also note that running .. the docutils code requires that a version of Python version 2.1 or later .. be installed on the machine. Since the GoAhead release procedure itself .. runs in Python, this should not be a problem. .. .. To add new entries to the release notes, follow the markup shown below .. (releases should be underlined with a row of '=' characters, each item .. noted within a release should be underlined with '-' characters.
標(biāo)簽: web html embed server arm small http
上傳時(shí)間: 2016-01-30
上傳用戶:zrxkn
1602,LCD,液晶,使用手冊(cè) 1602 = 16個(gè)字符/行 * 2行 = 像素 16*2
標(biāo)簽: 1602 LCD 液晶 使用手冊(cè)
上傳時(shí)間: 2018-05-10
上傳用戶:phg210
粒子群標(biāo)準(zhǔn)算法。迭代找到最優(yōu)解。在每一次的迭代中,粒子通過(guò)跟蹤兩個(gè)“極值”(pbest,gbest)來(lái)更新自己。在找到這兩個(gè)最優(yōu)值后,粒子通過(guò)下面的公式來(lái)更新自己的速度和位置。
上傳時(shí)間: 2019-03-26
上傳用戶:威震天牛逼
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1