▍1. GDI
这个主要是用的gdi在窗体里画图,例如折现图(This is mainly in the form of a gdi with drawing, such as line charts)
在MFC上中点法画圆画直线,DDA算法画直线,计算机图形学实验(Midpoint circle drawing a straight line, draw a straight line of the DDA algorithm)
SeePIC 该程序可以查看BMP格式的图像文件,使用了Imageload.lib(Imageload.lib VC++ for bmp file view)
完整的C++6.0工程,可在画图板上绘制基本图形,可设置线型、线宽,有调色板(a whole project of C++6.0.you can draw basic graph.you can also set color,width,and shape)
基于MFC的chart ctrol,具有很强的用户接口功能。(An MFC Chart Control with Enhanced User Interface )
读取geotiff格式图像,并显示图像信息,如行列号,角点坐标,分辨率,投影信息等(Read geotiff format images, and display image information, such as row and column numbers, corner coordinates, resolution, projection information)
xfarbe-2.3.rar - 一个非常棒的二维等值线绘制程序,采用双三次曲面拟合算法,得到的等值线非常光滑,相比其它我所见的到的追踪等值线算法加平滑结果得到的等值线质量高出很多(A great two-dimensional contour mapping procedures)
用vc++编写 类似传奇的游戏,方便快速入门。(VC Game for Legend)
Chart2d 滚动 多轴 具有多重缩放功能,并能恢复至默认状态(Chart2d scrool multiaxis)
这里包括五十几个VC++的皮肤,还有使用方法。(This file includes more than 50 VC++ skins,and the method how to use them。)
很好的窗口阴影的实现, 支持MFC或SDK, 类已经封装好.(The realization of the shadow of the window well to support MFC or SDK, class has a good package.)
SDI GDI+ 带滚动的窗口的画图模板。可用于学习和作画图模板(SDI GDI+ drawing with a scrollable window template. Can be used to study and paint mask)
C语言实现的矢量图形的缩放等功能,初学的可以参考参考(C language implementation of graphical zoom functions, can refer to reference)
使用CDC类函数,实现绘图及文字输出的实例源码,很不错的vc源码,推荐!(Using the CDC class functions, graphics and text output to achieve an instance of source code, source code vc very good, recommended!)
VC6.0 文件窗口重叠源码!可以像WndTab那样实现窗口标签!(The VC6.0 WndTab ADD_IN)
文本显示,运用MFC实现,在C++6.0调试通过,适合初学者。(Text display, the use of MFC implementation, debugging in C++6.0, suitable for beginners.)
通过使用MFC GDI来控制和操作打印机,以及打印视图阅览。(using GDI of mfc to control and operate printer and show printer view.)
vc 二值化变换 源代码的程序源码,希望对大家有所帮助(vc source code, binary transform the program source code, we hope to help)
vc用图像平铺形状的程序源码,很不错的demo值得一看!(vc tile with the shape of the image source code, very good demo worth a visit!)
Laboratory work. Draw to window seascape. This is a sample, only.