-
view
进程模块查看 < 多任务(多进程、多线程) >(Process module view < multi-tasking (multi-process, multi-threaded)> )
- 2009-04-13 13:18:41下载
- 积分:1
-
vb方面的编程,条形码编程。希望对大家有用。
vb方面的编程,条形码编程。希望对大家有用。-vb aspects of programming, bar code programming. Want to be useful to everyone.
- 2022-03-23 23:52:29下载
- 积分:1
-
实现数据结构中的二叉树的创建及先序、中序、后序遍历
实现数据结构中的二叉树的创建及先序、中序、后序遍历-data structure to create the binary tree and first sequence, sequence, after the preorder
- 2022-11-19 09:10:04下载
- 积分:1
-
新建文件夹
说明: 用spss时间序列预测得到游乐园的每天游玩人数(using time series prediction)
- 2019-07-11 20:36:06下载
- 积分:1
-
complex_reverberation
可实现海洋混响信号统计模型的建立,发射信号为LFM或单频信号,参数可调,得到的模型很好的符合混响的统计特性(It can establish the statistical model of marine reverberation signal. The transmitted signal is LFM or single frequency signal, and the parameters can be adjusted. The model is in good agreement with the statistical characteristics of reverberation.)
- 2020-06-16 22:00:01下载
- 积分:1
-
fdct_wrapping
离散曲波变换的代码,用Wrapping方法实现的.(Fast Discrete Curvelet Transform via wedge wrapping)
- 2009-06-19 16:37:32下载
- 积分:1
-
GBT_17626.4-2008
GBT_17626.4-2008_电磁兼容_试验和测量技术_电快速瞬变脉冲群抗扰度试验.pdf(GBT_17626.4-2008_ _ EMC test and measurement techniques _ electrical fast transient burst immunity test)
- 2013-12-31 12:36:14下载
- 积分:1
-
C# 程序互斥实例
C# 程序互斥实例,只允许运行一个程序实例的演示,互相排斥不让另一个运行,若运行两次本程序,则只有一个线程,会给出提示正在运行。
- 2022-02-13 10:56:13下载
- 积分:1
-
Clustering
1) 使用凝聚型层次聚类算法(即最小生成树算法)对所有数据点进行聚类,最后聚成3类。相异度定义方法可选择single linkage、complete linkage、average linkage或者average group linkage中任意一种。
2) 使用C-Means算法对所有数据点进行聚类。C=3。
任务2(必做):
使用高斯混合模型(GMM)聚类算法对所有数据点进行聚类。C=3。并请给出得到的混合模型参数(包括比例??、均值??和协方差Σ)。
任务3(全做):
1) 参考数据文件第三列的类标签,使用聚类有效性评价的外部方法Normalized Mutual Information指标,分别计算任务1和任务2聚类结果的有效性。
2) 使用聚类有效性评价的内部方法Xie-Beni指标,分别计算任务1和任务2聚类结果的有效性。(The main results are as follows: 1) the condensed hierarchical clustering algorithm (that is, the minimum spanning tree algorithm) is used to cluster all the data points, and finally it is grouped into three categories. Any of the single linkage,complete linkage,average linkage or average group linkage methods can be selected for the definition of dissimilarity. 2) using C-Means algorithm to cluster all data points. C = 3.)
- 2019-05-16 21:54:22下载
- 积分:1
-
遗传算法
遗传算法解决时隙分配问题,使时隙分配尽可能均匀(Genetic algorithm (ga) to solve time slot allocation problem)
- 2018-08-03 19:55:48下载
- 积分:1