亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲(chóng)蟲(chóng)首頁(yè)| 資源下載| 資源專輯| 精品軟件
登錄| 注冊(cè)

sf

  • vim編輯器源碼

    vim編輯器源碼,解壓縮無(wú)須密碼,詳細(xì)資料察看vim.sf.net

    標(biāo)簽: vim 編輯器 源碼

    上傳時(shí)間: 2015-05-24

    上傳用戶:dapangxie

  • Apriori算法源碼(C++) 看了以前在這里發(fā)的apriori源碼

    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, re

    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.ResetConte

    主要源碼: 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)放四章技能

    天堂二技術(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)體版本和繁體版本,

    標(biāo)簽: 技術(shù)資料 技能

    上傳時(shí)間: 2017-03-01

    上傳用戶:牛布牛

  • VB做的完美掛源碼

    VB做的完美掛源碼,只做研究,不過(guò)要小心哦,可能回被檢測(cè)到,不過(guò)sf可以用

    標(biāo)簽: 源碼

    上傳時(shí)間: 2017-06-20

    上傳用戶:JIUSHICHEN

  • GoAhead Webs 2.1.5

    ===================================== 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 Webs 2.1.5 embedded webserver arm

    ===================================== 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

  • 液晶LCD1602使用手冊(cè)

    1602,LCD,液晶,使用手冊(cè) 1602 = 16個(gè)字符/行 * 2行 = 像素 16*2

    標(biāo)簽: 1602 LCD 液晶 使用手冊(cè)

    上傳時(shí)間: 2018-05-10

    上傳用戶:phg210

  • pso粒子群算法

    粒子群標(biāo)準(zhǔn)算法。迭代找到最優(yōu)解。在每一次的迭代中,粒子通過(guò)跟蹤兩個(gè)“極值”(pbest,gbest)來(lái)更新自己。在找到這兩個(gè)最優(yōu)值后,粒子通過(guò)下面的公式來(lái)更新自己的速度和位置。

    標(biāo)簽: pso 粒子群算法

    上傳時(shí)間: 2019-03-26

    上傳用戶:威震天牛逼

主站蜘蛛池模板: 聊城市| 乃东县| 大竹县| 正定县| 永顺县| 晋城| 平湖市| 错那县| 海伦市| 伊川县| 左贡县| 多伦县| 淮阳县| 庆云县| 兰州市| 任丘市| 岐山县| 珠海市| 碌曲县| 绿春县| 绥阳县| 德惠市| 息烽县| 拜城县| 怀化市| 施甸县| 托克逊县| 射阳县| 灌云县| 黑山县| 凯里市| 尼木县| 通化市| 榕江县| 宜兴市| 理塘县| 灌云县| 鹿邑县| 普安县| 綦江县| 山东|