登录
首页 » Visual C++ » Excel

Excel

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

  • Sourcecode
    学生信息管理系统。对于学生信息,各班的班主任及学校领导由于各种分类和了解的需要,经常性地进行各种查询。例如:查询一个班级中团员的人数,男、女生的人数,住宿或通宿学生的人数等等。教导处在每一届学生进校时必须进行分班,设置学号;每一届学生毕业,要进行学生信息备份; 对于成绩管理,课任教师要进行本科目成绩登记,计算平均分、优秀率、及格率;班主任在期中考试和期末考试后计算本班学生总分,排名次;教导处要统计补考学生人数及相应名单,每学期进行学生成绩备份;学校领导则可通过查询工具来了解学生成绩情况。 对于课程信息,教导处每学期要进行课程安排、课任教师分配、一周课程安排、中途课程调整等等。 (Student information management system. Information for students, class teachers and school leaders because of the various classification and know the needs of a variety of regular inquiries. For example: query a number of class members, boys and girls have the number of residential accommodation or pass the number of students and so on.教导处students at every school placement must be carried out, set up its study each session, graduate students, it is necessary to carry out student information to back up For performance management, class teachers to carry out any of the subjects grade registration, calculation of average hours, excellent rates, passing rates class at mid-term exams and final exam scores of students after the completion Bin, ranked second 教导处statistical make-up to the number of students and the corresponding list of students each semester to score back-up School Leaders can know through the query tool to score the situation of students. For course information,教导处ea)
    2009-03-07 17:23:23下载
    积分:1
  • tushuguan
    图书馆管理系统,这是非常有用的系统,可以供你参考,对你是非常有帮住得,谢谢。 (Library management system, it is very useful for the system, it can be used for your reference, for you is of great help to live, thank you. )
    2011-12-24 00:55:09下载
    积分:1
  • xuesheng
    学生成绩管理系统,适合初学者用 内容比较简单但是很实用 基本的vc++知识都在里面(Student performance management system is suitable for beginners)
    2010-12-05 15:21:04下载
    积分:1
  • kaoshisys
    使用MFC开发的一个考试系统,适合用于学习ADO访问数据库(Using MFC to develop a test system, suitable for learning ADO access)
    2015-04-28 14:57:58下载
    积分:1
  • student-grade-mangement
    数据结构课程大作业。 可视化学生成绩管理系统。(Data Structure Course big job. Visualization of student achievement management system.)
    2014-09-02 15:19:26下载
    积分:1
  • a
    说明:  图书管理系统,在MFC下运行,实现了学生信息管理与图书管理(Library management system)
    2013-11-21 17:24:17下载
    积分:1
  • 38220410111111111111111111111
    VC做的学生信息管理系统,欢迎大家看一看。(VC done Student Information Management System, welcoming everyone to look at.)
    2007-06-09 09:06:18下载
    积分:1
  • vcPaccessPxscjgl
    学生成绩管理系统,visual c++与Access数据库实现(Student achievement management system, Visual C++ and Access database to achieve)
    2013-05-07 20:17:20下载
    积分:1
  • system-of-students-choosing-course
    采用C语言,实现学生选课系统的设计,能够完成登录,选课,退课,管理员增加、删减课程等功能(Using C language, class selection system design, able to complete the login, elective withdrawal lesson, administrators increase, deletion of courses and other functions)
    2013-04-10 20:14:41下载
    积分:1
  • xuesheng
    学生成绩管理系统,包括人名分类,成绩录入,成绩分析等内容。(Student achievement management system, including the names of persons classification, performance recording, performance analysis, etc..)
    2008-03-25 09:41:25下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载