搜索资源列表
C++--ant
- C++中蚁群优化算法的实现(主程序)-C ant colony optimization algorithm to achieve (Edit)
HSFUN
- 函数进行格式分析,通过计算,形成结果输出,达到自动的目的-User c++ edit the text
Access-WordaExcel
- 用C++builder编写的小应用程序,可以导入任意Word、Excel文件,并带有编辑保存功能,即实现与Word、Excel的连接和通讯,方便了数据库处理时的操作流程,同时也提高了数据处理的安全性。-Written with C++ builder of small applications that can import any Word, Excel documents and edit the save function with that achieved with Word, Exc
INISupport
- 一个简单的INI文件操作类库,使用C#编写。-A simple C# library that allows user to edit INI files.
FileTime
- 一个用C++ Builder开发的,修改文件创建及修改时间的小工具,含全部源代码。有时间很有用。-soure code of how to change the create or edit time of one file. dev by c++ builder.
myfs
- C++写的一个小型的FAT文件系统,磁盘用一个大文件来模拟。基于此文件系统实现了类DOS的shell界面,提供了一些基本功能,如cd,dir,mkdir,edit。-A small FAT file system in C++, disk with a large file to simulate. Class DOS-shell interface, based on this file system provides some basic functions, such as the cd,
geauxbank_final
- C++ Teller system that asks user to enter information to create account and edit. Uses a db file to read and write and case statements to switch between selections.
vs2005_2008
- 自己常在不同电脑编辑C源代码,有时平台是vs2005,有时是vs2008,为了方便打开编辑!做了一个可以让VS2005或vs2008可以打开sln项目的小程序!vs2005<->vs2008(*.sln,*.vcproj)-Yourselves in a different computer to edit the C source code, and sometimes platform is vs2005, sometimes vs2008, in order to facili
textfile_src
- 读取txt文件,可以添加、编辑,函数类型,C++源码-Read txt file, you can add, edit, fully functional, C++ source
textedit
- C#实现文件编辑软件,可以对文件以16进制,8进制,2进制方式进行编辑(注意文本方式编辑暂时没做)。可以实现两个窗口同时打开两个文件,进行匹配,查找,替换,可以用于破解-