搜索资源列表
Visual c++ Excel
- excel and visual c
DevExpress.ExpressSpreadSheet.v1.2.10.for.Delphi.B
- DevExpress公司出品的Borland Delphi和C++ Builder的控件(包含完整源代码)。 ExpressSpreadSheet:交叉数据表格控件。 一款Delphi,Borland C++ Builder VCL控件,辅助报表数据处理控件,具有本地源代码, 它可以在所开发的软件中加入类似MS EXCEL的二维表功能,而且它内置有大量的函数功能,可以在软件运行期间定制。
RWExcel
- 工作中有大量的excel表处理,本程序和c结合,在vc中导入导出excel表!
import_data_excel
- 将数据导出为Excel格式,是采用Visual C++进行开发的。
Automatic
- Excel spreadsheet allowing calculation of the best R-C-C component values on the PLL Loop Back Filter.
ExcelReader
- C#写的读写Excel文件的包装类,很实用的哦
slofmap
- c#程序,地图浏览器,是对油田勘探井的查找提供了方便,采用的excel表的存储
Project1
- 本人原创(delphi程序设计提高与应用)源码。《简单的数据库工作平台》其目的是教学生如何用delphi连接数据库、打开数据表,及利用SQL语句对数据库进行操作,还可将查询结果生成Excel文件(在C盘根目录下)。该案例本身就附带了一个小的数据表,并且具备了一定的数据管理功能,是一个不可多得的数据库学习和辅助管理软件。
ExcelReader
- C sharp 访问 Excel,无须COM控件
Excel
- C#操作Excel程序
outputExcel
- c++导出EXCEl格式文件
bactalk.activex.example
- 双击按钮可以看到源码 该Alerton BACtalk的Windows系统支持获得BACnet 性能通过一个ActiveX (以前称为OLE容器)接口。这个 接口的设计与自动化,这是首选 方法程序之间的通信用户的Visual Basic和 可视化的C / C + + 。 Visual Basic中可以作为扩大到许多 应用程序如Microsoft Excel , Microsoft Access中,微软的Word , 和Visio 。 Visu
excel
- 读写Excel例子,c++Builder编写的,希望对大家有帮助。-read and write excel file demo
EMS.Advanced.Import.Component.Suite.v3.1.0.1.Full.
- EMS Advanced Import Component Suite 允许你把数据从文件导入数据库中,支持 MS Access, MS Excel, MS Word [RTF], HTML, XML, PDF, TXT, DBF, CSV 等在内的多种常用文件格式。 感谢 zshwyp 提醒. :-] 本版本支持以下 IDE: Delphi 7,2005 C++Builder 6 BDS 2006 [Delphi 2006, C++Builder 2006] R
toexcel
- How to communicate with Excel with the C++ Builder
OLEAuto
- MS Office Automation using C++” - this what I started searching over the internet a few weeks back to plot a graph in an Excel sheet through my program. Fortunately, I got a few - actually very few - inputs from the cyber world, might be because I am
bundle
- XL Report 4 by AfalinaSoft is a tool for report generation and data analysis in Delphi/C++Builder applications through the use of Microsoft Excel.-XL Report 4 by AfalinaSoft is a tool for report generation and data analysis in Delphi/C+
C-EXCEL
- 用C++语言写的,可以采集excel文件中数据,使用很方便,程序也相对简单-Written in c++ language to write, can be collected data in excel file, use is very convenient, and the program is relatively simple
excel
- c++ 详细的excel导入导出的程序源码-excel import and export procedures source
dbgrid导出excel
- d7的dbgrid通过流导出excel 调用: DBGridEhToExcel: TDBGridToExcel; begin DBGridEhToExcel := TDBGridToExcel.Create(nil); try DBGridEhToExcel.DBGrid := DBGrid1; DBGridEhToExcel.ShowProgress := True; DBGridEhToExcel.FileName