搜索资源列表
MFC
- mfc绘图。画不同颜色、不同大小的线条。
类似于画图的绘图程序
- 用MFC完成的类似于Windows画图的程序
雷达绘图
- 用于MFC绘图,动态显示
mfc绘图系统
- MFC实现的小型绘图系统
MFC 绘图程序
- 绘画基本的图形,比如圆,直线,矩形,设置线宽,颜色,填充
用VC编写的非常完整的绘图程序
- 一个用VC编写的非常完整的绘图程序.作者代码清晰易读,不错.,Using VC to prepare a very complete drawing program. Author legible code, yes.
MFCDraw
- MFC绘图,交互式绘图程序,可以选择绘图颜色、图形、图像,并输出文字(可设计其方向、大小颜色)-MFC graphics, interactive drawing program, you can select the drawing color, graphics, images, and output the text (can be designed to the direction, size, color)
C++绘图工具
- 可以里利用该工具包简单实现MFC绘图功能,轻松实现GDI+的功能
Five
- MFC 绘图程序 点 直线 矩形 圆 椭圆的绘制,可拖动画图,并选择颜色-MFC draw dots lines rectangles and so on ,allow to set the color
drawtool
- MFC编写的简单几何图像绘图工具,包含简单几何图形的生成,移动,缩放以及多边形的剪裁,适合初学者参考-MFC prepared simple geometric image mapping tools, including the generation of simple geometry, move, zoom, as well as tailoring polygon suitable for beginners reference
MFC_draw
- MFC编程,基本绘图功能,简单易学,熟悉整个MFC流程。-MFC programming, basically draws a chart the function, simple is easy to study, familiar entire MFC flow.
Painter
- MFC的绘图程序,可以用鼠标绘制简单的图形,形成的主要是点状图-MFC
pst
- 小绘图程序,C++MFC环境,可画各种线-Small drawing program, C++ MFC environment, can be painted a variety of line
MFCgraphicsApplication
- 这是一个非常好的MFC绘图实例,我找了很久才找到,希望和大家一起分享!用VC++编写的.-This is a very good example of MFC graphics, I find for a long time to find, I hope to share with everyone! Using VC++ prepared.
MFC_GDI_Example
- 《精通MFC程序设计》第13章 MFC GDI与绘图-《Master MFC Programming》 Chapter 13 MFC GDI and graphics
MFC_Graphics_Programming_Tutorial_Classic
- MFC绘图程序设计经典教程 Graphics Programming Tutorial Classic-MFC Graphics Programming Tutorial Graphics Programming Tutorial Classic Classic
MFCControlBar
- MFC基本控件使用示例,包括:简单的点,线,面绘图,对话框控件,颜色对话框,字体对话框,状态栏,工具栏,进度栏,显示当前鼠标坐标,显示当前系统时间-MFC basic controls use the sample, including: simple point, line, surface graphics, dialog box control, color dialog, font dialog box, the status bar, tool bar, progress bar, d
mfc
- 独立开发一个MFC绘图程序,基于“文档-视图”结构,在客户区能够完成- void CDopicDlg::OnBnClickedQuse() { // TODO: 在此添加控件通知处理程序代码 CDC* m_dc CRect m_rect m_pic.GetClientRect(m_rect) m_dc = m_pic.GetDC() int r1,g1,b1,r2,g2,b2 for (int i = 1 i<m_rect.ri
MFC-wendangshitu
- 1 MFC文档视图的各个部分 2 各部分的关系 3 创建过程 4 命令消息处理过程 二 MFC绘图 1 MFC绘图相关 等等,有源码有教程!-Relationship between the various parts of each part 2 1 MFC document view 3 4 command message creation process of drawing 1 MFC MFC drawing two related, etc., a source has tutori
MFC
- MFC绘图软件,可画直线,圆和椭圆,矩形等,可选颜色和线条粗细。-MFC graphics software can draw a straight line circles and ellipses rectangle optional color and line thickness
