登录
首页 » Dialog_Window » MFC对话框,运用ClientDC绘制静态曲线,曲线的使用

MFC对话框,运用ClientDC绘制静态曲线,曲线的使用

于 2022-07-21 发布 文件大小:1.79 MB
0 175
下载积分: 2 下载次数: 1

代码说明:

MFC 对话框,运用ClientDC绘制静态曲线,运用曲线像素取反擦除曲线。很好的静态曲线绘制代码,简单易懂,稍加修改可绘制自己的曲线。-MFC dialog box, use ClientDC draw static curve, the use of curve-pixel to take anti-erasing curve. Very good static curve drawing code, easy to understand, a little change can draw your own curve.

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

发表评论

0 个回复

  • 子窗口,SDK编程,仅供参考 !
    子窗口,SDK编程,仅供参考 !-Sub-window, SDK programming, for reference purposes only!
    2023-01-10 03:25:04下载
    积分:1
  • splitterdlg MFC是一个利用分割实例”对话框
    SplitterDlg是一个在mfc对话框中使用分割条的例子-SplitterDlg mfc is in a dialog box using the example of the segmentation
    2023-04-18 06:30:03下载
    积分:1
  • 利用VC制作彩色对话框,可以制作赏心悦目的对话框
    利用VC制作彩色对话框,可以制作赏心悦目的对话框-VC production color dialog, the dialog produced pleasing
    2022-01-24 12:52:09下载
    积分:1
  • 问题的提出:我们在编制程序时,经常要用到清屏处理,如dos下的cls,Turbo C下的clrscr()等都具有清屏功能,但这些均为一般意义的清屏, 并未显示其...
    问题的提出:我们在编制程序时,经常要用到清屏处理,如dos下的cls,Turbo C下的clrscr()等都具有清屏功能,但这些均为一般意义的清屏, 并未显示其清屏规律.而有时为了达到清屏的艺术美观,往往对清屏有一些具体要求,如:开幕清屏 闭幕清屏 上清屏 下清屏 中清屏.为此,这里 用C语言编制了几个子函数,用于程序中时,既可达到清屏的目的,有能增加屏幕的艺术美观. 子函数及演示程序:-the problem : we in the preparation of procedures, regular use of the screen, such as the dos cls, Turbo C under the clrscr () so with the screen, but these are general sense of the screen does not show the screen law. And sometimes in order to achieve the screen beauty of art often on the screen that there are some specific requirements, such as : opening screen closing supernatant Ping-ping-ping under which the screen. To that end, here with C language several Functions for the procedure, can achieve the purpose of the screen, the screen will increase the artistic aesthetic. Functions and Demonstration Program :
    2022-08-09 18:16:14下载
    积分:1
  • 主界面一启动就隐藏窗口
    主界面一启动就隐藏窗口-main interface launched on a hidden window
    2022-03-04 17:01:36下载
    积分:1
  • 很多基于对话框的程序都有一个启动画面,那么如何为自己的对话框程序也加一个这样的画面呢?其实VC++开发环境中有一个现成的 Splash Screen 组件,用这...
    很多基于对话框的程序都有一个启动画面,那么如何为自己的对话框程序也加一个这样的画面呢?其实VC++开发环境中有一个现成的 Splash Screen 组件,用这个组件很容易实现基于框架类(也就是CMainFrame)的程序的启动画面,那么如果是对话框程序,没有框架类怎么办呢?所以这个组件功能不是想象的那么强。要实现基于对话框应用程序的启动画面必须另辟蹊径。这里提供一个可重用代码例子,一步一步教你实现每一个细节。利用一个定制的C++类:CSplashWnd,增强原来的 Splash Screen 组件功能。它不但可以在用于具有CMainFrame的程序,同时也可以用于基于对话框应用的程序。-many of the procedures based on the dialog has launched a picture for themselves as to how the dialog procedures were also such a picture? In fact, VC environment with a ready-made Splash Screen components, the components used easily framework based category (that is, CMainFrame) of the commencement of proceedings picture, then if the dialog procedure is not like the framework of how to do? Therefore, this component function is not so strong as imagined. To achieve based on the application"s dialog screens must choose another road. Here provide a reusable code examples, step by step teach you realize every detail. Using a customized Category C : CSplashWnd, enhance the original Splash Scre
    2023-05-09 11:55:02下载
    积分:1
  • an MFC XP interface resembles the style of the dialog box procedure, very pretty
    一个MFC下的酷似XP界面风格的对话框程序,非常漂亮-an MFC XP interface resembles the style of the dialog box procedure, very pretty
    2022-02-01 18:07:40下载
    积分:1
  • vc++编译器应用向导只能生成规则的矩形窗体,但是不能生成不规则的窗体,本文通过一个实例介绍如何做一个不规则窗体,通过这个例子,大家可以进一步做成一个桌面宠物...
    vc++编译器应用向导只能生成规则的矩形窗体,但是不能生成不规则的窗体,本文通过一个实例介绍如何做一个不规则窗体,通过这个例子,大家可以进一步做成一个桌面宠物-vc Application Wizard compiler can generate the rules of rectangular windows, but not generating irregular forms, the paper through an example of how to do an irregular forms, through this example, you can create a desktop for further pets
    2023-01-10 14:05:03下载
    积分:1
  • cdataexchange CWinApp类CWnd DestroyIcon LoadIcon则GetSystemMenu CMenu CSTR…
    CWinApp CDialog CDataExchange CWnd DestroyIcon LoadIcon GetSystemMenu CMenu CString LoadString AppendMenu IsIconic CPaintDC SendMessage GetSystemMetrics CRect GetClientRect DrawIcon ZeroMemory -CWinApp CDialog CDataExchange CWnd DestroyIcon LoadIcon GetSystemMenu CMenu CString LoadString AppendMenu IsIconic CPaintDC SendMessage GetSystemMetrics CRect GetClientRect DrawIcon ZeroMemory
    2023-06-23 07:25:03下载
    积分:1
  • 由窗口大小的小改动准备的程序为吨。
    delphi编写的监视窗口大小变化的小程序,对编写界面方面程序的有点帮助-delphi prepared by the window size monitor small changes in the procedures for the preparation of procedures for the interface a little help
    2023-07-10 00:50:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载