-
CS-SVM
布谷鸟全局搜索算法,包含中文注释,其中来为飞行部分来自X. S. Yang, Nature-Inspired Metaheuristic Algorithms, 2nd Edition, Luniver Press, (2010)。(Cuckoo global search algorithm)
- 2020-10-12 23:07:31下载
- 积分:1
-
Synthetic-seismogram
运用雷克子波合成地震记录,可以根据自己需要更改模型参数。(Ricker wave using synthetic seismograms, you can change the model parameters according to their own needs.)
- 2014-04-07 16:47:54下载
- 积分:1
-
ieee_802p1AE-2006
macsec 文档,IEEE标准,很难找的(IEEE standard document for MACsec protocol)
- 2018-05-18 15:10:44下载
- 积分:1
-
GeoLite2-City.mmdb
Lista de cidades para GeoIP
- 2020-11-02 11:39:54下载
- 积分:1
-
sphere_rcs
使用Mie系列解决方案计算给定直径的完美球体的精确RCS
使用Mie系列解决方案计算给定直径的完美球体的精确RCS(SPHERE_RCS calculates the exact RCS for a perfect sphere of given diameter, using the Mie series solution, given by equations 4-19, 4-16, and 4-17 in section 4.2 of "Radar Cross Section," by Eugene F. Knott, John F. Shaeffer, and Michael T. Tuley (c1985 Artech House).)
- 2018-12-03 19:58:57下载
- 积分:1
-
TBL
配电网基于突变量保护程序,对突变量进行提取(Based on the sudden change protection program, the outburst variables are extracted from the distribution network)
- 2017-09-18 15:52:53下载
- 积分:1
-
CPP_Lib_Func_Manual
C++库函数汇集+速查手册,挺全的,适合初学者.(C++ library functions collection+ Quick Reference.)
- 2017-04-16 00:08:59下载
- 积分:1
-
NSGAII-有约束限制的优化问题
说明: 基于NSGA-II的有约束限制的优化问题实例matlab编程代码(Matlab programming code based on nsga-ii constrained optimization problem)
- 2021-02-05 20:19:57下载
- 积分:1
-
knn-MatlabCode
说明: K近邻算法。(k-Nearest Neighbor,KNN),是一个理论上比较成熟的方法,也是最简单的机器学习算法之一。该方法的思路是:在特征空间中,如果一个样本附近的k个最近(即特征空间中最邻近)样本的大多数属于某一个类别,则该样本也属于这个类别。(K-nearest neighbor algorithm. K-nearest neighbor (KNN) is a mature method in theory and one of the simplest machine learning algorithms. The idea of this method is: in the feature space, if most of the k nearest (i.e. the nearest) samples near a sample belong to a certain category, then the sample also belongs to this category.)
- 2020-10-04 15:21:47下载
- 积分:1
-
VB6.0鼠标点击器-连点器代码
VB6.0鼠标点击器-连点器代码,鼠标自动点击程序,注册全局热键,在主窗体的Form_Initialize事件中添加InitCommonControlsVB语句,可定义鼠标左键或右键连续点击,或者定义是否是模拟双击,可设置连续点击的频率和类型,程序运行界面如测试截图所示。
- 2022-03-29 12:05:55下载
- 积分:1