虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

sf-chs

  • 硬盘参数释疑 到目前为止

    硬盘参数释疑 到目前为止,人们常说的硬盘参数还是古老的 CHS (Cylinder/Head/Sector)参数。那么为什么要使用这些参数,它们的意义是什么?它们的取值范围是什么?

    标签: 硬盘参数

    上传时间: 2015-03-04

    上传用户:稀世之宝039

  • Many many developers all over the net respect NASM for what i s - a widespread (thus netwide), port

    Many many developers all over the net respect NASM for what i s - a widespread (thus netwide), portable (thus netwide!), very flexible and mature assembler tool with support for many output formats (thus netwide!!). Now we have good news for you: NASM is licensed under LGPL. This means its development is open to even wider society of programmers wishing to improve their lovely assembler. The NASM project is now situated at SourceForge.net, the most famous Open Source development center on The Net. Visit our development page at http://nasm.2y.net/ and our SF project at http://sf.net/projects/nasm/

    标签: developers widespread netwide respect

    上传时间: 2014-01-20

    上传用户:2404

  • 这是一个破解还原卡的程序,可以在Windows环境下直接穿透还原卡读取数据.能够分析部分还原卡的管理员密码. 注:本代码为本人原创,这绝对不是用的"风般男人"所写原理实现的,识货的人可以很容易就

    这是一个破解还原卡的程序,可以在Windows环境下直接穿透还原卡读取数据.能够分析部分还原卡的管理员密码. 注:本代码为本人原创,这绝对不是用的"风般男人"所写原理实现的,识货的人可以很容易就看出来,他的代码用的CHS模式,有8G容量限制,而我的是用的LBA模式,看起来虽然相似,都是ATA标准嘛.

    标签: Windows 破解 环境

    上传时间: 2014-12-20

    上传用户:skfreeman

  • vim编辑器源码

    vim编辑器源码,解压缩无须密码,详细资料察看vim.sf.net

    标签: vim 编辑器 源码

    上传时间: 2015-05-24

    上传用户:dapangxie

  • Apriori算法源码(C++) 看了以前在这里发的apriori源码

    Apriori算法源码(C++) 看了以前在这里发的apriori源码,觉得写得代码有些繁琐,现在重写了一下,主要是把数据操作和界面显示分离,使用了stl和boost,简化了字符操作的算法,数据库用的是mysql的,API是mysql++,在mfc下mysql++无法运行,所以gui框架用的是win32gui-lib(可以到sf.net/project/win32gui下载)。当然你也可以用odbc改写,或是换用别的数据库,因为算法逻辑是独立的,所以应该很容易改写

    标签: Apriori apriori 源码 算法

    上传时间: 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)

    标签: Python Development Environment completion

    上传时间: 2013-12-26

    上传用户:爱死爱死

  • 主要源码: 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) }

    标签: OnChangeEdit1 UpdateData ResetConte MakeUpper

    上传时间: 2013-12-20

    上传用户:zl5712176

  • 天堂二技术资料 让事大家很好学习 开放四章技能

    天堂二技术资料 让事大家很好学习 开放四章技能,地图,帮你一条龙服务,架设安全维护, L2SERVER是经过自己汇编的,不是市场的漏洞版. 本版本是针对世面上的商业化SF设计,之前已经有免费版本推出过 分简体版本和繁体版本,

    标签: 技术资料 技能

    上传时间: 2017-03-01

    上传用户:牛布牛

  • VB做的完美挂源码

    VB做的完美挂源码,只做研究,不过要小心哦,可能回被检测到,不过SF可以用

    标签: 源码

    上传时间: 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.

    标签: web server embedded arm

    上传时间: 2016-01-30

    上传用户:zrxkn