-
实现了: DAA画线法画直线 ,中点画线法画圆(输入x坐标,y坐标,圆心) 二维区域填充(种子填充颜色算法) 直线裁减 贝塞尔曲线...
实现了: DAA画线法画直线 ,中点画线法画圆(输入x坐标,y坐标,圆心) 二维区域填充(种子填充颜色算法) 直线裁减 贝塞尔曲线-realized : DAA painting straight line method, the dotted line method Circle (input coordinates x, y coordinates of the center) two-dimensional area filling (seed filling color algorithm) Bessel linear reduction curve
- 2022-03-14 04:55:12下载
- 积分:1
-
可以准确读取图片上的曲线数据值,方便进行后期处理
可以准确读取图片上的曲线数据值,方便进行后期处理-can exactly get data on a gragh
- 2022-05-31 07:20:14下载
- 积分:1
-
将读入的视频文件切割为连续的帧序列
首先读入的视频序列,获得总帧数,然后依次读取,最后把读取出来的每一帧图像写入到指定的路径上,并指定每一帧图像的名字。
- 2023-07-20 11:55:05下载
- 积分:1
-
pwinDOS下仿WIN3.2
pwinDOS下仿WIN3.2-pwinDOS under fake WIN3.2
- 2022-03-23 11:30:39下载
- 积分:1
-
犯错
扫描线填充法:
1、原理:该算法利用了扫描线的相关性和多边形边的相关性,而不是逐点进行处理。
2、扫描线的相关性:某条扫描线上相邻的象素,几乎都具有同样的内外性质,这种性质只有遇到多边形边线与该扫描线的交点时才会发生改变。
3、边的相关性:由于相邻扫描线上的交点是与多边形的边线相关的。对同一条边,前一条扫描线yi与该边的交点为xi,而后一条扫描线yi+1=yi+1与该边的交点则为xi+1=xi+1/m,利用这种相关性可以省去大量的求交运算。
边相关扫描线填充算法的实现需要建立两个表:边表(ET)和活动边表(AET)。-err
- 2023-07-27 18:40:02下载
- 积分:1
-
一个简单的绘图源码。我们可以看。,它涵盖了广泛
一个简单的绘图源码。大家可以看看。。里面的内容很丰富-A simple drawing source. We can look at. . Which covers a wide range
- 2022-04-21 12:43:20下载
- 积分:1
-
five
五角星的绘制与动作 083858.rar-five-pointed star with the drawing action 083858.rar
- 2022-12-04 06:30:03下载
- 积分:1
-
暴风影音的源代码,完全基于插件的框架模式,欢迎大家使用,提出意见...
暴风影音的源代码,完全基于插件的框架模式,欢迎大家使用,提出意见-Storm video and audio of the source code, based entirely on the framework model of plug-ins are welcome to use the U.S. to put forward their views
- 2022-05-12 10:10:41下载
- 积分:1
-
基于神经网络的聚类
Neural Network Based Clustering
using Self Organizing Map (SOM) in Excel
Here is a small tool in Excel using which you can find clusters in your data set. The tool uses Self Organizing Maps (SOM) - originally proposed by T.Kohonen as the method for clustering.
* Neural Network based Clustering tool in Excel (209 KB in Zipped format. 947 KB when unzipped.)
Inside the downloaded zip file, you will find the Excel file containing the application. Before running it, I suggest that you go through the ReadMe worksheet. It contains brief instructions on how to run the tool.
If you are interested in building Prediction and Classification models in Excel using Feedforward-Backpropagation Neural Network, here are two small Excel based tools for you. Also, if you are interested in Tree based Classification models, here is a Tree based classifier in Excel.
-Neural Network Based Clustering
using Self Organizing Map (SOM) in Excel
Here is a small tool in Excel using wh
- 2022-08-14 21:32:45下载
- 积分:1
-
旋转图像的源代码
旋转图像的源代码-rotating images of the source code
- 2022-03-19 15:59:52下载
- 积分:1