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

 

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

你可能感兴趣的:(C++,sqlite,Excel,database,wrapper,spreadsheet)