资源列表
FeatureSelectiom
- this file is for feature selection
Fot
- 用c语言实现的,希望同大家共享,欢迎免费下载。-With c language, and I hope to share with everyone, welcome to a free download.
0
- VB中使用EXCEL输出,确保方便快速的使用-Output using EXCEL in VB
03
- ini文件读取, ini文件读取-ini文件读取,ini文件读取,ini文件读取
FileOps
- VB全面操作文件的实例源码供下载,对文件的全面操作,不显示过程对话框,对显示所有的对话框回答""Yes to All""",如果文件名称在操作时冲突,允许重新命名,不允许产生新目录,如果名称为*.*,只对文件进行操作-VB fully operational instance of the source files for download, the file operation, does not display the Process dialog box, display all of t
ReadFromFile
- 文件存放字母串和数字串,通过空格隔开。读取里面的数字存放到数组中,忽略字母。里面有事例文件供测试!-Files stored string of letters and several strings, separated by a space. Read numbers stored inside the array, ignoring letters. There are examples of files for testing!
用于创建文件日志的类
- 该源代码集成了一个类,用于生成日志,代码为可复用代码。-the source code of an integrated category, used to generate log, code for reusable code.
搜索子目录(VC源码)
- (1) 代码接口和CFileFind一样,所以如果原来有搜索单一目录的程序,现在要把下 面的子目录也搜索,那么只需要把原来的CFileFind改成CFileFindAll就可以了 (当然要包含FileFindAll头文件了)。 这样就不用大段的改代码了。 (2) 增加了同一个子目录下文件按文件名排序,或者随机打乱顺序 (3) 增加了返回文件路径的n级根目录的功能。+n返回n级目录,-n返回(总级数-n) 级目录。 -(1) interface and CFileF
FileReadThreads
- file reading test program with multithreading
ganjian
- 有限元编程问题,解决的是一个杆件受力的情况与位移的分析。-finite element program and resolve the problem is a bar by the force and displacement of the analysis.
Pnew
- hough变换的源代码。完整版,附带说明
C++
- 构造函数 析构函数 拷贝构造函数 赋值运算符重载 的实例