搜索资源列表
画图程序开发MAPMODE
- 1、 本程序在交作业时需提交程序详细的说明书、源码程序。 2、 编程方式可以使用API编程或MFC编程方式。 3、 功能至少包括: 1) 画直线、矩形、椭圆和颜色填充,支持打印输出。 2) 可以更改线宽、更改线的颜色和填充的颜色。如下面的图形显示。 3) 最好实现对图形对象的文件存储。 -1, the procedures in perpendicular operation must produce detailed procedures manuals, source
drawarrowpoint
- 在画线的过程中的绘制箭头的算法,利用MFC,不过如果有需要我有LINUX下QT编程的东西-line drawing in the process of drawing arrows algorithm, using MFC, But if I need QT LINUX things Programming
dockmenubar_demo
- 一个速度可调的,可更改颜色的,2维球。MFC编程,使用了unicode-an adjustable speed, alter color, two-dimensional ball. MFC programming, the use of the unicode
CRgnDemo
- 基于cda系统开发实例,矩形绘制演示, MFC图形编程初学有用
DrawLineDemo
- 基于cda系统开发实例,多种直线类型绘制演示, MFC图形编程初学有用
DrawTextDemo
- 基于cda系统开发实例,多种字体类型打印演示, MFC图形编程初学有用
MapModeDemo
- 基于MFC的cda系统开发实例,关于逻辑坐标、屏幕坐标、用户坐标的解释, MFC图形编程初学有用
图像颜色迁移处理
- 该程序使用MFC编程实现图像颜色迁移,主要是通过颜色空间变换,将原来相关性强的图像转化到相关性弱的颜色空间,再通过源图像与目标图像的均值与方差,求的图像变换的线性关系,最后实现迁移,效果可以。
GlowAndShadowEffect_src.rar
- 这是一个在mfc框架下处理图片和文字特效的程序,对刚接触mfc编程和图像处理的朋友应该很有帮助!!!,This is a mfc framework in dealing with images and text under the effects of procedures,刚接触mfc programming and image processing should be helpful to a friend! ! !
Bezier
- 计算机图形学教程内容: Bezier曲线的显示,本方法为分裂法,使用MFC编程-Computer Graphics Course content: Bezier curves show that this method for the secession law, the use of MFC Programming
xx
- 2D图形学编程中的裁剪问题的简单实现,使用MFC,对于图形学初学者有帮助-Graphics Programming 2D cutting issues in the realization of the simple, the use of MFC, there is help for beginners Graphics
mfc_code
- Visual C++ 6.0(以下简称VC 6.0)是一个功能强大、对Windows程序进行可视化开发的编程开发环境,是一个相当优秀的集成开发环境(Integrated Developing Environment,IDE)。它集代码编辑、调试、向导、编译和可视化资源编辑等功能于一体,所提供的MFC基本类库对Windows API函数做了很好的封装,简化了程序人员的开发过程。本章简单介绍VC 6.0的开发环境,并演示如何通过MFC应用程序创建向导创建应用程序。-mfc
ComputerGraphic
- 此程序是基于mfc的计算机图形的编程程序,该程序包括基本的图形绘制,3d图形的显示等,对计算机图像的编程学习具有较高的参考价值-This program is a program based on the the mfc computer graphics programming, the program includes a basic graphics rendering, 3d graphics display, learning the programming of the comput
GeoMap
- 使用MFC 编程写的读取txt数据绘制地图的程序,还可以分图层显示,支持放大和缩小功能,希望对大家有帮助~-Write MFC programming read txt data mapping program can also be divided into layers display function supports zoom in and out, we hope to help to
2D-graphics-design
- 二维平面图设计,MFC可视化编程,可以自己绘制图形-2D graphics design, MFC visual programming, you can draw your own graphics
Achieve-the-effect-of-fan-the-lines
- 显示灰度值基于MFC编程环境,用鼠标操作 实现绘制扇形效果的线条-According to grey value based on the MFC programming environment, use the mouse to operate Achieve the effect of fan the lines
MiniGIS
- 利用mfc开发,gis简单操作,主要练习图形编程-Using MFC development, gis simple operations, the main graphics programming practice
simpleMFC
- 一个简单的MFC程序,结合了OPENGL的2D编程,实现了简单的画图功能。是一个openGL如何在MFC中结合应用的例子。-A simple MFC program, with the 2D OPENGL programming, to achieve a simple drawing functions