CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 文件操作 搜索资源 - 读取EXCEL数据

搜索资源列表

  1. YCDataMng02

    0下载:
  2. c++操控Excel源码.能够读取Excel数据进行统计分类并输出。-c manipulation Excel source. Excel can read data and statistical classification output.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1453290
    • 提供者:lf
  1. xlRWDlg

    0下载:
  2. 直接读取Excel文件数据,该程序在VC++6.0环境下通过编译、调试,可以运行。-Excel documents directly read data, the procedures in the VC 6.0 compiler environment through, debugging, can run.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:28760
    • 提供者:郑正明
  1. Excelshengcheng

    0下载:
  2. 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
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1978175
    • 提供者:常培文
  1. EXCEL

    0下载:
  2. 1、首先将所需库文件拷到系统目录下/SYS32TEM目录下。(那些全是VB运行的一些库文件,我没有打包成安装程序,所以运行时需要先将VB库文件拷贝到系统目录下。) 2、程序需要导入3个EXCEL文件。第一个是EXCEL关系文件表格(第一列和第二列分别对应的是需导入的EXCEL文件和导入到的第二个EXCEL文件) 3、需导入的EXCEL文件第一行必须是目录,不能是其他的数据。(因为程序是通过关系表读取数据后与第一行比较,获取要导入的目录) 导入到的第二个EXCEL文件第一行也必
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:2594663
    • 提供者:韩伟
  1. ExcelAccessSrc

    0下载:
  2. 通过本文及配套示例源码你可以更加灵活的控制Excel表格文件,其中包括创建新Excel文件、写入表格数据、读取表格数据(包括对原建Excel文件自已手工添加的行、列数据的准确读取),删除已有Excel...
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:336400
    • 提供者:段昊旻
  1. ReadExcelDataByOLE

    0下载:
  2. 这是一个关于Excel文件的读取和写入操作,采用VC编写,可以将基金Excel数据读出,并在控件中显示,是一个实用性很强的综合例子
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:357086
    • 提供者:丁伟
  1. VCreadexcel

    0下载:
  2. 用VC读取excel 能够很好的将常用的数据格式中的数据读取出来
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1239
    • 提供者:何永平
  1. excel-ado

    2下载:
  2. 使用ado读取excel表格数据 可以读写所有sheet的表格数据.-read excel data by ado
  3. 所属分类:文件操作

    • 发布日期:2012-11-14
    • 文件大小:7283
    • 提供者:alongxiao
  1. Excel

    3下载:
  2. excel文件转txt 将excel文件按照指定格式转换为txt格式 可指定各项之间的间隔符 1.软件默认连接项为Excel文件的Sheet1页,此页名字不能改变; 2.Excel文件第一行是表头,表头内容不限,如果没有输入表头软件将把第一条 记录当做表头,从第二条记录开始读取数据; 3.Excel文件表头和数据位置不限(不限定从哪一行那一列作为起始数据),但 表头和数据记录必须连续,中间不能留有空白记录; 4.TXT文件记录格式的间隔符数目不限,可以间隔多个字符,如果记
  3. 所属分类:File Operate

    • 发布日期:2017-05-22
    • 文件大小:6833766
    • 提供者:liubin
  1. open-excel

    0下载:
  2. 利用 OLE 打开EXcel 和读取 写入 数据-Using OLE to open and read write data EXcel
  3. 所属分类:File Operate

    • 发布日期:2017-04-09
    • 文件大小:1210452
    • 提供者:盖万里
  1. ExcelOper

    0下载:
  2. VC实现的,读取Excel表格中的数据,也可以写数据到Excel表格-VC to achieve, to read Excel data in tabular form, or you can write data to Excel table
  3. 所属分类:File Operate

    • 发布日期:2017-05-11
    • 文件大小:2649246
    • 提供者:高倩
  1. DataAnalyzer_upload

    0下载:
  2. 开发环境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.
  3. 所属分类:File Operate

    • 发布日期:2017-05-30
    • 文件大小:12368279
    • 提供者:youbingbing
  1. Excel

    0下载:
  2. 读取Excel文件内容分析并导出数据。有点人工化。-output Excel File
  3. 所属分类:File Operate

    • 发布日期:2017-03-30
    • 文件大小:11806
    • 提供者:shenzhifang
  1. ExcelToTxt

    0下载:
  2. 一个读取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
  3. 所属分类:File Operate

    • 发布日期:2017-03-31
    • 文件大小:154680
    • 提供者:孙文超
  1. OperateExcel

    0下载:
  2. 读取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
  3. 所属分类:File Operate

    • 发布日期:2017-04-01
    • 文件大小:188636
    • 提供者:王翛璇
  1. excel-reading-with-tips

    0下载:
  2. 可以读取EXCEL文件进行数据转换和处理,并带有界面提示-Read Excel files with tips and store the data for processing
  3. 所属分类:File Operate

    • 发布日期:2017-04-04
    • 文件大小:67633
    • 提供者:andy
  1. OLE-read-Excel2003

    0下载:
  2. 通过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.
  3. 所属分类:File Operate

    • 发布日期:2017-11-15
    • 文件大小:107072
    • 提供者:liubin
  1. Qt-read-excel

    0下载:
  2. Qt 读取excel文件 并将所有的数据显示到QTableWidget上-Qt read the excel file and show all the data in the QTableWidget
  3. 所属分类:File Operate

    • 发布日期:2017-04-11
    • 文件大小:1223
    • 提供者:Sunnyclu
  1. EXCEL_READ

    0下载:
  2. 读取excel数据 按找需求 进行显示,学习vb控制excel初学者 很好用的历程(Read the Excel data and display it according to the requirement. Learning VB control excel beginners good course)
  3. 所属分类:文件操作

    • 发布日期:2018-01-01
    • 文件大小:36864
    • 提供者:rugeweiwu
  1. ExcelTest

    0下载:
  2. excel文件的连接,以及excel中数据的读取(The connection of Excel file and data reading in Excel.)
  3. 所属分类:文件操作

    • 发布日期:2018-05-02
    • 文件大小:40960
    • 提供者:Ginue
« 12 3 »
搜珍网 www.dssz.com