现在的位置: 首页 > 综合 > 正文

实用C++开源程序/代码挖掘之codeproject

2013年10月14日 ⁄ 综合 ⁄ 共 410字 ⁄ 字号 评论关闭

 

1、Code to extract plain text from a PDF file:通过代码直接获取PDF中的文本内容(C++)

2、CppSQLite - C++ Wrapper for SQLite:SQLite C++封装库

3、CSpreadSheet - A Class to Read and Write to Excel and Text Delimited Spreadsheet:不用Excel直接写Excel文件(C++)

4、Implementation of a B-Tree Database Class:类似SQLite的功能,但不提供SQL语法,简便(C++)

5、Exile 1.7 - The Password Manager:超强密码保护!!!

6、Managed C++ wrapper for ZLib:世上最强压缩组件Zlib的C++类库

 

转自http://unruledboy.cnblogs.com/archive/2004/07/08/22541.aspx

抱歉!评论已关闭.