搜索资源列表
vc++等值线类库22709_contour_class
- vc++等值线类库,用于二维要素场分析的关键控件-vc contours class library for 2D element analysis of the key market controls
AdvancedGraph
- 刚开始学习VC++ 做的程序,,呵呵,,乱七八糟的,,比CGraph类差远了-VC just started learning to do the procedures, what mess, and worse than CGraph category from the world, and
Skyblue_chart_drawing_ctrl
- VC++编程,可用在控件方面的图表类,封装完成,饼图,立体柱状图等。-VC + + programming, available in the control chart types, Packaging completed, pie, 3-D column, etc..
DrawGIS
- 在VC环境下,画点,画线,画面。其中涉及派生类的继承以及虚函数的使用 -in VC environment, painting, line drawing, screen. Involving derivatives such as inheritance and the use of virtual function
一个绘图类
- 一个vc座的绘图类,支持多种格式,带中文说明。-vc Block, a type of graphics, support for multiple formats, with Chinese explanation.
draw
- 自制的VC++画图类,使用内存画图,无闪烁,需要的可以借鉴-VC++ homemade drawing class, using the memory drawing, without blinking, need to learn
11536_SpecialFX
- 水波算法--模拟水波的VC源码 用它里面的类可以产生类似于JAVA应用中的水纹、火焰以及熔浆效果-Water Wave Simulation Algorithm for the VC source water to use it inside the class can produce similar JAVA applications水纹, flame, as well as the effect of熔浆
text_progressctrl
- VC++编写的绘制曲线的类及其示例程序。-VC++ Prepared mapping curve and sample programs.
graphicsdrawingsystem
- 一个Opengl图形绘制系统,用VC++编写,有类的继承-1 Opengl graphics rendering system, using VC++ written with class inheritance
Graphic-Draw
- 图形绘制,可设置线宽、颜色、样式,通过本例将了解如何使用自定义画笔定义线体的颜色,线宽,线形等,以及如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。-VC++ graphics rendering, can set the line width, color, style, through th
MyCAD
- 使用vc++实现的一个简单的画图程序,其中主要是由CMyCADView类中的函数完成了画线的功能,主要是:OnDraw、OnLButtonDown和OnMouseMove这三个函数-Using vc++ implementation of a simple drawing program, which is mainly a function of the class by the CMyCADView completed the painting line, and mainly: OnDra
Cpent
- 自己写的使用CPen类做的,画一个扇形,可以实现绘制扇形,是个VC小例子-Write their own class using CPen do, draw a fan
CAD-developed-VB_NET-VC-Sharp-_NET
- 《用VB_NET和VC#_NET开发交互式CAD系统》(请用超星阅览器打开)本书共有十二章,内容包括面向对象编程、基本图元类设计、交互绘图类设计、图元的编辑、图元变换、相交图元、优化处理等。-《Interactive CAD system developed using VB_NET VC# _NET》The book consists of 12 chapters, including object-oriented programming, basic class design, the d
source_code
- VC类库文件 用来打开AUTOCAD输出的DXF模型文件,很好用-VC library files used to open the the AUTOCAD output DXF model file, easy to use
Graphic2
- VC++几何绘图实例,如何让CDC上输出的文字、图形具有保持功能,集合类CPtrArray的使用,CPaintDC与CClientDC的区别与应用,OnPaint与OnDraw在CView中的关系及实现内幕,滚动窗口的实现,坐标空间,映射方式,设备坐标与逻辑坐标的转换。元文件设备描述表的使用,如何利用兼容DC实现图形的保存和再现。 -Geometric VC++ drawing instance, how to get the text output on the CDC, graphic
cx
- 在vc++编程环境下,基于MFC类库的画图程序的编程-The vc++ programming environment based on the programming MFC class library Paint program
GDI-class-library
- DI类库下载(VC++开发常备),包括GdiPlus.lib库以及GdiPlus.h、GdiPlusPath.h、GdiPlusBrush.h、GdiPlusMem.h、GdiPlusTypes.h、GdiPlusFlat.h……等-The DI Class Library download (VC++ development standing), including GdiPlus.lib libraries and through GDIPlus.H, GdiPlusPath.h, GdiP
test1
- 将中点Bresenham算法推广到绘制任意斜率的直线段。使用对话框输入直线的起点和终点坐标,以屏幕中心为二维坐标系原点,绘制任意斜率的直线段。编制CLine类,成员函数为MoveTo()和LineTo()。对边界像素的处理原则是“起点闭区间、终点开区间”,即要求所绘直线达到VC++的MoveTo()和LineTo()函数的绘制效果。-Midpoint Bresenham algorithm will be extended to the slope of the straight line se
2
- 将中点Bresenham算法推广到绘制任意斜率的直线段。使用对话框输入直线的起点和终点坐标,试以屏幕中心为二维坐标系原点,绘制任意斜率的直线段。要求编制CLine类,成员函数为MoveTo()和LineTo()。对边界像素的处理原则是“起点闭区间、终点开区间”,即要求所绘直线达到VC++的MoveTo()和LineTo()函数的绘制效果。-Midpoint Bresenham algorithm will be extended to the slope of the straight line
VC++绘图
- 本程序使用VC++平台,完成了画板功能,可以实现绘画多种图形,并且使用集成类的方法完成了图像的保存。
