-
An example of turing machine
An example of turing machine
- 2022-02-16 08:05:54下载
- 积分:1
-
支持向量机 Python 项目
这是支持的向量机 (SVM) 的代码。在 SVMProject.zip 中,你会得到一个 eclipse 项目。将导入到 eclipse,python 的源代码和它的数据。svm.py 包含支持向量机算法和实用程序函数。matplot.py 是图的功能。main.py 是这个项目的中考。
- 2022-03-20 12:59:10下载
- 积分:1
-
svm实现的例子
svm实现的例子-SVM realize examples
- 2022-04-22 19:17:40下载
- 积分:1
-
准确的眼科中心跟踪
一个OpenCV,只需要一个摄像头。
- 2022-08-25 08:34:50下载
- 积分:1
-
the mapped relation is built using BP network in order to provide fitness functi...
用BP网络建立映射关系,为遗传算法提供适应度函数,通过改进遗传算法完成最小值优化-the mapped relation is built using BP network in order to provide fitness function for genetic algorithm. At last, optimization of minimum value is finished by genetic algorithm.
- 2023-04-03 12:00:04下载
- 积分:1
-
一个比较全面的数值分析类库的DLL文件,使用方便
一个比较全面的数值分析类库的DLL文件,使用方便-A more comprehensive numerical analysis of the class library DLL files, easy to use
- 2023-07-20 20:00:03下载
- 积分:1
-
USACO chapter one.May hope it useful to someone
USACO chapter one.May hope it useful to someone
- 2022-03-25 07:57:06下载
- 积分:1
-
VB实现的treap树程序含可视化界面
BST树是一种二叉查找树,但是若是多次插入,BST树便会失衡或者退化成链。于是在BST树的基础上又附加了一个堆的性质,本程序采用最小堆原则。程序代码使用的是VB6.0编写,由于VB中没有指针,所有本程序采用数组模拟,程序一方面实现了treap的算法,另一方面也加了可视化操作界面,非常直观。
- 2022-10-26 23:50:04下载
- 积分:1
-
矩阵类
可实现转置,求逆,求秩,求行列式值,求正定,重载了各种运算符...
矩阵类
可实现转置,求逆,求秩,求行列式值,求正定,重载了各种运算符-Matrices can be realized transpose, inverse, and rank, and the determinant value, and positive definite, a variety of operator overloading
- 2022-08-23 19:08:32下载
- 积分:1
-
基于最小二乘原理的曲线拟合程序
基于最小二乘原理的曲线拟合程序-A program of curve fitting based on least squares algorithm.
- 2022-07-14 22:15:41下载
- 积分:1