-
VC++中对话框的一个简单应用,可以收缩,也可以扩展,加上按扭的使用...
VC++中对话框的一个简单应用,可以收缩,也可以扩展,加上按扭的使用-VC in a simple dialog box application, you can shrink, but also can be expanded, coupled with the use of buttons
- 2022-01-30 14:35:32下载
- 积分:1
-
一个小球跟踪程序
一个跟踪小球的程序-a small ball tracking procedures
- 2022-09-24 17:35:03下载
- 积分:1
-
image with the mouse to create the hotspots
用鼠标创建图象中的热点区域-image with the mouse to create the hotspots
- 2022-02-22 11:29:01下载
- 积分:1
-
关于输入输出图形的方法,介绍学习SDK编程
关于输入输出图形的方法,介绍学习SDK编程- About the input output graph method, introduced studies SDK to
program
- 2022-05-30 19:54:49下载
- 积分:1
-
图形学中直线的经典算法,其中包括了两个程序写法,都可以执行。供比较用。...
图形学中直线的经典算法,其中包括了两个程序写法,都可以执行。供比较用。-Graphics straight classical algorithm, which included a two way process, can be implemented. For comparison.
- 2023-01-16 09:50:03下载
- 积分:1
-
这是一个gdiplus.dll,有需要的朋友可以去下载,希望对你有所帮助...
这是一个gdiplus.dll,有需要的朋友可以去下载,希望对你有所帮助-This is a gdiplus.dll, there is a need of a friend can go to download, I hope for your help
- 2022-09-17 06:30:03下载
- 积分:1
-
VC++实现对位图的倾斜校正
VC++实现对位图的倾斜校正-VC right bitmap tilt correction
- 2022-08-15 19:17:18下载
- 积分:1
-
这是一个简单的C + +画图程序,欢迎下载
这是一个简单的VC++绘图程序,欢迎下载
- 2022-03-31 02:40:31下载
- 积分:1
-
该实例介绍了在C#中如何进行GDI编程,通过该实例可以让读者对C#中GDI编程有一个初步了解。
注:该源码系引用他人...
该实例介绍了在C#中如何进行GDI编程,通过该实例可以让读者对C#中GDI编程有一个初步了解。
注:该源码系引用他人-the examples in C# how GDI programming, through which readers can be examples for C# programming GDI is a preliminary understanding. Note : The source is quoted others
- 2022-08-31 18:50:03下载
- 积分:1
-
DrawTools示例说明如何创建一个Windows窗体应用程序绘制图形…
DrawTools向你展示如何在Windows Form程序中通过鼠标拖动绘制各种图形对象,它实现的固定图形有:矩形框、椭圆、线性和铅笔。并且,你可以通过鼠标选择、移动、删除图形,还可以改变图形大小等各种操作。另外,程序支持你把绘制的图形保存成文件,可以直接把一个文件从资源管理器中拖到程序界面上打开。-DrawTools sample shows how to create a Windows Forms application for drawing graphic objects in a Windows client area using mouse and drawing tools. Drawing tools implemented in this sample are: Rectangle, Ellipse, Line, and Pencil. There are well-known techniques for creating such type of applications, like: interaction with mouse, flicker-free drawing, implementing of drawing and selection tools, objects selection, managing of objects Z-order etc. MFC developers may learn all this stuff from MFC sample DRAWCLI. DrawTools C# program reproduces some of DRAWCLI functionality and uses some design decisions from this sample.
- 2022-07-06 18:52:18下载
- 积分:1