-
这个程序
此程序的主要功能是3ds文件的导入,在VC 环境下读取3ds模型-This program
- 2023-01-12 06:10:03下载
- 积分:1
-
group with a nonlinear phase of the filter to handle images, image processing to...
用一组非线性相位的滤波器组来处理图像,得到图像处理效果以进行分析。-group with a nonlinear phase of the filter to handle images, image processing to be effective for the purposes of analysis.
- 2022-06-20 08:18:36下载
- 积分:1
-
边缘检测
边缘检测- The edge examines
- 2022-02-21 00:00:58下载
- 积分:1
-
实现SOBEL算子,高斯拉普拉斯算子对图像的处理,检测图像边缘
实现SOBEL算子,高斯拉普拉斯算子对图像的处理,检测图像边缘-Realize Sobel operator, Laplacian of Gaussian image processing, image edge detection
- 2022-04-17 08:46:01下载
- 积分:1
-
转换一位图为一jpeg图象的源代码
转换一位图为一jpeg图象的源代码-converting a map jpeg image of a source code
- 2022-07-24 04:42:44下载
- 积分:1
-
使用vc开发的小的画图程序,使用文档/视图模式开发。对于文档处理具有保存和打开功能,能处理三种图形的加载和保存工作,这三种图形分别为线、矩形和椭圆,并且能在视图...
使用vc开发的小的画图程序,使用文档/视图模式开发。对于文档处理具有保存和打开功能,能处理三种图形的加载和保存工作,这三种图形分别为线、矩形和椭圆,并且能在视图中正确的显示出这些图形。-Vc developed the use of a small drawing program, use the Document/View model of development. The documents deal with the save and open features, can handle three types of graphics to load and preservation work, the three graphics are lines, rectangular and oval, and can view the correct display of these graphics.
- 2022-01-26 03:46:37下载
- 积分:1
-
CA developed on a good information, it is worth learning and reference for begin...
是关于CA开发的一份不错的资料,值得初学者学习和参考-CA developed on a good information, it is worth learning and reference for beginners
- 2023-07-05 11:45:04下载
- 积分:1
-
这个类库可以处理BMP、GIF、PCX、TGA、JPG、TIF格式的图像文件,而且具有图像点处理、图像区域处理的功能,你所要做的只是调用函数而已,不必清楚这些图...
这个类库可以处理BMP、GIF、PCX、TGA、JPG、TIF格式的图像文件,而且具有图像点处理、图像区域处理的功能,你所要做的只是调用函数而已,不必清楚这些图像文件的内部格式。-the library can handle BMP, GIF, PCX, TGA, JPG, TIF format image files, and images with point processing, image processing functions regional, you have to do it is the function call and not aware of these images document the internal format.
- 2022-02-14 12:07:21下载
- 积分:1
-
java做的专业制图工具 是一个功能比较简单的小程序 供初学者做参考...
java做的专业制图工具 是一个功能比较简单的小程序 供初学者做参考-do professional graphics tool is a relatively simple function of small programs for reference for beginners
- 2022-06-11 12:21:27下载
- 积分:1
-
免费图表与 GDI + 开发
你需要的第一类是图表。它包含图形、 图表标题,及各种
属性。图表代表到情节绘图操作,情节委托给
数据集渲染、 轴和其他图形对象 (如图例,
标记、 区域绘制等)。
绘制类胶水轴 (如果有)、 数据集、 图例、 数据标志等。
数据集类包含要绘制的数据。有 XY 的数据集,
OHLC 的数据集,日期/时间 (用于链接日期/时间值与数据) 的数据集
类别数据集、 数据集甘特图、 等。
由数据集渲染,像 XYRenderers,执行数据绘图
OHLC 渲染 (酒吧或烛台),直方图渲染,等等。
轴类执行情节和数据缩放绘图坐标轴。他们还
支持 windows。窗口是可见的数据的一部分。他们可以使用当
数据是太长,一次绘制。
- 2022-07-23 03:27:26下载
- 积分:1