搜索资源列表
jpaint-src-0.0.1
- 一个矢量画图的源码,基于mfc开发,带文档,代码规范,是学习的gdi的好例子-a vector drawing of the source code, based on mfc development, with a documentation, code norms The study is a good example of gdi
MyJpeg
- JPeg图像察看程序,使用单文档模式的MFC编写
histogram-用VC++建立MFC多文档对灰度图像进行的直方图均衡化
- 用VC++建立MFC多文档对灰度图像进行的直方图均衡化,本文档提供了所有步骤以及源代码!-Build with VC++ MFC Multiple Document for grayscale image histogram equalization, this document provides all the steps and source code!
bresenham
- 直线bresenham算法,用VC++ 6.0编写。 注意:新建一个MFC(EXE)工程,在导向中选单文档即可-Bresenham line algorithm, with VC++ 6.0 preparation. Note: Create a new MFC (EXE) project, in the guidance document in the menu can be
MdiSquares
- 一个用MFC编制的填色小程序,对初学者比较有帮助-MFC with the preparation of a small process of coloring, more help for beginners
EasyDraw
- 采用Visual C++ 开发的基于单文档的MFC应用程序,实现了简单图形的绘制功能,适用于初学者学习鼠标的操作。-Developed using Visual C++ MFC single document-based application that implements a simple graphics rendering capabilities for beginners to learn the operation of the mouse.
CMyView
- 基于MFC单文档像是绘制直线,圆,椭圆。治安先画法有DDA,中点,Breaseme画法,圆有两种画法-Like to draw a straight line, circle, ellipse-based MFC single document. The law and order first painting DDA, the midpoint the, Breaseme painting, round two painting
VCAD3.0
- 一个简单的画图小程序,利用MFC单文档开发的,有保存和打开的功能,适合新手学习。-A simple drawing applet, MFC single document developed with save and open features, suitable for beginners to learn.
MyGraphics2D
- 封装了一个用于绘图的mfc类,可在单文档,多文档,对话框中实例化本类,从而进行快捷的绘图-mfc figue plot class
Digital-Differential-Analyzer
- 验证直线和圆生成的DDA算法和Bresenham算法。能通过类分别抽象直线和圆,并对各自的DDA算法及Bresenham算法生成图元功能进行封装,通过设计MFC单文档应用程序来验证算法的正确性。-DDA Algorithm Bresenham algorithm verification and generation lines and circles. By abstract lines and circles class respectively, and the respective DD