登录
首页 » Visual C++ » Drawboard

Drawboard

于 2020-07-03 发布 文件大小:3735KB
0 315
下载积分: 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 个回复

  • ww
    说明:  学生成绩管理系统 要求是这样的 1、用c语言编写一个简单的学生信息管理程序,能实现对学生信息的简单管理。 2、具体要求: 建立一个4个学生的信息登记表,每个学生的信息包括:学号,姓名,和3门课程的成绩(Student achievement management system requirements for this is the 1, with c language students a simple information management procedures, information on students to achieve a simple management. 2, the specific requirements: the establishment of a four student information registration form, each student information include: Student ID, name, and three courses results)
    2007-11-26 22:48:41下载
    积分:1
  • woaichengxu
    我自己做的程序,教学任务管理系统 可以拿去参考(My own program, teaching task management system can Naqu Reference)
    2010-06-30 18:02:20下载
    积分:1
  • vb
    说明:  用vb写的一个点名程序的源码,可以用于老师上课(Write a name with a vb program' s source code, can be used for school teachers)
    2010-04-25 11:37:05下载
    积分:1
  • xsxxgl
    一个简单的学生信息管理系统,是小弟的第一个产品。。求指教。。(A simpl system for managing student information.)
    2020-07-03 07:00:02下载
    积分:1
  • 1
    说明:  学生成绩管理信息系统代码: 成绩记录簿 用Visual C++编制一个C语言成绩记录簿,每个学生信息包括:学号、姓名、C语言成绩。具体功能: (1)创建信息链表并以磁盘文件保存; (2)读取磁盘文件并显示输出所有学生的成绩; (3)按学号或姓名查询成绩; (4)添加成绩记录; (5)修改指定姓名或学号的学生的成绩并可存盘; (6)显示输出60分以下、60~79、80~89、90分以上各分数段的学生信息。 */(Student performance management information system code)
    2011-01-03 02:05:47下载
    积分:1
  • demo2
    此文件为利用VC++编写的一个研究生信息管理系统,实现基本的信息查询、删除、增加、修改等功能,还包括对学生成绩的统计,其基于SQL2003开发。(This file is written to take advantage of VC++ a graduate student information management system, to achieve the basic information query, delete, add, modify, and other functions, including statistics on student achievement, based on SQL2003 development.)
    2013-11-30 09:42:56下载
    积分:1
  • PTEM
    C2、单用户信息查询功能:。查询特定学生的记录,求其总分,平均分 3、学生信息浏览功能:显示所有学生的成绩记录,总分、平均分。 4、不及格记录查询功能:查询有不及格课程的学生信息。 5、排序功能:按学生平均成绩进行排序。或以某1单科成绩排序。 6、将学生记录存在结构体(student)中。 7、应提供一个界面来条用各个功能,条用界面和各个功能的操作界面应尽可能的清晰美观。 设计要求: 1、用C语言实现系统; 2、利用结构体实现学生成绩的数据结构设计。 3、系统具体查询,排序等基本功能; 4、系统的各个功能模块要求用函数的形式实现; 5、完成设计任务并写课程设计报告。 6、将学生成绩信息存在文件中。(ffgfgfhhhhhhhhhhhhhhhsfgdfgdfgdfddddddddddddd)
    2009-05-30 01:32:23下载
    积分: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
  • a4
    说明:  编译课程设计的LR分析,比较强悍,可用~~可扩充(Compile the curriculum design of LR analysis, comparison tough, can be used ~ ~ can be expanded)
    2008-12-28 13:10:44下载
    积分:1
  • Student
    学生宿舍管理系统,使用语言:c++学生宿舍管理课程设计,包含课程设计报告(Student hostel management system)
    2010-12-21 19:32:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载