-
免费图表与 GDI + 开发
你需要的第一类是图表。它包含图形、 图表标题,及各种
属性。图表代表到情节绘图操作,情节委托给
数据集渲染、 轴和其他图形对象 (如图例,
标记、 区域绘制等)。
绘制类胶水轴 (如果有)、 数据集、 图例、 数据标志等。
数据集类包含要绘制的数据。有 XY 的数据集,
OHLC 的数据集,日期/时间 (用于链接日期/时间值与数据) 的数据集
类别数据集、 数据集甘特图、 等。
由数据集渲染,像 XYRenderers,执行数据绘图
OHLC 渲染 (酒吧或烛台),直方图渲染,等等。
轴类执行情节和数据缩放绘图坐标轴。他们还
支持 windows。窗口是可见的数据的一部分。他们可以使用当
数据是太长,一次绘制。
- 2022-07-23 03:27:26下载
- 积分:1
-
Computer graphics with the classic algorithm of mapping procedures, including a...
计算机图形学中用经典算法实现的绘图程序,包括直线生成、圆弧生成、线段裁剪、多边形裁剪等-Computer graphics with the classic algorithm of mapping procedures, including a straight-line generation, arc formation, line cutting, cutting, such as polygon
- 2022-08-15 00:30:30下载
- 积分:1
-
使用这部分代码的话,用户界面、以及输入文件的处理部分的工作就可以省去了...
使用这部分代码的话,用户界面、以及输入文件的处理部分的工作就可以省去了-using this portion of the code, the user interface, as well as the importation of document processing part of the work might dispense with the
- 2023-04-22 11:50:02下载
- 积分:1
-
Simple image processing, including the opening of the image, image format conver...
简单的图像处理,包括图像的打开,图像格式的转换-Simple image processing, including the opening of the image, image format conversion, etc.
- 2023-06-05 02:25:02下载
- 积分:1
-
用Canny算子提取边缘,在readme里有详细的使用说明
用Canny算子提取边缘,在readme里有详细的使用说明-with Canny operator from the brink of the readme are detailed usage
- 2023-07-05 15:45:04下载
- 积分:1
-
图像浏览,支持放缩小、移动,request指定图片文件.
图像浏览,支持放缩小、移动,request指定图片文件.-Image View to support narrow release, mobile, request specified photo paper.
- 2022-08-21 09:50:33下载
- 积分:1
-
image processing software. We can see that should be used to the Ha ha.
图象处理的软件.
大家看看,应该用的着的,呵呵.-image processing software. We can see that should be used to the Ha ha.
- 2022-11-30 16:30:03下载
- 积分:1
-
A Filter
A Filter-Bank-Based Kalman Filtering Technique for Wavelet Estimation and Decomposition of Random Signals.pdf
- 2023-03-31 19:15:03下载
- 积分:1
-
轮廓提取算法:效果不错。
很有用的,用C++实现的
轮廓提取算法:效果不错。
很有用的,用C++实现的-It is Useful for Contour Extract in Image
- 2023-01-31 05:25:04下载
- 积分:1
-
AABB包围盒的构造
此源代码主要是为了让大家了解AABB包围盒是怎么构造的,它的算法思想与网上的一些描述是一样的,只是这个是自己写的能够直接编译的,所以建议大家看一下这个,就能很好的理解它
- 2022-05-22 19:00:17下载
- 积分:1