搜索资源列表
YCDataMng02
- c++操控Excel源码.能够读取Excel数据进行统计分类并输出。-c manipulation Excel source. Excel can read data and statistical classification output.
xlRWDlg
- 直接读取Excel文件数据,该程序在VC++6.0环境下通过编译、调试,可以运行。-Excel documents directly read data, the procedures in the VC 6.0 compiler environment through, debugging, can run.
Excelshengcheng
- Excel 读写和生成的工具, 里面包装成了一个读取Excel里面的每一列和每一行的数据方法供参考-Excel literacy and generating tool, inside packaging has become an inside Excel read out each and every line of data for the reference method
EXCEL
- 1、首先将所需库文件拷到系统目录下/SYS32TEM目录下。(那些全是VB运行的一些库文件,我没有打包成安装程序,所以运行时需要先将VB库文件拷贝到系统目录下。) 2、程序需要导入3个EXCEL文件。第一个是EXCEL关系文件表格(第一列和第二列分别对应的是需导入的EXCEL文件和导入到的第二个EXCEL文件) 3、需导入的EXCEL文件第一行必须是目录,不能是其他的数据。(因为程序是通过关系表读取数据后与第一行比较,获取要导入的目录) 导入到的第二个EXCEL文件第一行也必
ExcelAccessSrc
- 通过本文及配套示例源码你可以更加灵活的控制Excel表格文件,其中包括创建新Excel文件、写入表格数据、读取表格数据(包括对原建Excel文件自已手工添加的行、列数据的准确读取),删除已有Excel...
ReadExcelDataByOLE
- 这是一个关于Excel文件的读取和写入操作,采用VC编写,可以将基金Excel数据读出,并在控件中显示,是一个实用性很强的综合例子
VCreadexcel
- 用VC读取excel 能够很好的将常用的数据格式中的数据读取出来
excel-ado
- 使用ado读取excel表格数据 可以读写所有sheet的表格数据.-read excel data by ado
Excel
- excel文件转txt 将excel文件按照指定格式转换为txt格式 可指定各项之间的间隔符 1.软件默认连接项为Excel文件的Sheet1页,此页名字不能改变; 2.Excel文件第一行是表头,表头内容不限,如果没有输入表头软件将把第一条 记录当做表头,从第二条记录开始读取数据; 3.Excel文件表头和数据位置不限(不限定从哪一行那一列作为起始数据),但 表头和数据记录必须连续,中间不能留有空白记录; 4.TXT文件记录格式的间隔符数目不限,可以间隔多个字符,如果记
open-excel
- 利用 OLE 打开EXcel 和读取 写入 数据-Using OLE to open and read write data EXcel
ExcelOper
- VC实现的,读取Excel表格中的数据,也可以写数据到Excel表格-VC to achieve, to read Excel data in tabular form, or you can write data to Excel table
DataAnalyzer_upload
- 开发环境Microsoft Visual Studio 2008 实现包含大量数据的二进制文件读取,数据查询,数据导出为EXCEL文件。-Development environment Microsoft Visual Studio 2008 contains a large amount of data to achieve the binary file read, data query, data export to EXCEL file.
Excel
- 读取Excel文件内容分析并导出数据。有点人工化。-output Excel File
ExcelToTxt
- 一个读取EXCEL数据,并且充足数据,重新写入TXT文档的程序,设计到Excel操作以及读写文件操作-EXCEL a read data, and sufficient data, re-write the program TXT documents and design to operations and to read and write Excel file operations
OperateExcel
- 读取Excel文件,将数据保存到一个DataSet中,并显示在界面上的DataGrid中。可以读Excel2003和Excel2007两种文件格式,并自动获取工作表的名称。-This simple program can read Excel files,then save all data to a DataSet and display them in DataGrid control. It can support file format of both Excel2003 and Exc
excel-reading-with-tips
- 可以读取EXCEL文件进行数据转换和处理,并带有界面提示-Read Excel files with tips and store the data for processing
OLE-read-Excel2003
- 通过excel组件OLE方式读取excel数据,使用vc++6.0.方便的读写数据方式。-Through the excel components OLE way to read excel data using vc++6.0. Convenient way to read and write data.
Qt-read-excel
- Qt 读取excel文件 并将所有的数据显示到QTableWidget上-Qt read the excel file and show all the data in the QTableWidget
EXCEL_READ
- 读取excel数据 按找需求 进行显示,学习vb控制excel初学者 很好用的历程(Read the Excel data and display it according to the requirement. Learning VB control excel beginners good course)
ExcelTest
- excel文件的连接,以及excel中数据的读取(The connection of Excel file and data reading in Excel.)