-
该计数器将实现算数的四则运算,如+、
该计数器将实现算数的四则运算,如+、-、×、/等-The counter will achieve the four fundamental operations of arithmetic, such as+,-,×,/, etc.
- 2022-08-06 21:37:03下载
- 积分:1
-
Stone Server 8.0 source code can be compiled stone Server 8.0
石器服务端8.0原代码,可编译石器8.0服务端-Stone Server 8.0 source code can be compiled stone Server 8.0
- 2022-08-06 14:10:10下载
- 积分:1
-
四螺旋浆垂直飞行的飞行器的飞行控制程序,以ARM为处理器。...
四螺旋浆垂直飞行的飞行器的飞行控制程序,以ARM为处理器。
-IV flying propeller aircraft vertical flight control procedures to ARM-processor.
- 2022-02-02 08:38:31下载
- 积分:1
-
the functional and can be plugged into a variety of common file types, charts, a...
此程序的功能很大,能够插入各种常用的文档类型,图表和幻灯片等功能!并且能对它们进行常规的操作。-the functional and can be plugged into a variety of common file types, charts, and features such as slides! they can be right and routine operation.
- 2022-11-19 04:50:03下载
- 积分:1
-
c++编程实现,影片清晰化,相关。小技巧,小功能
c++编程实现,影片清晰化,相关。小技巧,小功能-c++ programming, video clear and relevant. Tips, small features
- 2022-03-10 16:57:09下载
- 积分:1
-
Source of data mining algorithms, a clustering algorithm, sorting algorithm, neu...
数据挖掘算法源码,有聚类算法、分类算法、神经网络分类算法-Source of data mining algorithms, a clustering algorithm, sorting algorithm, neural network classification algorithm
- 2022-04-10 22:27:31下载
- 积分:1
-
彩色图像的RGB之间的转换,YCbCr,HSV,HSL,CIE CIE CIE LUV的实验室,西安,我,……
Convert color images between RGB, YCbCr, HSV, HSL, CIE Lab, CIE Luv, CIE Lch, and more.
- 2022-06-01 11:56:53下载
- 积分:1
-
matlab和vc++编程的例子,用到matcom进行文件的转换
matlab和vc++编程的例子,用到matcom进行文件的转换-matlab and vc++ programming example files used in the conversion matcom
- 2022-01-25 14:30:07下载
- 积分:1
-
在VC中使用nntoolkit工具箱
1、 安装和注册nnToolKit组件
参见神经网络组件《nnToolKit安装手册》。
2、 导入nn...
在VC中使用nntoolkit工具箱
1、 安装和注册nnToolKit组件
参见神经网络组件《nnToolKit安装手册》。
2、 导入nnToolKit组件
新建一个MFC AppWizard[exe]工程后,导入nnToolKit
使用MFC ClassWizard,添加一个新类,选择From a type of library,
在弹出的对话框中选中nnToolKit.dll
确定后,可以在workspace中发现类InnToolKit
(本例中采用自动化方法来使用COM,)
-in VC nntoolkit use a toolbox, installation and registration nnToolKit components See neural network components "nnToolKit installation manual." 2. nnToolKit components into a new MFC AppWizard [exe] works, Introduction nnToolKit use MFC ClassWizard, add a new category, From choice of a type of library, in the pop-up dialog box selected nnToolKit.dll identified, can be found in the workspace InnToolKit category (in this case the use of automated means to use COM,)
- 2023-05-02 00:50:02下载
- 积分:1
-
cure算法C实现
聚类(clustering)就是将数据对象分组成为多个类或簇(cluster),在同一簇中的对象之间具有较高的
相似度,而不同的簇中对象差别较大。相异度是根据描述对象的属性值来计算的。距离是经常采用的度量
方式。聚类分析源于许多研究领域,包括数据挖掘,统计学,生物学,以及机器学习。 作为统计学的一个
分支,聚类分析已经被广泛的研究了许多年,主要集中在基于距离的聚类分析。基于k-means(k-平均值),
k-medoids(k-中心点)和其他一些方法的聚类分析工具已经被加入到许多统计分析软件包或系统中,
例如S-Plus,SPSS,以及SAS
- 2022-02-03 15:11:39下载
- 积分:1