-
我们的任务是设计和培养一个可行的和有效的神经网络来实现0
111我们的任务是要设计并训练出一个可行、高效的 BP 网络,以实现对 0到 9共 10 个加噪声后的数字和识别。-Our task is to design and train a viable and efficient BP networks to achieve 0-9 to a total of 10 increases the noise figure and identification.
- 2022-08-16 11:58:44下载
- 积分:1
-
dollars digital image processing operations, including patterns of various proce...
李计刚的数字图象处理作业,包括图型的各种处理技术-dollars digital image processing operations, including patterns of various processing techniques
- 2022-03-23 11:13:07下载
- 积分:1
-
本代码实现了矢量绘图功能:直线、圆、各种…
本代码实现了矢量绘图功能:直线、圆,各类曲线一应俱全,并可进行画笔画刷风格与颜色设定,并有文件保存功能-the source implementation of vector graphics features : linear, circular, various curves in place, to carry out the brush stroke painting style and color settings and a document retention
- 2023-07-03 18:45:03下载
- 积分:1
-
单元生成 、八瓣图案、单层花边、多层花边 等图案生成
单元生成 、八瓣图案、单层花边、多层花边 等图案生成-module generation, 8 logo, single lace, multi-layered lace pattern generation, etc.
- 2022-02-18 15:51:57下载
- 积分:1
-
凸包程序,在一堆离散的无规律的点中间找出一个边界!
凸包程序,在一堆离散的无规律的点中间找出一个边界!-Convex hull procedure, in a pile of discrete irregular border to find a middle point!
- 2022-04-22 18:08:51下载
- 积分:1
-
等值线生成与图形填充算法
等值线生成与图形填充算法,里面含有算法。.
- 2022-02-02 08:15:20下载
- 积分:1
-
C language graphics basic algorithm, to the learning graphics translation inters...
C语言实现图形学基本算法,有助于学习图形学的裁剪平移相交等基本算法。-C language graphics basic algorithm, to the learning graphics translation intersection of cutting the basic algorithm.
- 2022-03-18 12:11:30下载
- 积分: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
-
画图工具L c R G NONE End Enum Dim graph As Graphic Private Type Lnode’定义一个节点类型来 保存每个...
画图工具L c R G NONE End Enum Dim graph As Graphic Private Type Lnode’定义一个节点类型来 保存每个图形的信息 Sx As Single Sy As Single Tx As Single Ty As Single Bch As Graphic Color As Long End Type 画图:直线,圆跟矩形都用Line方法来实现,封装在Public Sub-drawing tools c R L G NONE End Enum Dim graph As Graphic Private Type Lnode "definition of a node to preserve each type of graphical information Sx As Sy As Single Single Single Tx As Ty As Single Bch As Long As Graphic Color End Type Painting : linear , round rectangle with both methods to achieve Line, the Public Sub Packaging
- 2023-03-29 15:00:02下载
- 积分:1
-
这个源码包含了各种简单的画图功能,希望和大家交流。
这个源码包含了各种简单的画图功能,希望和大家交流。-this source contains a variety of simple drawing functions, and we hope that the exchanges.
- 2022-02-15 16:26:18下载
- 积分:1