-
计算方法常微分初值问题
计算方法常微分初值问题-ordinary differential calculation initial value problems
- 2023-05-10 12:50:03下载
- 积分:1
-
DBSCAN算法java实现
DBSCAN算法的Java实现 DBSCAN是一种基于密度的聚类算法,它的基本原理就是给定两个参数,ξ和minp,其中 ξ可以理解为半径,算法将在这个半径内查找样本,minp是一个以ξ为半径查找到的样本个数n的限制条件,只要n>=minp,查找到的样本点就是核心样本点
- 2023-01-24 09:05:04下载
- 积分:1
-
高维空间中的广义投影群
Finding Generalized Projected Clusters in High Dimensional Spaces - ORCLUS - A subspace clustering algorithm.-Finding Generalized Projected Clusters in High Dimensional Spaces- ORCLUS- A subspace clustering algorithm.
- 2022-08-16 08:51:23下载
- 积分:1
-
VC 自动关闭对话框类-VS2008
本程序基于VC2008,通过虚构一父窗口,将MessageBox设为其子窗口,利用SetTimer()函数实现对MessageBox(),在设定的时间自动关闭。
- 2022-05-27 19:26:12下载
- 积分:1
-
用结构体实现复数数据类型定义并实现复数运算,实现输入数据...
用结构体实现复数数据类型定义并实现复数运算,实现输入数据-Use the structure to achieve the definition of complex data types and to achieve complex operations, the realization of the input data
- 2022-10-31 18:25:03下载
- 积分:1
-
也是一个不错的SVM实现算法。经常有人要用的
也是一个不错的SVM实现算法。经常有人要用的-is a pretty good SVM algorithm. Frequent use of
- 2022-02-14 07:25:21下载
- 积分:1
-
该代码是“常用的计算机数值算法和程序的程序。
本代码是《计算机常用数值计算算法与程序 C++版》一书的配套复数运算代码,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过-the code is "commonly used computer numerical algorithms and procedures C version," a book supporting complex computing code, each source document file extensions are used. Cpp form. These procedures have been in C Microsoft Windows platform under the Virsual C 6.0 environment through
- 2022-07-03 09:02:27下载
- 积分:1
-
VB写的增量式PID算法源码,实现了模拟量连续数字输出,和开关量输出
VB写的增量式PID算法源码,实现了模拟量连续数字输出,和开关量输出自己原创,根据西门子200PLC的公式写出来的
- 2023-08-04 13:05:03下载
- 积分:1
-
禁忌搜索
禁忌搜索解决TSP的Matlab程序
编的一个很简单的禁忌搜索程序,效果一般,以后还要努力改善。
%keywords:TSP,TS
%by Zhaokai,zkcsu@126.com
- 2022-03-07 09:48:09下载
- 积分:1
-
常微分方程组adams数值解法以及非线性方程的二分法解法
常微分方程组adams数值解法以及非线性方程的二分法解法-Adams Ordinary Differential Equations Numerical Solution of nonlinear equations as well as the dichotomy method
- 2022-03-16 16:54:07下载
- 积分:1