搜索资源列表
POIDevelopmentXD
- POIDevelopmentXD (原创)利用Poi开发Excel心得.htm-POIDevelopmentXD (original) using Excel Poi development experience. H TM
Excel
- Excel 操作, 一个简单的例子, -Excel operations
BasicExcelSample
- vc++编写的一个很有用的小程序,主要针对office的编程,这个例子是对excel进行读写-vc++ prepared a very useful little program, the main office for the programming, this example is to read and write excel
ExcelAssistant
- c++读写excel用到的ExcelOperation.cpp,ExcelOperation.h
ExcelManager
- 将excel中的项插入到mysql表中,采用ODBC驱动模式-insert the data of excel into mysql,Using ODBC
GnrtExlwithSpreadsheet.h
- 用Spreadsheet.h这个文件中定义的函数接口来实现excel报表的生成。 方便实用,适合于VC++平台快速地开发应用程序。-With Spreadsheet.h function defined in this document the interface to achieve excel report generation. Convenient and practical, VC++ platform for rapid development of applications.
VC-P-P-Excel-import-and-export
- VC++制作的Excel导入导出程序,可直接使用-Produced by VC++ Excel import and export procedures, can be used directly
VC-Excel-class
- Excel操作 能够完成表格的读写操作,是本人在海量的资料中整理出来的精华之作。 其中包含excel.cpp和excel.h源文件哦-Excel operations of read and write operations to complete the form, for I sorted out the essence of the vast amounts of data. Contains documents excel.cpp and excel.h source oh
OpenExcel
- MFC_列表CListCtrl读写Excel文件,刚写完,亲测可用,不懂可学一下CListCtrl的用法。介绍一下:输入excel文件到列表&&输出列表到excel文件,需要1、向项目工程中添加基本的7个类,分别是:CApplication,CMyFont,CRange,CWorkBook,CWorkBooks,CWorkSheet,CWorkSheets,选择MFC Class From TypeLib,在Add Class From 中选中File,在Location中输入或者选择EXCEL
outputExcel
- 编译环境:VS2010 用于输出Excel的封装类文件:WriteExcel.h 和 WriteExcel.cpp 使用示例:见outputExcel.cpp的 mian()函数 特点:不依赖Office Excel环境,采用二进制方式直接输出Excel文件,输出速度极快-Compile environment: VS2010 wrapper class for output to Excel file: WriteExcel. H and WriteExcel. CPP examples of
CSpreadSheet_src
- CSpreadSheet.h,操作excel,很方便-SpreadSheet.h, the operation excel, very convenient
New Microsoft Excel Worksheet
- A good example of two dimension H Boundary element potential measur Classical algorithm matlab Bounda ant colony optimization (ACO) The pretreatment of the mechanica Fuzzy C-means algorithm for clust matlab m file,draw all surface Imper
CListCtrl数据导入到Excel VC++封装
- CListCtrl数据导入到Excel VC++封装 1.把.h, .cpp文件拷贝到工程目录下 2.从VC++(我用的2003)导入已有项(两文件,.h, .cpp) 3.包含头文件即可使用,接口请看源代码(CListCtrl data is imported into Excel VC++ encapsulation)