-
Bayes-KNN
基于贝叶斯-KNN文本分类算法的设计与实现。
是贝叶斯和KNN两种分类算法的结合。(Bayesian-KNN text categorization algorithm design and implementation. Bayes and KNN is a combination of two kinds of classification algorithms.)
- 2011-08-01 11:36:31下载
- 积分:1
-
munfan
多姿态,多角度,有不同光照,在MATLAB中求图像纹理特征,抑制载波型差分相位调制。( Much posture, multi-angle, have different light, In the MATLAB image texture feature, Suppressed carrier type differential phase modulation.)
- 2017-02-26 22:48:41下载
- 积分:1
-
PRproject_lda
说明: 线性判别分析(LDA,全称Fisher Linear Discriminant Analysis)算法的C#实现源码,根据stprtool box for matlab中的LDA.m编写。用到MathNet库做相关的矩阵运算,使用zedgraph控制绘图。有简单的测试数据。( C# source code of linear discriminant analysis (LDA, full name of the Fisher Linear Discriminant Analysis) algorithm , according to LDA.m of stprtool box for matlab . Use MathNet library to do matrix operations,and use zedgraph control for drawing. Thers has a simple test data.)
- 2010-04-20 09:59:35下载
- 积分:1
-
shaungtuoqiu
用于焊接模拟的fluent的双椭球体热源UDF程序。(For welding simulation fluent double ellipsoid heat source UDF program.)
- 2016-03-13 14:38:49下载
- 积分:1
-
fahanshu
利用c++编写了一个外点惩罚函数,用于对于对目标值的推算与尝试。(Use c++ to write a point outside the penalty function for the target value for the calculation and try.)
- 2016-05-15 21:00:54下载
- 积分:1
-
银行家算法C++Builder
用C++Builder实现的银行家算法可以任意 输入进程个数各类资源的个数输出安全序列(with C++ Builder bankers algorithm can process arbitrary importation of all types of resources the number of security Sequence Number output)
- 2005-03-31 10:27:18下载
- 积分:1
-
cov_cal
内有图像协方差的计算,协方差间黎曼距离的计算等等(Within the calculation of the image covariance, the covariance between Riemannian distance calculation, and so on)
- 2020-11-02 15:09:53下载
- 积分:1
-
Cure
隐式及显示技术模拟复合材料结构的固化,UMAT程序(Cure Simulation of Composite Structures Applying Implicit and Explicit FE Techniques)
- 2017-11-22 08:22:27下载
- 积分:1
-
5
说明:
★问题描述:
给出平面上的N 个二维点,求出距离最小的2 个点对。本题中距离定义为他们的直
线距离。例如(0,0) (3,4)的距离为5.
★数据输入:
有多组数据,对于每组数据,第一行是一个数字N 表示点的个数。N=0 的时候说明
输入结束。之后N 行,每行有2 个浮点数x_i,y_i 表示第i 个点的坐标。(1<=N<=10000
0,0<=|x_i|,|y_i|<=10^9)
★结果输出:
输出一个浮点数,表示最近点对的距离除以2,保留2 位小数(四舍五入)。
- 2013-12-03 14:57:02下载
- 积分:1
-
Usermat
说明: umat abaqus plasticity
- 2020-06-20 02:20:02下载
- 积分:1