登录
首页 » Visual C++ » MyMdi

MyMdi

于 2017-04-17 发布 文件大小:2561KB
0 194
下载积分: 1 下载次数: 2

代码说明:

  1、建立第一个视图类的基类是CEditView。 10分。 2、在第二个文档中,实现动画画图,按下鼠标并拖动时画出一个图,自己设计 一个简单的图画,使用画笔和画刷。图形5分,动态画出图10分,画笔和画 刷10分,共25分。 3、在第三个文档中,单击菜单中的编辑可以打开对话框。对话框中实现计算 总成绩,平均成绩10分。 4、在第三个文档中,单击菜单中的编辑可以打开对话框。7种控件分别存放学 生的学号、姓名、年龄、班级、成绩、住址等信息,另外设置一个显示按钮, 按下显示按钮时,每种控件的信息读取后在文档中显示出来。每种控件的应 用5分。显示10分。共35分。 5、在第三个文档中实现串行化,可以输入、保存学生信息 10分。 6、实现图形多彩化,控件多样化,设置两个基本对话框录入学生信息。5分。(1, the establishment of the first view of the base class is CEditView. 10 points. 2, in the second document, the realization of animation drawing, press the mouse and drag to draw a map of their own design A simple picture, use the brush and brush. Figure 5 points, the dynamic drawing of the figure 10 points, brush and painting Brush 10 points, a total of 25 points. 3, in the third document, click the menu editor can open the dialog box. Dialog box to achieve the calculation The total score, the average score of 10 points. 4, in the third document, click the menu editor can open the dialog box. 7 kinds of control storage Student number, name, age, class, grade, address and other information, in addition to set up a display button, When you press the display button, the information for each control is displayed in the document after reading. Each control should be With 5 points. Show 10 points. A total of 35 points. 5, in the realization of the serialization of the third docum)

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

发表评论

0 个回复

  • hrd
    华容道游戏,大家一定都玩过,这个介绍源代码可以提高您的c#的能力(Huarong game, we must have played this introductory source code can improve your c#)
    2012-08-24 23:42:59下载
    积分:1
  • solidworks+VB
    使用VB对SolidWorks进行的二次开发。主要是建立了一个螺纹标准件库以及螺纹计算方法。(use of SolidWorks in the secondary development. Is a standard part of a thread and the thread is calculated.)
    2006-08-14 16:14:36下载
    积分:1
  • ExcelOperate11
    vc读写excel,这个是用mfc写的,基于对话框的小程序(Vc u8BFB u5199excel)
    2017-05-25 11:34:36下载
    积分:1
  • abc
    简单易行,很好玩很简单那,我都没费什么功夫(Simple and fun it is very simple)
    2010-11-24 16:04:20下载
    积分:1
  • stm32实验内容
    STM32F401RE的教学课程,有助于不了解STM32CubeMux的学生了解和使用,内含多个实验教程(STM32F401RE teaching course.)
    2019-01-14 01:09:58下载
    积分:1
  • TextureMapping
    这是浙大鲍虎军教授演讲的纹理映射技术,内容十分详细。(This is Professor of Hu-Jun Bao Zheda speech texture mapping techniques, very detailed.)
    2009-06-16 16:17:27下载
    积分:1
  • 时雨Poi(道具)稳定版4.61.0(6月16日)
    说明:  现在的魔力外挂收费版本,收费太贵!谁可以免费破解一下,结合现在的魔力宝贝使用,造福广大魔力玩家呢?(Now the magic plug-in charging version, too expensive! Who can crack it for free, and use it in conjunction with the magic baby now, for the benefit of the majority of magic players?)
    2020-06-22 17:40:02下载
    积分:1
  • 音乐播放器
    说明:  VB音乐播放器,实现音乐播放功能,可以直接使用,可以在此基础上添加自己的程序(VB Music Player, to achieve music playback function, can be used directly, you can add their own programs on this basis.)
    2020-06-19 07:40:02下载
    积分:1
  • NURBS110707
    高速切削加工技术是一种先进的制造技术,具有强大的生命力和广阔的应 用前景,已成为切削加工的主流。数控插补技术是数控系统实现轨迹运动控制 的基础,插补运算是CNC系统软件实现运动控制的核心模块,插补算法的优劣 将直接影响到CNC系统的性能。因此,实现一种高精度和高速度的插补方法是 插补的关键所在。 本文在分析传统基准脉冲插补、数据采样插补的算法的基础上,着重研究 了三次NURBS曲线实时插补技术,针对部分算法的不完整或效率低,提出了 一种简单快捷的插补算法。采用NURBS曲线的矩阵表达式,将整个插补过程 分解为插补预处理和实时插补。在插补预处理中完成了大量的计算,预处理的 计算结果直接应用于实时插补,使插补算法满足了NURBS曲线插补的实时性 要求,再辅以必要的轮廓误差控制,实现了加工速度自适应于加工路径的 NURBS曲线直接插补。 本文讨论的插补算法采用C++语言实现,并在VC++6.0的编程环境中实现 了插补算法的计算机仿真,验证了算法的正确性和可行性。(The high speed cutting is one of advanced manufacture technique,which has the powerful vitality and the broad application,and already became the mainstream of machining.The interpolation technology of NC is the foundation of path s control in the CNC system,and the interpolation operation is the core module of CNC system software,which comes the motion control true.The interpolation algorithm,whose function is good or bad,directly influences the performance of CNC system.So,a kind of interpolation method with the high accuracy and high speed is the key of interpolation. Based on analyzing the traditional pulse interpolation and data sampling interpolation,this paper emphasizes on the NURBS curve real-time interpolation technology.In view of the partial algorithms which is incomplete and the low efficiency,this paper propose a simple and quick interpolation algorithm.Using the matrix representation of NURBS curve,the whole interpolation process is divided into appropriate pretreat)
    2011-07-07 11:46:17下载
    积分:1
  • 串口通信i
    说明:  串口通信 串口数据传输 通过串口将上位机数据,发送至下位机,下位机将数据传输给上位机并显示(C++ COM CONSTRACT)
    2019-04-24 14:37:42下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载