搜索资源列表
画图程序开发MAPMODE
- 1、 本程序在交作业时需提交程序详细的说明书、源码程序。 2、 编程方式可以使用API编程或MFC编程方式。 3、 功能至少包括: 1) 画直线、矩形、椭圆和颜色填充,支持打印输出。 2) 可以更改线宽、更改线的颜色和填充的颜色。如下面的图形显示。 3) 最好实现对图形对象的文件存储。 -1, the procedures in perpendicular operation must produce detailed procedures manuals, source
smtp1 MFC实现
- 用MFC开发的可隐蔽发件人姓名的免smtp邮件客户端程序。-with MFC can be concealed the names of the authors - free smtp mail client program.
mfc_bezierView
- 这个程序是在MFC下编的Bezier曲线,供学习参考。-this procedure is provided for under the MFC Bezier curve for the study reference.
MFC橡皮筋画直线
- 用VC6.0写的画像皮筋直线的MFC程序
用MFC如何高效地绘图
- 显示图形如何避免闪烁,如何提高显示效率是问得比较多的问题。 而且多数人认为MFC的绘图函数效率很低,总是想寻求其它的解决方案。 MFC的绘图效率的确不高但也不差,而且它的绘图函数使用非常简单, 只要使用方法得当,再加上一些技巧,用MFC可以得到效率很高的绘图程序。 我想就我长期(呵呵当然也只有2年多)使用MFC绘图的经验谈谈 我的一些观点。
SVM.rar
- OpenCV机器学习SVM支持向量机的分类程序举例,OpenCV Machine Learning SVM example.
2DMapEditor(MFC)
- 2D地形编辑器 本程序系个人编写,对初学者有帮助-2D Map Editor
Line
- 用VC6.0写的画橡皮筋直线的MFC程序-Written with VC6.0 MFC drawing rubber band linear program
OpenCVforColorSpaceConvertion
- OpenCV编写的图片彩色空间转换MFC程序,同时可以进行视频处理。共五个彩色空间。-A VC MFC program to for color image color-space convertion. 5 color spaces in total.
MdiSquares
- 一个用MFC编制的填色小程序,对初学者比较有帮助-MFC with the preparation of a small process of coloring, more help for beginners
CalibrationFromDisk
- OpenCV摄像机标定程序,可直接运行,读取磁盘上的图片!借助他可以很好的理解OpenCV摄像机标定相关的函数!-OpenCV camera calibration procedures, can be directly run on the picture to read the disk! With the understanding he could very well related to OpenCV camera calibration function!
lsbwatermarking
- 代码在MFC框架上实现了LSB算法,并实际应用于BMP图像文件的水印程序中-Code in the MFC framework to achieve the LSB algorithm, and BMP image files actually used in the watermark process
CodeBook_Class
- 经过包装的CodeBook类,可以直接用于任何程序MFC程序。-After packing the CodeBook class, it can be used in any program MFC program.
jihebianhuan
- 该程序是几何变换填充算法,是孔令德计算机图形学教程的案例,在C++环境下开发的MFC程序,简单易学!-This program is geometry transform filling algorithm, is KongLingDe computer graphics tutorial case in the c++ environment development MFC program, easy-to-leam
silinjiedian
- 该程序是计算机图形学案例教程,是孔令德计算机图形学的例子,实现的四邻接点填充算法,C++开发的MFC程序,简单易学-This program is a computer graphics case tutorials, is KongLingDe computer graphics, to realize the example of c++ 60km contact filling algorithm, the development of MFC program, easy to opera
DIP-FC07
- 一个简单的MFC程序,实现功能包括添加水印,直方图均衡-A simple MFC program to achieve functional including adding watermarks, histogram equalization, etc.
DrawBezier
- 计算机图形学DrawBezier拟合曲线绘图 ,完整的MFC程序-Computer graphics DrawBezier fitting curve drawing, complete the MFC process
SplineInterpolation-in-mfc
- 1、将三次样条插值功能封装成CCubicSplineInterpolation类,所采用的是第二类边界条件:在端点的二阶导数值为0. 2、基于对话框设计了使用界面,通过打开文件夹内的test.xls可以载入全部数据,并可利用上述三次样条类进行单点插值和全部插值。 3、经检验,该程序插值结果与matlab中: pp=csape(a,b, second ,[0 0]) result=ppval(pp,x0) 插值结果一致。-1, will be packaged into a cub
MFC
- 一些图形变换的简单案列源码,在vc 6.0平台下的MFC程序-Some simple text graphics transformation source column in vc 6.0 platform MFC program
simpleMFC
- 一个简单的MFC程序,结合了OPENGL的2D编程,实现了简单的画图功能。是一个openGL如何在MFC中结合应用的例子。-A simple MFC program, with the 2D OPENGL programming, to achieve a simple drawing functions