搜索资源列表
CMake-Practice
- cmake工具的操作使用,非常详细,是操作Vusual stdio的前提。-cmake tool for operational use, very detailed, the premise of the operating Vusual stdio.
VS2010POpenCV2.4.0
- visual stdio 2010 + opencv2.4.3的配置方法-visual stdio 2010+ opencv2.4.3 configuration methods
CIni
- ini 文件解析器(类),将ini文件的读写等操作进行了封装,使用标准的输入输出等简单的库(string、stdio、stdlib),输入文件名 段名 条目名就可以解析出结果。通过ReadInt(),ReadString(),Write()3个主要函数实现。-an implementation of initialization file parser, only few stand libs needed(sting.h, stdio.h, stdlib.h), 3 main function