登录
首页 » Visual C++ » Drawboard

Drawboard

于 2020-07-03 发布 文件大小:3735KB
0 318
下载积分: 1 下载次数: 3

代码说明:

  用MFC编写了一个简单的画板程序和学生信息管理系统,可实现简易作画以及学生信息的管理(With the MFC write a simple drawing board procedures and student information management system, enabling easy to paint and student information management)

文件列表:

Drawboard
.........\datalist.cpp,988,2011-03-21
.........\datalist.h,383,2011-03-21
.........\Debug
.........\.....\datalist.obj,20118,2011-05-04
.........\.....\datalist.sbr,0,2011-05-04
.........\.....\draw.obj,4609,2011-05-04
.........\.....\draw.sbr,0,2011-05-04
.........\.....\Drawboard.bsc,3417088,2011-05-04
.........\.....\Drawboard.exe,139325,2011-05-04
.........\.....\Drawboard.ilk,378344,2011-05-04
.........\.....\Drawboard.obj,23058,2011-05-04
.........\.....\Drawboard.pch,6869428,2011-05-04
.........\.....\Drawboard.pdb,386048,2011-05-04
.........\.....\Drawboard.res,10620,2011-05-04
.........\.....\Drawboard.sbr,0,2011-05-04
.........\.....\DrawboardDoc.obj,16483,2011-05-04
.........\.....\DrawboardDoc.sbr,0,2011-05-04
.........\.....\DrawboardView.obj,31461,2011-05-04
.........\.....\DrawboardView.sbr,0,2011-05-04
.........\.....\huaban.obj,30667,2011-05-04
.........\.....\huaban.sbr,0,2011-05-04
.........\.....\MainFrm.obj,19827,2011-05-04
.........\.....\MainFrm.sbr,0,2011-05-04
.........\.....\showdata.obj,13562,2011-05-04
.........\.....\showdata.sbr,0,2011-05-04
.........\.....\shuju.obj,24779,2011-05-04
.........\.....\shuju.sbr,0,2011-05-04
.........\.....\StdAfx.obj,105532,2011-05-04
.........\.....\StdAfx.sbr,1374944,2011-05-04
.........\.....\vc60.idb,246784,2011-06-08
.........\.....\vc60.pdb,454656,2011-05-04
.........\draw.cpp,342,2011-03-15
.........\draw.h,243,2011-03-15
.........\Drawboard.aps,33676,2011-05-03
.........\Drawboard.clw,3656,2011-05-03
.........\Drawboard.cpp,4263,2011-03-14
.........\Drawboard.dsp,5441,2011-03-27
.........\Drawboard.dsw,524,2011-03-14
.........\Drawboard.h,1389,2011-03-14
.........\Drawboard.ncb,115712,2011-06-08
.........\Drawboard.opt,82944,2011-06-08
.........\Drawboard.plg,252,2011-06-08
.........\Drawboard.rc,14336,2011-03-27
.........\DrawboardDoc.cpp,1802,2011-03-17
.........\DrawboardDoc.h,1556,2011-03-17
.........\DrawboardView.cpp,3286,2011-03-19
.........\DrawboardView.h,1905,2011-03-17
.........\huaban.cpp,6672,2011-05-04
.........\huaban.h,1841,2011-03-17
.........\MainFrm.cpp,2510,2011-03-14
.........\MainFrm.h,1581,2011-03-14
.........\ReadMe.txt,4383,2011-03-14
.........\res


.........\...\Drawboard.rc2,401,2011-03-14



.........\...\toolbar2.bmp,718,2011-03-15
.........\resource.h,1664,2011-03-27
.........\showdata.cpp,566,2011-03-17
.........\showdata.h,372,2011-03-17
.........\shuju.cpp,3498,2011-03-19
.........\shuju.h,1429,2011-03-19
.........\StdAfx.cpp,211,2011-03-14
.........\StdAfx.h,1054,2011-03-14

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

发表评论

0 个回复

  • student
    学生考勤管理系统 考勤信息记录了学生的缺课情况,它包括:缺课日期、第几节课、课程名称、学生姓名、缺课类型(迟到、早退、请假及旷课)。试设计一考勤管理系统,使之能提供以下功能: 1.录入学生的缺课记录; 2.修改某个学生的缺课记录; 3.查询某个学生的缺课情况; 4.统计某段时间内,旷课学生姓名及旷课次数,按旷课次数由多到少排序; 5.统计某段时间内,有学生旷课的课程及旷课人次,按旷课人次由多到少排序; 6.系统以菜单方式工作。 具体要求如下: 1、 采取模块化方式进行程序设计,要求程序的功能设计、数据结构设计及整体结构设计合理。学生也可根据自己对题目的理解增加新的功能模块(视情况可另外加分)。 2、 系统以菜单界面方式(至少采用文本菜单界面,如能采用图形菜单界面更好)工作,运行界面友好,演示程序以用户和计算机的对话方式进行。 3、 程序算法说明清晰,理论分析与计算正确,运行情况良好,实验测试数据无误,容错性强(能对错误输入进行判断控制)。 4、 编程风格良好(包括缩进、空行、适当注释、变量名和函数名见名知意,程序容易阅读等); (student)
    2020-06-28 14:40:02下载
    积分:1
  • main
    说明:  班级作业成绩管理系统,可以管理班级内同学的成绩信息,并筛选出不及格的同学。(Class operating performance management system, students can manage class performance within the information and filter out failing students.)
    2010-03-22 21:32:14下载
    积分:1
  • studentguanli
    学生成绩信息管理系统,很不错的程序,有兴趣的(student achievement information management system, the procedure very well, interested to s)
    2006-06-15 09:31:37下载
    积分:1
  • vbjiaocailw
    高校教材管理系统,实现学生教材的自动选择,教材管理等功能(College textbook management system, automatic selection of student teaching, teaching management and other functions)
    2011-08-05 09:33:47下载
    积分:1
  • jiamin
    欢迎访问 学生大软件站 Http://Soft.Studa.Com 默认解压密码:soft.studa.com(welcome visiting students station largest software Http :// default extract Soft.Studa.Com Password : soft.studa.com)
    2007-06-10 09:15:27下载
    积分:1
  • assignment1
    用ODBC连接MySQL的一个图书馆管理系统(ODBC connection to MySQL with a library management system)
    2013-11-17 11:36:02下载
    积分:1
  • xueshengguanlixitong
    学生管理系统的源码,有需要者可以下载,作为vb的学习所需!(为)
    2010-12-22 21:26:39下载
    积分:1
  • cchaxun
    一个课程设计,有个菜单3个功能, 第一个功能是输入姓名,学号,数学成绩和语文成绩,并且储存,然后再确定是否继续.第二个功能的第一个小功能是输出所有已经输入的数学成绩按降顺序排列,然后可以选择返回上级菜单选择第二小功能升序排列所有输入的语文成绩,然后确定是否继续,第三就是功能是输入学号查询成绩,后在确定是否继续.所有的按照表格的形式打印(就是要控制什么空格的). (A curriculum design, there is a menu function 3, the first function is to enter the name, school number, math and language achievement, and storage, and then determine whether to continue. The second section features a small feature is the output of all input mathematics achievement by descending order, and then can choose to return to the higher level menu to select the second ascending order of all the small features of the language input results, and then determine whether or not to continue, the third is to study its function is to enter the query results, in determining whether or not to continue after. All forms of printing in accordance with the table (what is the need to control space).)
    2009-05-23 07:22:54下载
    积分:1
  • Excel
    自己用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.)
    2012-12-05 11:56:10下载
    积分:1
  • student
    定义两个类,techer类和student类,将student类对象转换为techer类对象,假设学生毕业后留校,其相关 数据仍然有用,如编号num,姓名name,性别sex。转换后输出相关数据(Define two classes, techer class and student class, the student class object is converted to techer class object, assuming that the students stayed after graduation, the related data is still useful, such as the number num, name name, sex sex. The converted output data)
    2010-06-10 22:32:33下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载