登录
首页 » Windows开发 » MFC简单画图程序Draw

MFC简单画图程序Draw

于 2022-03-18 发布 文件大小:11.05 MB
0 74
下载积分: 2 下载次数: 1

代码说明:

这个画图小程序是在 VS2012环境下编写的 MFC 单文档程序, 压缩包内含程序设计详细说明。 功能概述  通过在菜单中选择不同的形状,可以实现画直线、矩形、椭圆以及鼠标按下时随着鼠标移动划线以及橡皮擦功能, 线条粗细、颜色也可以在菜单中调整。  设计思路  通过对菜单的响应获取绘图类型、颜色和线条粗细程度。 通过 CPen 类更改画笔颜色和粗细或将画笔改为橡皮擦, 通过 CDC 类的成员函数 MoveTo( int x, int y );   LineTo( int x, int y );  Rectangle( int x1, int y1, int x2, int y2 );   Ellipse( int x1, int y1, int x2, int y2 );  请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报

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

发表评论

0 个回复

  • 文件内部函数实现 得到文件夹 过程。利用windows user库 编程
    文件内部函数实现 得到文件夹 过程。利用windows user库 编程-To be internal documents folder function process. The use of windows user database programming
    2022-03-13 03:56:26下载
    积分:1
  • UCCI引擎联赛模拟器源程序及其Windows版本下的编译程序
    UCCI引擎联赛模拟器源程序及其Windows版本下的编译程序-UCCI engine simulator league source code and Windows versions of the compiler
    2023-01-23 06:30:04下载
    积分:1
  • A Multiplayer DirectDraw Game using Winsock With librarys I made for each.zip
    A Multiplayer DirectDraw Game using Winsock With librarys I made for each.zip
    2022-03-31 11:29:10下载
    积分:1
  • pdf417 barcode source code C# version of the character input is generated accord...
    pdf417 二维条码 源码C#版本 能根据输入的字符生成相应的2维码。并保存。-pdf417 barcode source code C# version of the character input is generated according to the corresponding two-dimensional code. And save.
    2023-07-24 21:30:03下载
    积分:1
  • ENO企业人事信息管理系统配套组件包,压缩包包含如下组件包: XPmenu dxpack2.0.1 MenuBar .... QuickRe...
    ENO企业人事信息管理系统配套组件包,压缩包包含如下组件包: XPmenu dxpack2.0.1 MenuBar .... QuickReport.v4.5.for.Delphi7 TStaticTextEx_TDBStaticTextEx-ENO business personnel information management system supporting kits, compressed packet contains the following components : XPmenu dxpack2.0.1 Wet .... QuickReport.v4.5.for.Delphi7 TStaticTextEx_TDBStaticTextEx
    2022-11-28 19:55:03下载
    积分:1
  • presentation of development skill
    presentation of development ski-presentation of development skill
    2022-01-26 07:01:21下载
    积分:1
  • 一个简单的基于对话框的按钮,定时器使用例子
    一个简单的基于对话框的按钮,定时器使用例子-a simple button on the dialog box, use examples timer
    2022-06-26 17:55:47下载
    积分:1
  • 包含数十个经典算法的C语言实现,绝对经典!
    包含数十个经典算法的C语言实现,绝对经典!-Contains dozens of classic algorithm for the realization of the C language, an absolute classic!
    2022-05-07 01:03:32下载
    积分:1
  • java通用权限管理框架
    基于springMVC+spring+mybatis+easyui的通用权限框架。 实现:权限、用户、角色的多对多关系对应,代码简单明了,逻辑清晰。 开发工具:sql server2005、MyEclipse10、jdk1.6、Tomcat6.0 开发框架:SpringMVC、spring、Mybatis、easyui。
    2023-07-09 11:40:08下载
    积分:1
  • 动态规划
    动态规划----矩阵连乘问题 动态规划法是解决问题的一种方法。它不规定为了得到结果需如何将问题划分为子问题的固定方法,而是按不同输入给出问题的具体实例的子问题划分方法,然后再进行运算、解答问题。 矩阵连乘问题的主要思想如下: 1)设置大小为连乘个数的方阵 2)主对角线上方各元素Di,j(ij)记录获得该最小工作量矩阵分组的第一组的最后一个矩阵的序列号 最后通过下方元素可知最终结果的分组方式。-dynamic programming matrix continually multiply-dynamic programming problem is a problem-solving method. It does not require the results need to be how to divide the problems of the sub- problems fixed, but different input given by the specific example of the problem partition method, and then calculate, and answer questions. Matrix continually multiply the main idea is as follows : 1) the installation of the size of continually multiply the number phalanx 2) above the main diagonal elements Di, j (ilt; J) Matrix Mi continually multiply to the smallest workload 3) below elements Di, j (IGT; J) the record was the smallest workload of a matrix of the first group of a matrix of the final sequence, followed by the final element of the final results of the
    2022-06-17 10:27:59下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载