登录
首页 » Visual C++ » Excel

Excel

于 2012-12-05 发布 文件大小:17635KB
0 209
下载积分: 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 个回复

  • a
    说明:  一个简单的学生成绩管理系统,具有登陆管理、添加信息、删除信息、修改信息和查询信息等功能(A simple student performance management system, with land management, add information, delete information, change information, and query information and other functions)
    2011-01-10 13:21:52下载
    积分: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
  • cjglxt_mfc
    用MFC实现的学生成绩管理系统,数据库是SQLserver200 开发平台:visual.net2005 附代数据库(MFC with the students performance management system, The database is SQLserver200 development platform : visual.net2005-generation database)
    2020-11-01 11:59:54下载
    积分:1
  • vbjiaocailw
    高校教材管理系统,实现学生教材的自动选择,教材管理等功能(College textbook management system, automatic selection of student teaching, teaching management and other functions)
    2011-08-05 09:33:47下载
    积分:1
  • book
    图书管理系统 满足小型图书管理借阅 增加读者删除读者(Library management)
    2014-01-03 17:00:44下载
    积分:1
  • LibriySystem
    一个用VB.NET做的图书管理系统,功能比较简单(Using VB.NET to do a library management system, functionality is relatively simple)
    2007-11-23 10:41:34下载
    积分:1
  • student-manage
    用可视化MFC写的一个学生成绩管理系统,用Access数据库,里面可以查询多门课成绩,并根据条件选择学生,测试过,可用。(Visualization MFC write a student performance management system, with the Access database, which can query multiple course grades, and select students according to the conditions tested, can be used.)
    2012-11-01 17:19:19下载
    积分:1
  • studentchooseclass
    简单的类与对象的内容,实现大学选课系统,实习课代码(Simple content classes and objects, the realization of the University of elective system, training classes code)
    2008-12-31 09:15:59下载
    积分:1
  • 毕设做的交通仿真 CongSim
    毕业设计做的交通仿真软件 可以实现路网的创建及路段拥堵仿真(Graduation project so traffic simulation software to achieve the creation of network simulation and road congestion)
    2009-05-13 13:05:11下载
    积分: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
  • 696518资源总数
  • 106010会员总数
  • 4今日下载