搜索资源列表
画图程序开发MAPMODE
- 1、 本程序在交作业时需提交程序详细的说明书、源码程序。 2、 编程方式可以使用API编程或MFC编程方式。 3、 功能至少包括: 1) 画直线、矩形、椭圆和颜色填充,支持打印输出。 2) 可以更改线宽、更改线的颜色和填充的颜色。如下面的图形显示。 3) 最好实现对图形对象的文件存储。 -1, the procedures in perpendicular operation must produce detailed procedures manuals, source
DrawTextDemo
- 基于cda系统开发实例,多种字体类型打印演示, MFC图形编程初学有用
OpenGL-EPS-WMF-Output
- 这个文章和附件中的代码实现如何将OpenGL/MFC程序输出到 encapsulated postscr ipt (EPS)和Windows enhanced metafile (EMF)文件格式。最终的目标是能够产生可以编辑、打印和展示的适量图形文件。 -* display a vrml 3D triangular mesh using OpenGL in a MFC MDI application, * change the rendering options such as
duofutuxiang
- 可以实现多幅图像的打印,VC++编写,MFC-Multiple images can be printed, VC++ to prepare, MFC
MiniPrint
- 一个很好的照片打印程序。基于MFC开发的,很实用-a miniprint source code
DIBDisplay
- 在MFC中,编写简单的读写BMP的多文档示例。该文档不但可以直接读写BMP文件,还可打印当前DIB,还支持剪贴板操作:复制当前DIB到剪切板,也可以 将剪切板中现有的DIB复制到当前的DIB中。-display the picture
cad_move_your_name
- 一个C++程序,学cad时老师布置的作业,基于MFC,在屏幕上打印出自己的名字,并能够进行平移、缩放、改变颜色等操作。-A C++ program, it s an assignment when I study CAD, based on MFC, on the screen to print out your own name, and be able to pan, zoom, change the color
Bmp_read_and_show
- 简单的BMP图像的读取与显示,读取像素点打印,对于大图片打开会有点慢(Simple BMP image reading and displaying, print by reading the pixel , large pictures will be opened a bit slow)