-
Using VC to draw dynamic curve, the specific requirements see the contents of th...
用VC来绘制动态曲线,具体要求见文档中内容-Using VC to draw dynamic curve, the specific requirements see the contents of the document
- 2022-05-31 12:34:05下载
- 积分:1
-
windows Direct3D C#封装
windows Direct3D C#封装-C# Packaging
- 2022-12-14 00:05:03下载
- 积分:1
-
FIFO simulation
OMNeT公司++
- 2022-08-25 12:46:44下载
- 积分:1
-
in VB6.0 and DX9 3D images to achieve programming.
在VB6.0和DX9中实现3D图象编程。-in VB6.0 and DX9 3D images to achieve programming.
- 2022-02-07 03:33:16下载
- 积分:1
-
一个图像质量评价方法的源代码,区别于传统的PSNR评价方法,属于图像处理学科研究的前沿。
一个图像质量评价方法的源代码,区别于传统的PSNR评价方法,属于图像处理学科研究的前沿。-a method to evaluate image quality of the source code, PSNR different from the traditional evaluation methods, image processing belonging to the forefront of interdisciplinary research.
- 2022-07-21 14:01:46下载
- 积分:1
-
区域填充法填充多边形。鼠标交互输入多边形边界。无解压密码...
区域填充法填充多边形。鼠标交互输入多边形边界。无解压密码-filled polygon. Mouse interactive input polygon boundary. Without extracting passwords
- 2022-03-21 00:34:37下载
- 积分:1
-
procedures drawing BitMap and preservation of a simple example, because simple,...
程序画图和保存为BitMap的简单示例,因为简单,所以容易理解.-procedures drawing BitMap and preservation of a simple example, because simple, and easy to understand.
- 2022-03-14 23:52:31下载
- 积分:1
-
马尔
Marr-Hildreth 边缘检测算法-Marr-Hildreth edge detection algorithm
- 2022-08-20 06:52:42下载
- 积分:1
-
这个程序可以实现中点画圆画线 种子填充 裁剪
这个程序可以实现中点画圆画线 种子填充 裁剪-This process can achieve the midpoint of seed filling Circle Draw a line clipping
- 2022-04-01 11:02:51下载
- 积分:1
-
Polygon clipping is one of those humble tasks computers do all the time. It s a...
Polygon clipping is one of those humble tasks computers do all the time. It s a basic operation in creating graphic output of all kinds. There are several well-known polygon clipping algorithms, each having its strengths and weaknesses. The oldest one (from 1974) is called the Sutherland-Hodgman algorithm. In its basic form, it is relatively simple. It is also very efficient in two important cases, one being when the polygon is completely inside the boundaries, and the other when it s completely outside.
- 2022-09-16 13:35:03下载
- 积分:1