-
中点画圆法算法实现,能够实现坐标平移,支持鼠标绘图
中点画圆法算法实现,能够实现坐标平移,支持鼠标绘图-midpoint Circle France algorithm to achieve coordinates translation, mapping support for mouse
- 2023-03-23 22:00:03下载
- 积分:1
-
微软亚洲研究院论文:基于逆向同心拼图的绘制
微软亚洲研究院论文:基于逆向同心拼图的绘制-Microsoft Asia Research Institute thesis : Based on the reverse drawing concentric mosaics
- 2023-01-21 22:50:03下载
- 积分:1
-
计算机图形学中用DDA与中点法画直线 练习
计算机图形学中用DDA与中点法画直线 练习-DDA and the midpoint of paintings straight practice
- 2022-05-28 06:29:35下载
- 积分:1
-
基于分形几何的植物模拟研究
这个程序是基于C#采用分型递归算法模拟植物的生长过程,程序比较简单基础,完全可以运行。
- 2022-04-14 20:17:03下载
- 积分:1
-
该判断多边形点时钟排列方向,
非常准确(不准确的还没有遇到过,快3年了)。
该函数用到的相关函数都在文档中:
1.PtoLDistance-点到直线...
该判断多边形点时钟排列方向,
非常准确(不准确的还没有遇到过,快3年了)。
该函数用到的相关函数都在文档中:
1.PtoLDistance-点到直线的距离;
2.CalcPolygonRect-计算多边形外接矩形;
3.CalcSegmentRect-计算线段外接矩形;
4.Distance-计算两点距离;
5.ISZEROA-判断数值是否为零;
该函数数据类型为Windows的POINT,使用了标准模板vector-The polygon points to determine the direction of the clock with very accurate (inaccurate, not yet encountered, fast 3 years). The function of the correlation function used in the document: 1.PtoLDistance-point to the straight-line distance 2.CalcPolygonRect-calculated external rectangular polygon 3.CalcSegmentRect-computing segment external rectangle 4.Distance-computing two distance 5 . ISZEROA-judge whether the value is zero the function data type for the Windows-POINT, using the standard template vector
- 2023-08-03 05:55:03下载
- 积分:1
-
de Boor算法是de Casteljau算法的推广。它提供了…
De Boor s algorithm is a generalization of de Casteljau s algorithm. It provides a fast and numerically stable
way for finding a point on a B-spline curve given a u in the domain.
- 2023-03-19 23:05:04下载
- 积分:1
-
瑰丽多姿的万花规屏保 v2.5
感受曲线之美......
万花规模型算法我发表在《电脑爱好者》1999年12期上,此屏保版和大家玩过的万花规玩具一样...
瑰丽多姿的万花规屏保 v2.5
感受曲线之美......
万花规模型算法我发表在《电脑爱好者》1999年12期上,此屏保版和大家玩过的万花规玩具一样,
帮你轻松画出各种随机的图案花样。网上有很多根据我的算法写的程序,这是原作者的万花规免费屏保!
[最后更新]
2005-1-12
- 新增设置项:保留背景,随机变化或渐进变化
- 新增全屏显示时热键:
空格 : 显示详细信息(开/关)
F1 : 切换显示间隔(0~5秒)
F2 : 切换显示元素(点/线)
F3 : 保留背景(开/关)
F4 : 随机变化/渐进变化
F5 : 暂停/继续
- 新增可设置项:R,r,S及渐进级数 (仅在Vanva.ini)
- 解决bug:
某次起始点发现后,下次画曲线无图形输出
色彩变化时而无效
- 其它修改:
时间间隔由两元素间改为两个完整图形间
更新色彩变化的空间,色彩更明艳-magnificent 10,000 spent parts of the regulatory curve screensaver v2.5 feel the beauty ...... 10,000 spent scale algorithm, I made "enthusiasts" in 1999 12, the version of this screensaver we played and the regulatory spend 10,000 toys, help you to easily paint the logo various random pattern. Many online algorithm I write, this is the original author of the 10,000 free screensaver spent regulations! [Last updated] 2005-1-12-new directive : to retain background, random changes or incremental changes-new full-screen display hotkey
- 2022-02-03 19:33:54下载
- 积分:1
-
Douglas algorithm, a method of compression Line can be reached in accordance wit...
道格拉斯算法,一种线划压缩的方法,可根据阈值达到不同的压缩比例-Douglas algorithm, a method of compression Line can be reached in accordance with thresholds different compression ratio
- 2022-09-04 16:40:02下载
- 积分:1
-
图像的平移变换,可以对图象进行平移的操作,图像处理上很有用。...
图像的平移变换,可以对图象进行平移的操作,图像处理上很有用。-image translation transform, the image can shift the operation, image processing, very useful.
- 2022-03-18 22:33:29下载
- 积分:1
-
OpenCV形态学膨胀、腐蚀
应用背景对图像进行腐蚀和膨胀处理,可以实现调节的力度,通过腐蚀和膨胀的结合使用,可以自动连接图像的破损部分,或者消除图像的多余部分。关键技术关键技术:opencv中,膨胀函数的使用和腐蚀函数的使用。还包括opencv读取图像,显示图像窗口,以及其他opencv函数的调用。
- 2022-07-26 16:16:52下载
- 积分:1