-
作者将一个CGraph类由像素模式下,扩展到逻辑模式下,并加了x,y轴的箭头,可以添加曲线名称。使用的方法:
复制Graph.h,Graph.cpp Gra...
作者将一个CGraph类由像素模式下,扩展到逻辑模式下,并加了x,y轴的箭头,可以添加曲线名称。使用的方法:
复制Graph.h,Graph.cpp GraphLegend.cpp.GraphLegend.h GraphSeries.cpp,GraphSeries.h六个文件到相应的目录下,然后把他们加入到工程中,修改相应的头文件。在示例工程中作者提供了绘制饼图和直方图的代码。-CGraph author of a category by the pixel mode, the logical extension of the model, plus the x, y axis of the arrow, curve names can be added. The methods used : copy Graph.h, Graph.cpp GraphLegend.cpp.GraphLegend.h GraphSeries.cpp, GraphSeries.h six documents to the corresponding directory, and then put them into the project, the first to amend the corresponding document. Examples of projects in which the author provides a mapping pie and histogram of the code.
- 2022-12-25 21:00:04下载
- 积分:1
-
寻找圆的程序,大家试一试!
寻找圆的程序,大家试一试!-procedures for the round, we try!
- 2022-07-06 17:43:31下载
- 积分:1
-
获得指定点的颜色
获得指定点的颜色-been designated the color
- 2022-04-21 21:44:21下载
- 积分:1
-
通过派生的概念来组织和管理不同对象,这里我们可以绘制椭圆,矩形,圆,字体等,可以对不同对象进行控制...
通过派生的概念来组织和管理不同对象,这里我们可以绘制椭圆,矩形,圆,字体等,可以对不同对象进行控制-Through the concept of derivative to the organization and management of different objects, here we can draw an oval, rectangular, round, font, and can thus control different target groups
- 2022-02-11 16:17:09下载
- 积分:1
-
一个实现sprite的bitmap类。
1、可以实现遮照。
2、实现动画效果。...
一个实现sprite的bitmap类。
1、可以实现遮照。
2、实现动画效果。-achieve sprite of a bitmap category. One can achieve blocked. Two, to achieve animation effects.
- 2023-03-14 03:05:04下载
- 积分:1
-
一个VC++编写的图像处理系统,包括了图像处理的经典算法!
一个VC++编写的图像处理系统,包括了图像处理的经典算法!-a VC prepared by the image processing system, including the classic image processing algorithm!
- 2023-03-22 23:35:04下载
- 积分:1
-
这个从Cbitmap派生的位图类使你可以通过指定一种颜色把一幅位图变透明,而它的使用差不多同Cbitamp一样简单。...
这个从Cbitmap派生的位图类使你可以通过指定一种颜色把一幅位图变透明,而它的使用差不多同Cbitamp一样简单。-Cbitmap derived from the bitmap type so you can designate an colors of a bitmap transparent change, and its use with Cbitamp almost as simple.
- 2022-03-22 15:05:45下载
- 积分:1
-
此示例阐释了将 CImage 支持实现到应用程序中,以便以多种图像格式对数据进行基本加载和保存。另外,此示例阐释了直接的 DIB 图面操作,以及如何使用对 MM...
此示例阐释了将 CImage 支持实现到应用程序中,以便以多种图像格式对数据进行基本加载和保存。另外,此示例阐释了直接的 DIB 图面操作,以及如何使用对 MMX 和 SSE2 整数指令的更高级别的编译器支持,来优化位图操作而不必编写汇编程序代码。在项目中,Surface.* 文件包含 DIB 图面操作的 C++ 基类。-This example will explain the CImage support the achievement of applications, to a variety of image formats for data loading and preserve basic. In addition, this example to explain the direct DIB map surface operation, and how the use of MMX and SSE 2 integer instructions, higher level of compiler support to optimize bitmap prepared to operate without compilation code. In the project, Surface .* DIB map file contains the C-operating base class.
- 2022-01-30 16:34:15下载
- 积分:1
-
susan算子提取算法,提供对图像特征准确,鲁棒,快速的提取,并采用高效代码实现...
susan算子提取算法,提供对图像特征准确,鲁棒,快速的提取,并采用高效代码实现-extraction algorithm, the image features provide accurate, robust, fast extraction, and the introduction of efficient implementation of the code
- 2022-09-23 05:40:02下载
- 积分:1
-
这是一个抓屏的源代码.大家可以了解键盘上的抓屏键是如何实现的.也许可以帮助大家....
这是一个抓屏的源代码.大家可以了解键盘上的抓屏键是如何实现的.也许可以帮助大家.-This is a source of Capturing the Screen. We can understand the keyboard Capturing the Screen key is how to achieve it. Perhaps we can help.
- 2022-08-09 16:16:48下载
- 积分:1