登录
首页 » Visual C++ » Drawboard

Drawboard

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

  • Book_Sale
    一个图书管理系统的概要分析, 1.总体设计 2.接口设计 3.系统数据结构设计 4.系统错误处理设计(a library management system summary analysis, 1. Design 2. Interface Design 3. Data structure design 4. Error Handling System Design)
    2007-01-31 09:59:18下载
    积分:1
  • tsglxt(c++)
    一个图书管理小系统,功能比较简单,实用性也比较强,但是做的有点粗糙(a small library management system, relatively simple function, practicality is also relatively strong, but do a little rough. .)
    2007-01-23 19:12:17下载
    积分:1
  • Library3
    图书馆 简单功能 简单代码 c++实现 作业要求(Simple function of a simple code library c++ to achieve operational requirements)
    2011-11-24 16:55:50下载
    积分:1
  • SQL
    图书管理系统,能够查询,删除,添加等。 是一个非常不错的系统(Books management system management system, able to search, delete, add, etc.Is a very good system )
    2011-12-29 23:06:24下载
    积分:1
  • library
    图书馆管理系统,实现图书馆的查询、借阅、还书、续借等功能。(Library management system, library research, borrow books, renewals, etc.)
    2012-05-20 19:04:59下载
    积分:1
  • chengji
    c语言学生成绩管理系统, 学生信息录入功能,学生信息浏览功能等等(c language student performance management system, student information input function, student information browsing, etc.)
    2009-12-15 17:13:24下载
    积分:1
  • ex10
    定义一个CStudent类,在该类定义中包括:一个数据成员score(分数)及两个静态数据成员total(总分)和学生人数count:成员函数STC(float s)设置分数,求总分,累计学生人数:静态成员函数Sum返回总分;静态成员函数Average求平均值。在main函数中,输入某班同学的成绩,并调用上述函数求全班学生的总分和平均分。(Define a CStudent class in the class definition, including: a data member score (Score) and two static data members total (total score) and the number of students count: the member function STC (float s) set score, find the total score, the cumulative Number of students: the static member function Sum return score static member function Average average. In the main function, enter the results of a class of students seeking the total score and the average score of students in the class and call the above function.)
    2012-12-04 21:00:34下载
    积分:1
  • xsxxgl
    学生信息管理系统,实现了一般的操作,课程设计的一部分,个人感觉,还行把(Student Information Management System to achieve the general operation, part of the curriculum design, personal feeling, but also line)
    2008-07-09 16:19:09下载
    积分:1
  • codetfour
    输入10个学生的信息并保存,计算且输出学生的平均分,再按照由高到低的顺序 输出他们的信息(Enter the 10 student information and save the average student computing and the output points, and then the order high to low Output their information)
    2015-02-11 20:11:26下载
    积分:1
  • bd2000
    是一个学生的 选课系统有很好的选课功能 可以商业买卖了(students is a good system Elective classes of functions can be a commercial trading)
    2005-04-05 10:57:25下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载