-
k-means-clustering
用C语言程序通过先随机选取K个对象作为初始的聚类中心。然后计算每个对象与各个种子聚类中心之间的距离,把每个对象分配给距离它最近的聚类中心。聚类中心以及分配给它们的对象就代表一个聚类。一旦全部对象都被分配了,每个聚类的聚类中心会根据聚类中现有的对象被重新计算。(C Programming Language by first randomly selected the K object as initial cluster centers. And then calculate the distance between each object and each seed cluster center, and assign each object to its nearest cluster center. Cluster centers, and the object assigned to them on behalf of a clustering. Once all the objects are assigned to each cluster cluster centers will be based on the existing object clustering is recalculated.)
- 2012-09-20 11:50:09下载
- 积分:1
-
matlab转子有限元碰摩计算 pm
matlab转子有限元碰摩计算,建模简单,自动判断碰摩与否(Maatlab finite element calculation of rotor rub-impact, modeling simple, automatic judgment rubbing or not)
- 2012-11-15 13:31:00下载
- 积分:1
-
mul
实现有限域中乘法,输入二个普通二级制数,输出在本原多项式的乘法结果(Achieve limited multiplication field, enter the number of two-tier system of two ordinary output in primitive polynomial multiplication results)
- 2014-01-12 22:52:38下载
- 积分:1
-
InToPost
INfix to postfix implementation in java
- 2010-10-10 15:36:06下载
- 积分:1
-
层次分析法求权重
可用于层次分析法比较评价,主函数输入初始矩阵,调用层次分析函数(It can be used for comparative evaluation of analytic hierarchy process. The main function input the initial matrix and call the analytic hierarchy process function.)
- 2020-06-19 11:40:02下载
- 积分:1
-
BESSEL
计算bessel函数的值。在调压室的结构应力计算时可用到。(Calculate bessel function value. Stress in the surge tank can be calculated to.)
- 2010-05-25 15:16:46下载
- 积分:1
-
VBA简介
微波仿真论坛下载的一位版主的稿子,有图有例子,手把手教你学习关于CST中的高级语言设计(CST-VBA,The CST STUDIO SUITE tools can be controlled from a Visual Basic (VBA) script. The language of the built in BASIC interpreter is almost 100% compatible with the Visual Basic for Application language. This language may be used either for creating own structure libraries or for the automation of common tasks)
- 2017-06-12 08:43:54下载
- 积分:1
-
Polynomial-arithmetic-calculation
计算多项式的加减乘除求值求根
在codeblocks中c++11标准下编译通过(caculate the polynominal
use codeblocks in c++ 11 standard)
- 2016-04-05 23:19:11下载
- 积分:1
-
GroupDelay
说明: Group delay calculation
- 2020-06-21 19:40:01下载
- 积分:1
-
eptree112d
说明: 使用EPTREE可以很好的对,C,C++,Java代码进行解析。绘出函数树图,计算堆栈大小等。
<输出的文件内容>
功能树
INKURUDOFAIRUTSURI
测量若干步骤(有条件汇编)
函数索引(使用堆栈大小为每个功能输出)
使用类名单
全局变量,变结构,对象名单
#定义定义列表
清单中所使用
列表名称
信息分布函数的行数(EPTREE can be used for good, C, C++, Java code analysis. Mapping function tree diagram, calculate the stack size. )
- 2008-10-14 23:15:43下载
- 积分:1