搜索资源列表
Marker_demo21
- In the demo project, I create a simple graph with four series of data. It demonstrates different options of marker, such as shapes, colors, etc. When the cursor hits a marker, the background data value will be displayed
PtInRect
- 这是我写的一个实现点选中多边形的数值算法,算法进行了特别设计,速度很快,可以判断点在浮点型的多变形中或在多边形外,可以移植到UNIX或linux平台,因为这两个平台没有CRect的PtInRect() 和 CRgn的PtInRgn()函数,这是一个很高效的算法-This is the one I wrote to achieve Polygon click the numerical algorithm, the algorithm s
绘制各种图形-直线-多边形
- 1.PaintDCDemo 演示如何利用用类CPaintDC绘图。 2.ClientDCDemo 演示用类CClientDC管理用户区。 3.CPenDemo 类CPen的使用。 4.CBrushDemo 演示刷子CBursh的使用。 5.CRgnDemo 演示CRgn的用法。 6.MapModeDemo 演示不同映射模式下图形绘制。 7.DrawPointDemo 演示点的绘制。 8.Dra
CRgnTest
- CRgn用法的一个例子,可以绘制需要显示的CRgn,通过CRgn的变换,得到需要的Rgn
TimepieceTest
- 用CRgn类实现时钟,并显示时间和日期,可动态关闭程序
3
- 利用CRgn类实现了不规则的按钮,可以自定义自己的按钮形状。
Marker_demo21
- In the demo project, I create a simple graph with four series of data. It demonstrates different options of marker, such as shapes, colors, etc. When the cursor hits a marker, the background data value will be displayed
PtInRect
- 这是我写的一个实现点选中多边形的数值算法,算法进行了特别设计,速度很快,可以判断点在浮点型的多变形中或在多边形外,可以移植到UNIX或linux平台,因为这两个平台没有CRect的PtInRect() 和 CRgn的PtInRgn()函数,这是一个很高效的算法-This is the one I wrote to achieve Polygon click the numerical algorithm, the algorithm s
绘制各种图形-直线-多边形
- 1.PaintDCDemo 演示如何利用用类CPaintDC绘图。 2.ClientDCDemo 演示用类CClientDC管理用户区。 3.CPenDemo 类CPen的使用。 4.CBrushDemo 演示刷子CBursh的使用。 5.CRgnDemo 演示CRgn的用法。 6.MapModeDemo 演示不同映射模式下图形绘制。 7.DrawPointDemo 演示点的绘制。 8.Dra
MagicHoleDemo
- 利用C++中CreatePolygonRgn、CreateRoundRectRgn、CreateRoundRectRgn、CreateRectRgn或CreateEllipticRgn函数,建立透明窗体示例程序-CreatePolygonRgn using C, CreateRoundRectRgn, CreateRoundRectRgn. CreateRectRgn or CreateEllipticRgn function, tra
CRgnTest
- CRgn用法的一个例子,可以绘制需要显示的CRgn,通过CRgn的变换,得到需要的Rgn-CRgn an example of usage, you can map the needs of display CRgn, through CRgn the transformation, they need Rgn
TimepieceTest
- 用CRgn类实现时钟,并显示时间和日期,可动态关闭程序-CRgn category with the realization of the clock, and display the time and date can be dynamically shut down procedures
3
- 利用CRgn类实现了不规则的按钮,可以自定义自己的按钮形状。-CRgn class implements the use of irregular button, you can customize the shape of its own button.
crgnrect
- VC++6.0写的RGN编程,可用于显示歌词字幕等,使用CRgn类。-VC++ 6.0 written RGN programming, can be used to display lyrics, such as subtitles, use CRgn category.
sample
- vc6.0编程实例详解 本书共包括12个实例: Simple:第3章、第5章,简单的MDI应用,并说明如何响应鼠标消息,如何创建快捷菜单。 DlgBased:第4章,最基本的基于对话框的应用程序。 Sheet:第4章,利用Visual C++的Components and Controls Gallery创建属性单和向导实例。 DlgCtrl:第4章,对话框及控件实例。 MDI:第5章,MDI应用实例。 Pa
MyWnd
- 这个类可以插入到任何一个程序当中,它提供一个统一的接口,接口函数接收图象的资源索引号、长、宽3个参数。当然,你也可以加上一个父窗口的指针参数,用来决定该类对象Create行为,便于指定该图象代表的窗口应该依附在哪个父窗口之上。 编写这个类需要熟悉对CRgn类的运用。如成员函数CombineRgn和SetWindowRgn,具体信息请查阅msdn。 那么好,下面我们来一步步创建这个类。 -This class can be i
FlipPage
- 利用CRgn类实现模拟翻页功能,产生翻页的动画效果。-Realize FlipPage function Using CRgn
Image
- 图像的剪切与合成,剪切:使用CRgn类创建一个剪切区域,利用CDC选中该剪切区域,在该区域绘制图像,将剪切的区域设置为白色背景;合成:采用CDC类的BitBlt方法实现-Shear and synthetic images, shear: the use of categories to create a shear CRgn region, the use of CDC select the shear area, mapping t
ReginDemo
- 使用CRgn对象得到某一特定区域,鼠标移动位置可以文字显示所在图形的位置,感觉应该对位置捕捉有所帮助-CRgn object to be used in a particular region, the mouse location can move the text where the graphic shows the location of capture the sense of place should be helpful
example157
- 实例源码——文本输出与屏幕绘图——使用CRgn对象得到某一特定区域-Example source code- text output and screen graphics- objects are used in a particular area CRgn