资源列表
NowSMS
- NowSms mms/sms gateway and mms/sms server
hhh
- 锅炉汽包水位自适应模糊控制 可以运行 仿真结果很好(Boiler bubble water control can realize the simulation of boiler water level, and the effect is obvious. (control))
尝试3
- 用vb.net+sql sever 实现的一个财务erp的银行对账板块(A bank reconciliation board of financial ERP implemented by vb.net + SQL Sever)
source-archive
- Fbinst source code. Cloned from google code
MuWeb0.97D蓝色破解版 (1)(2015-2-28 21.12.27)
- 一个很好用的HE网站一套 一个很好用的HE网站一套一个很好用的HE网站一套(A good set of HE websites)
人工蜂群算法
- 人工蜂群算法的改进,基于混沌的人工蜂群算法,可求解优化问题(The improvement of artificial colony algorithm, based on chaos artificial colony algorithm, can solve the optimization problem)
迈德SDK采图
- 迈德威视工业相机SDK采图,sdk采图,工业相机(MaiDe Vision Industrial Camera Mapping)
实验
- 此代码为传统语音增强算法的对比,包括谱减法、维纳滤波,自适应滤波,适合语音信号初学者使用。(This code is a comparison of traditional speech enhancement algorithms, including spectral subtraction, Wiener filtering, adaptive filtering, suitable for beginners to use voice signals.)
后期
- 显著性增强FT算法,还是一个比较好使的算法(It does work, no matter what you do)
Sentinel_System_Driver_Installer_7.6.0
- mkifyu,nvutdfilo;j;iolhbfhnxg
掌门EA-双版本
- 安装说明: 一:复制3个同命文件后,覆盖掉MT4文件夹里的同名文件夹 二:重启mt4 三:加载品种图表 四:MT4左侧导航列表里,下拉止EA交易目录,双击掌门1号EA 五:根据我们给与的图片设置进行设置 或者直接在参数栏里,右下角选择--加载参数(我们已经提供了参数设置的.set文件) 仓位请根据自己资金自行设置,仓位建议如下已有说明(First: After copying three identical files, overwrite the identical fold
Clustering
- 1) 使用凝聚型层次聚类算法(即最小生成树算法)对所有数据点进行聚类,最后聚成3类。相异度定义方法可选择single linkage、complete linkage、average linkage或者average group linkage中任意一种。 2) 使用C-Means算法对所有数据点进行聚类。C=3。 任务2(必做): 使用高斯混合模型(GMM)聚类算法对所有数据点进行聚类。C=3。并请给出得到的混合模型参数(包括比例??、均值??和协方差Σ)。 任务3(全做): 1) 参考数据文