搜索资源列表
vc
- 用vc 做程序,如何画图是一个大家都很关心,但是却感到很难以理解的问题,因为在mfc的封装之下,没有现成的画图函数供 你直接调用,像vb等等里面直接来个 point之类的,常常让人感到无从下手。这两天帮人解决了一个用内存缓冲画图的问题, 顺便也就谈谈这些东西,也算是总结。 -Vc do with procedures, how we are drawing is a concern, but it was very difficult to understand, because u
mfcdownload
- mfc的一个实验,一个画图程序,绘图,位图等 希望对需要的人有帮助,下载分享。-mfc' s an experiment, a drawing program, drawing, bitmap, etc. hope to those who need help, download share.
Lesson12
- 开发可视化软件,和简单的二维画图, mfc程序设计效果-Development of visualization software, and a simple two dimensional drawing, mfc programming effects
rotating
- 在MFC中实现OpenGL绘制物体并实现旋转功能-In MFC to achieve OpenGL drawing objects and realize rotating function
GDI-in-MFC
- MFC中的GDI绘图,关于MFC ,windows绘图相关知识-MFC GDI drawing, drawing knowledge about MFC, windows
Computer-graphics-test-instruction
- 基于MFC的OpenGL编程,简单的实现了绘制茶壶,三维长方体的绘制,相应键盘操作转动及茶壶和长方体的纹理映射和环境映射,外加贝塞尔曲面和Nurbs曲面绘制-Based on MFC of OpenGL programming, simple implementation drawing teapot, 3 d drawing of the cuboid, the corresponding keyboard rotation and the teapot and texture mapping
MFC-ballroll-GDIdraw-beginners
- MFC幸运球转动游戏GDI绘图初学者最佳-MFC lucky ball rolling game GDI drawing beginners
HDraw2.9
- 使用VC开发平台,MFC框架实现一个画图程序,尽可能多的实现Windows自带的画图功能,并扩展其功能。-The use of VC development platform, MFC framework to achieve a drawing program, as much as possible to achieve Windows built-in drawing functions, and expand its capabilities.
MFCdraw
- MFC画图程序代码,可画椭圆,直线,矩形,改线宽,打开保存,颜色等-MFC drawing code can draw ellipses, lines, rectangles, change the line width, open the saved, color, etc.
MFC
- 基于 MFC的绘图板程序 MFC是一个巨大的应用程序类库,而整个MFC以一个CObject类为基类,其他所有的类全部继承于它。给我们开发程序带来了方便的条件。 本程序用到了GDI(图形设备接口)来进行windows图形编程,充分利用了设备无关位图和面向对象的编程思想。本程序可以使用户完成多种功能,比如:从工具栏选择颜色,更改绘图的线条的粗细,各式各样的绘图工具,选择不同工具时鼠标光标的变化,从外界引入位图。最后还可以对任意位图进行修改,并且运用双缓冲的技术使用户在绘图过程中不
mfc
- MFC中常用类,宏,函数介绍,和GUI有关的各种对象,在窗口中输出文字,使用点,刷子,笔进行绘图,使用各种映射方式-MFC commonly used classes, macros, functions, introduction, and GUI on a variety of objects, the output text in the window, point of use, brush, pen drawing, using a variety of mapping methods
1969201204170859
- MFC画图介绍 第一次用 MFC 编程,边做边 google,把学到的东西做一个总结。 其中可能有误解。-MFC drawing introduction First with MFC programming, learning by doing google, learned to make a conclusion. Which may have misunderstood.
Teechart5
- 这个一个好用的MFC画图控件,将控件安装并且添加到MFC工程中即可应用,压缩包提供了安装的注册名和密码-This a handy MFC drawing controls, control is installed and added to the MFC project can be applied, compression package provides the installation of a registered name and password
Demo-(2)
- 用mfc制作简单的画图软件,实现绘制圆,三角形,矩形等基本图形,可以旋转,放大缩小等基本功能-Using MFC to write a drawing software, you can draw a circle, line, triangle and other basic graphics, you can achieve rotation, zoom and other basic functions