登录
首页 » Visual C++ » Excel

Excel

于 2013-01-14 发布 文件大小:8743KB
0 168
下载积分: 1 下载次数: 85

代码说明:

  VC++6.0开发环境,经本人证实能成功读写excel文件(VC++6.0 EXCEL)

文件列表:

Excel文件
.........\testTrfile
.........\..........\binfile.bix,1024,2004-10-27
.........\..........\Debug
.........\..........\.....\StdAfx.obj,105676,2011-08-12
.........\..........\.....\StdAfx.sbr,1376567,2011-08-12
.........\..........\.....\Test.bsc,4269056,2012-07-02
.........\..........\.....\Test.exe,110656,2011-08-12
.........\..........\.....\Test.ilk,224912,2011-08-12
.........\..........\.....\Test.obj,14078,2011-08-12
.........\..........\.....\Test.pch,6952444,2011-08-12
.........\..........\.....\Test.pdb,377856,2011-08-12
.........\..........\.....\Test.res,2548,2009-06-18
.........\..........\.....\Test.sbr,0,2011-08-12
.........\..........\.....\TestDlg.sbr,0,2012-07-02
.........\..........\.....\vc60.idb,230400,2012-07-02
.........\..........\.....\vc60.pdb,372736,2012-07-02
.........\..........\dumpfile.txt,4035,2004-10-27
.........\..........\ezusbsys.h,35289,2004-08-28
.........\..........\ReadMe.txt,3543,2004-08-28
.........\..........\Release
.........\..........\.......\StdAfx.obj,840,2009-06-18
.........\..........\.......\StdAfx.sbr,1542378,2009-06-18
.........\..........\.......\Test.bsc,3417088,2009-06-18
.........\..........\.......\Test.exe,20480,2010-12-15
.........\..........\.......\Test.obj,9599,2009-06-18
.........\..........\.......\Test.pch,7188068,2009-06-18
.........\..........\.......\Test.res,2548,2006-03-29
.........\..........\.......\Test.sbr,0,2009-06-18
.........\..........\.......\TestDlg.obj,21964,2009-06-18
.........\..........\.......\TestDlg.sbr,0,2009-06-18
.........\..........\.......\vc60.idb,50176,2009-06-18
.........\..........\res

.........\..........\...\Test.rc2,396,2004-08-28
.........\..........\Resource.h,1004,2004-08-29
.........\..........\StdAfx.cpp,206,2004-08-28
.........\..........\StdAfx.h,1054,2004-08-28
.........\..........\Test.aps,20708,2011-08-12
.........\..........\Test.clw,1180,2012-07-02
.........\..........\Test.cpp,2035,2004-08-28
.........\..........\Test.dep,211,2009-06-30
.........\..........\Test.dsp,4191,2011-08-12
.........\..........\Test.dsw,531,2004-08-28
.........\..........\Test.h,1302,2004-08-28
.........\..........\Test.mak,6379,2009-06-30
.........\..........\Test.ncb,320512,2012-07-02
.........\..........\Test.opt,83968,2012-07-02
.........\..........\Test.plg,0,2012-07-02
.........\..........\Test.rc,5284,2006-03-29
.........\..........\TestDlg.cpp,18470,2011-08-12
.........\..........\TestDlg.h,5439,2011-08-12
.........\读取excel文件.docx,18171,2011-08-12

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • CSpectrumAnalyzer_demo
    这个demo是对频谱进行分析的 可以实时的现实频谱曲线(This demo is a spectrum analysis of the realities of real-time spectrum curve)
    2008-03-20 13:16:51下载
    积分:1
  • 9876567
    在框架中获得当前文档指针,VC++精选编程学习源码,很好的参考资料。(Get the current document pointer in the framework, VC++ select learning programming source code, a good reference.)
    2013-12-01 21:45:55下载
    积分:1
  • Lesson3Code
    孙鑫老师的教材的源代码,特别好的资料,大家可以下来看看。(Sun Xin teacher materials, particularly good introductory information, the university down to see. )
    2011-12-15 16:48:30下载
    积分:1
  • udfcode
    Calculate_wall_shear_stress.c:Fluent udf 用于计算viscosity引起的表面剪切力. compute_VOF_gradient.c: Fluent udf用于计算和提取VOF梯度. Define_inlet_velocity.c: Fluent udf用于计算和定义进口速度函数. Define_moving_Gaussian_source: Fluent udf用于计算和定义随时间和坐标而变化的表面热流密度. Define_properties_as_functionof_time: Fluent udf用于计算和定义随温度或自定义变量等变化的物质属性. Define_region_motion: Fluent udf用于计算和定义指定区域移动属性. Define_wall_pressure: Fluent udf用于计算和定义壁面压力边界条件.(Calculate_wall_shear_stress.c: Fluent udf used to calculate the viscosity caused surface shear force. compute_VOF_gradient.c: Fluent udf for calculating and extracting VOF gradient. Define_inlet_velocity.c: Fluent udf for calculating and defining inlet velocity function Define_moving_Gaussian_source: Fluent udf for calculating and defining the surface heat flux varying with time and coordinates. Define_properties_as_functionof_time: Fluent udf used to calculate and define the material properties changing with custom variables or temperature. Define_region_motion: Fluent udf used to calculate and define the movement of designated area . Define_wall_pressure: Fluent udf used to calculate and define the wall pressure boundary condition.)
    2021-04-16 19:58:53下载
    积分:1
  • SEVER
    多人在线的网络聊天室—服务器,简化实用 可以修改后添加其他功能(Multiplayer online chat rooms- server, simplifying practical Other functions can be modified to add)
    2013-10-05 19:42:35下载
    积分:1
  • FCFS
    先来先服务(FCFS)调度:按先来后到次序服务,未作优化。(First come first serve (FCFS) scheduling: the order of service by first come first served, not for optimization.)
    2012-01-01 13:48:29下载
    积分:1
  • RefrainChild
    限定MDI子框架窗口的最大、最小尺寸,C++精选学习源码,很好的参考资料。(Defining the maximum, minimum size MDI sub frame window, select learning C++ source code, a good reference.)
    2013-11-27 07:27:10下载
    积分:1
  • lEmbbeddedproi
    linux学习的经典资料,全面地介绍了linnux编程与开发的流程与技巧,拿出来与大家共享 (The the linux learning classic, comprehensive introduction to the processes and skills of programming and development linnux, took out to share)
    2012-10-03 02:12:12下载
    积分:1
  • manager
    小商品管理系统,实现商品的分录,查询,总价统计(Commodity management system, product entry, query, total statistics)
    2013-09-08 13:53:30下载
    积分:1
  • 嵌入式WEB服务器及远测控应用详解
    嵌入式WEB服务器及远程测控应用详解,包括服务器的移植及注意点等(Embedded WEB server and remote monitoring and control applications, including the server migration and attention points)
    2017-10-26 09:38:10下载
    积分:1
  • 696518资源总数
  • 105531会员总数
  • 4今日下载