CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - mfc excel

搜索资源列表

  1. TestReader

    1下载:
  2. 用VC++的MFC与Office的Excel相结合,实现.log文件的读取,信息提取与分析等操作,是原创的,希望有用。-With VC++ The MFC with the Office of the Excel combination. Log file read, such as information extraction and analysis of operation, is the original, and I hope useful.
  3. 所属分类:Other windows programs

    • 发布日期:2014-11-03
    • 文件大小:482737
    • 提供者:liuwq
  1. Grid_MFCDemo2.2

    1下载:
  2. 类似Excel表格的MFC控件,做的非常漂亮!-Excel spreadsheet similar to the MFC controls, so very beautiful!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:205862
    • 提供者:杨泽鹏
  1. 090527softwaredesignofanalysisofgammarayscollected

    0下载:
  2. 能谱仪VC++6.0软件个人设计是由本人2009年05月开发的γ能谱仪VC++6.0软件 不过由于我是初次接触VC,很多语句调用和逻辑算法都还是新手阶段,请勿见笑 本软件包括 1.调用MFC控件接受串口数据包(数据包为附件中通讯协议规定) 2.调用pDC绘图(绘制表格和谱线) 3.实时采集数据并处理(处理部分其实还没写好) 4.调用WINDOWS系统的OFFICE控件将采集到的数据保存到EXCEL(由于我不会建立文件夹,所以在运行前,必须在C盘建立一个文件夹“collec
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-17
    • 文件大小:4454896
    • 提供者:李涛
  1. VCExcel

    0下载:
  2. VC MFC开发的 对Excel文件操作的方法。。很实用。。。 VC MFC开发的 对Excel文件操作的方法。。很实用-VC MFC development for Excel file manipulation methods. . Very practical. . . VC MFC development for Excel file manipulation methods. . Very practical. . . VC MFC development for Excel file
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:651772
    • 提供者:王生
  1. randx

    0下载:
  2. 基于MFC的随机分组小程序。导入excel数据后,进行2种方式指定随机分组。-MFC-based randomized applet. Importing excel data, to specify two kinds of randomized.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:193085
    • 提供者:方毅
  1. ExeclTable

    0下载:
  2. 改代码实现了MFC基于对话框来操作OFFICE中的EXCEL的简单示例-Change the code to operate the MFC dialog-based EXCEL OFFICE simple example in
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:339582
    • 提供者:魏赞庆
  1. aeeafaewf

    0下载:
  2. MFC队列数据结构实现excel数据滚动显示-MFC data queue data structure to achieve excel scroll
  3. 所属分类:Data structs

    • 发布日期:2017-05-21
    • 文件大小:6631585
    • 提供者:Cicky
  1. Homework1

    0下载:
  2. 利用MFC对话框实现的显示Excel文件内容的示波器-Implemented using MFC dialog box displays the contents of Excel files oscilloscope
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-25
    • 文件大小:8371227
    • 提供者:Li Bowen
  1. SGS

    0下载:
  2. 在VS2008的MFC下,对excel,进行查询,排序,统计。-In VS2008 under the MFC, to excel, the query, sorting, statistics.
  3. 所属分类:File Operate

    • 发布日期:2017-06-19
    • 文件大小:28168192
    • 提供者:陈杨中
  1. SG001

    0下载:
  2. 在VS2008下读取txt文本内容,并根据其对应的属性对其进行排序,txt内容模仿excel写的。-In VS2008 under the MFC, to excel, the query, sorting, statistics.
  3. 所属分类:File Operate

    • 发布日期:2017-06-01
    • 文件大小:13888528
    • 提供者:陈杨中
  1. RWExcel

    0下载:
  2. 借助相关的库函数,利用mfc,读取和写入excel文件-Read and write Excel
  3. 所属分类:File Operate

    • 发布日期:2017-04-03
    • 文件大小:83059
    • 提供者:gaoshan
  1. cPP_excel

    0下载:
  2. 读取excel数据最好方法,利用mfc,需要掌握classwizard。-excel data input to c++
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-10
    • 文件大小:2276734
    • 提供者:感染
  1. 200811

    0下载:
  2. 避免Error 2 error C2059: syntax error : , VS2008中C++打开Excel(MFC)-VS2008 C++ Excel(MFC) syntax error : ,
  3. 所属分类:Project Manage

    • 发布日期:2017-04-23
    • 文件大小:141435
    • 提供者:苏畅
  1. EXCEL002

    0下载:
  2. 实现MFC与Excel的互操作,可是先导入与导出-Realization of the Excel interoperability with MFC
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-15
    • 文件大小:4078990
    • 提供者:傅佳缘
  1. RMS

    0下载:
  2. 在开始做电子文档管理的时候,一窍不通,上网找了一圈明白个大概。该电子文档管理是基于微软的RMS技术实现对office文件,包括word,excel,ppt等文件的授权管理,有两种开发方法。其一是利用微软提供的sdk开发包,其二是利用office的动态链接库,本文采用的是后一种方法。资源分设置成10分,我觉得是必需的,毕竟自己有了很长的时间来完成代码的,我使用的事VS2010利用MFC实现对office文件的授权管理,网上这方面的实例很少,有几个是利用C#实现的,但是在使用MFC实现的过程中会出现
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-26
    • 文件大小:43654144
    • 提供者:单家伟
  1. Spare-System

    0下载:
  2. 自己编写的Access数据库 库存查询系统 编译器vs2005.MFC类库。 查询功能分解详细,大部分索引使用下拉菜单设计,自动搜索数据库添加相应内容,方便查询,免去按键手动添加...,数据添加方便,适用于Excel整体导入,方便维护。 库存查询-按enter自动查询所有库存及按索引查询 出库跟踪-按enter自动查询所有借用信息及按索引查询 借还操作-借用及归还操作 数据库维护-添加删除修改及excel数据整体导入 借用权限设定-借用人员信息添加-Access da
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-14
    • 文件大小:170908
    • 提供者:
  1. TestExcel

    0下载:
  2. 基于C语言的MFC操作从excel中获取想要的键值。-C language to obtain the desired key from excel
  3. 所属分类:File Operate

    • 发布日期:2017-11-12
    • 文件大小:1437612
    • 提供者:徐小恺
  1. MFCLiebiao

    0下载:
  2. 用MFC实现excel功能 很实用 MFC新手学习-Excel function very practical with MFC MFC novice learning
  3. 所属分类:Fractal program

    • 发布日期:2017-11-04
    • 文件大小:1713633
    • 提供者:sunkai
  1. VCExcel

    1下载:
  2. 该MFC程序代码中,包含对Excel的读取,写入,模板载入,显示隐藏等操作。可以直接在VC6.0环境下编译,运行。运行时,注意模板的路径修改。-The MFC code that contains the Excel read, write, template loading and show hide other operations. Directly VC6.0 environment compiler, run. Note the path of the template to modi
  3. 所属分类:File Operate

    • 发布日期:2016-12-14
    • 文件大小:2343936
    • 提供者:江浪
  1. ExcelTest

    0下载:
  2. MFC操作EXCEL的DEMO程序,使用VC++ MFC技术。-The DEMO program of MFC operation EXCEL, VC++ MFC.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-13
    • 文件大小:111610
    • 提供者:陈少伟
« 1 2 3 45 6 »
搜珍网 www.dssz.com