登录
首页 » Visual C++ » Excel

Excel

于 2012-12-05 发布 文件大小:17635KB
0 175
下载积分: 1 下载次数: 26

代码说明:

  自己用VC++编写的操作Excel的程序,基于MFC,用于学生成绩的转换和计算,以及奖学金的评定。对于使用vc操作excel的朋友,可以直接使用或参考。(Own used VC++ codes for the Excel,basing on the MFC, using for the transfomaion and calculation of students grades, and the assessment of scholarship. To the friends who operate excel by vc++ codes,this can be used directly or by reference.)

文件列表:

Excel
.....\debug
.....\.....\Excel.exe,2396160,2012-09-14
.....\.....\Excel.ilk,5115644,2012-09-14
.....\.....\Excel.pdb,10423296,2012-09-14
.....\Excel
.....\.....\Debug
.....\.....\.....\BuildLog.htm,7592,2012-09-14
.....\.....\.....\Excel.exe.embed.manifest,146,2012-02-28
.....\.....\.....\Excel.exe.embed.manifest.res,212,2012-02-28
.....\.....\.....\Excel.exe.intermediate.manifest,145,2012-09-14
.....\.....\.....\Excel.obj,70413,2012-09-05
.....\.....\.....\Excel.pch,13434880,2012-02-28
.....\.....\.....\Excel.res,37136,2012-09-05
.....\.....\.....\excel9.obj,754011,2012-09-05
.....\.....\.....\ExcelDlg.obj,120811,2012-09-05
.....\.....\.....\mt.dep,65,2012-09-14
.....\.....\.....\MyExcel.obj,452184,2012-09-14
.....\.....\.....\stdafx.obj,334475,2012-02-28
.....\.....\.....\vc80.idb,871424,2012-09-14
.....\.....\.....\vc80.pdb,847872,2012-09-14
.....\.....\Excel.aps,59244,2012-09-05
.....\.....\Excel.cpp,3929,2012-09-05
.....\.....\Excel.h,1385,2012-09-05
.....\.....\Excel.rc,5614,2012-09-05
.....\.....\Excel.vcproj,5641,2012-08-29
.....\.....\Excel.vcproj.SuperDong-PC.SuperDong.user,1420,2012-11-13
.....\.....\excel9.cpp,147299,2012-09-04
.....\.....\excel9.h,39399,2010-01-04
.....\.....\ExcelDlg.cpp,4684,2012-02-22
.....\.....\ExcelDlg.h,1160,2012-02-16
.....\.....\MyExcel.cpp,15322,2012-09-14
.....\.....\MyExcel.h,1027,2012-09-05
.....\.....\Release
.....\.....\.......\BuildLog.htm,7368,2012-09-14
.....\.....\.......\Excel.exe.intermediate.manifest,145,2012-09-14
.....\.....\.......\Excel.obj,421137,2012-09-05
.....\.....\.......\Excel.pch,14352384,2012-08-29
.....\.....\.......\Excel.res,37136,2012-09-05
.....\.....\.......\excel9.obj,427352,2012-09-04
.....\.....\.......\ExcelDlg.obj,431631,2012-09-05
.....\.....\.......\mt.dep,65,2012-09-14
.....\.....\.......\MyExcel.obj,545226,2012-09-14
.....\.....\.......\stdafx.obj,1975205,2012-08-29
.....\.....\.......\vc80.idb,494592,2012-09-14
.....\.....\.......\vc80.pdb,847872,2012-09-14
.....\.....\res

.....\.....\...\Excel.rc2,361,2011-11-01
.....\.....\resource.h,1137,2012-02-17
.....\.....\stdafx.cpp,136,2011-11-01
.....\.....\stdafx.h,1545,2011-11-01
.....\Excel.ncb,20589568,2012-11-13
.....\Excel.sln,880,2011-11-01
.....\release
.....\.......\Excel.exe,262144,2012-09-14
.....\.......\Excel.pdb,4934656,2012-09-14

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

发表评论


0 个回复

  • Stdinf
    学生信息管理系统 C语言小程序 当年课设 拿来交流(Student Information Management System)
    2013-11-04 17:17:48下载
    积分:1
  • sunweiqi
    这次课程设计采用VB作为前台应用程序的设计工具,用MS Server 2000作为后台数据库,完成一个可以查询、修改、删除、添加学生信息、图书信息和图书借用信息的图书管理系统。(The curriculum design using VB as the front-end application design tool, using MS Server 2000 as a back-end database to complete one can query, modify, delete, add student information, library information and library books borrowed information management system.)
    2010-01-15 10:46:26下载
    积分:1
  • KSexam
    本课题采用JAVA进行开发,集题库管理,在线考试,实时评判于一体的在线考试系统,研究了计算机考试系统的发展状况,关键技术以及存在的问题。详细研究了系统的体系结构,软件功能模块等,系统通过提高测验考试的效率,增强测试考试的反馈效果(The subject of the use of JAVA for development, set bank management, online testing, real-time judge in one of the online examination system to study the development of computer examination system, key technologies and problems. Detailed study of the system architecture, software function modules, the system by improving the efficiency of examinations and tests to enhance the feedback effect of the test exam)
    2011-11-16 10:27:09下载
    积分:1
  • Library3
    图书馆 简单功能 简单代码 c++实现 作业要求(Simple function of a simple code library c++ to achieve operational requirements)
    2011-11-24 16:55:50下载
    积分:1
  • student_management
    一个学生信息管理的小系统,可以增加记录,查找记录,可以将数据导出到制定文件(student information management)
    2013-12-16 21:49:36下载
    积分:1
  • book-system
    基于vc和SQL200的图书管理系统.可以方便图书管理员 查询 更新数据。(book system~)
    2011-06-20 10:19:29下载
    积分:1
  • newxuejigl
    说明:  学籍管理系统 系统是在VC++6.0和SQL Server 2000下开发的. 数据库在Database目录下,在SQLSERVER的查询分析器中执行即可生成数据库. 源程序在Src目录中. 因为程序极为经典,所以本人在此转载~ 一、编程环境: windows2000 +visual stdio c++ .net,Ado + SQL2000 二、SQL设置: 将在SQL2000下建立schooldata数据库,导入数据文件 三、导入数据: data目录下有school_back数据库备分文件 操作:用SQL企业管理器还原数据库来导入数据 访问本地数据库服务器,密码是自己设置的那个,操作schooldata数据库的用户名和密码相同。 主要用ADO访问数据库,和几个显示数据的控件Treectrl,listctrl,datagrid等程序中有几个BUG还没解决, 四、实现功能: 操作:在选择查询条件:选择一个,tree控件里显示相关信息 可以在tree控件里单击来显示每个ITEM,每个ITEM相关信息显示在LIST控件内 双击LIST控件显示具体信息 也可以在窗口里单击右键或操作菜单具体操作 五、主要功能: 查询,添加,删除,显示“学院,各系,班级,学生,教师,社团,课程”等信息(err)
    2006-03-14 14:30:30下载
    积分:1
  • student-management
    学生成绩管理系统附带数据库操作 完成成绩的增删改查以及不同用户的权限管理(Student achievement management system comes complete performance of operations CRUD and different user rights management)
    2015-11-11 13:27:43下载
    积分:1
  • xueshengguanli
    学生学籍管理系统 VB(the Student Management System VB)
    2020-06-26 10:40:02下载
    积分:1
  • students
    在Windows 环境下利用ODBC,使用SqlServer2000作为数据库管理系统对数据进行管理与维护,使用VC++6.0为前台设计平台(In the Windows environment using ODBC, use SqlServer2000 as a database management system data management and maintenance, the use of VC++6.0 for the front design platform)
    2012-01-20 19:43:39下载
    积分:1
  • 696518资源总数
  • 104824会员总数
  • 34今日下载