-
C++神经网络开发包,基于C++语言,VisualC++环境
C++神经网络开发包,基于C++语言,VisualC++环境-C++ Neural network development package, based on the C++ Language, VisualC++ Environment
- 2022-03-01 16:17:34下载
- 积分:1
-
狂想曲在C + +企业解决方案
rhapsody in C++企业解决方案-rhapsody in C++ Enterprise Solutions
- 2023-08-25 13:40:05下载
- 积分:1
-
蚂蚁算法在服务质量方面的代码,主要是服务质量方面的东西...
蚂蚁算法在服务质量方面的代码,主要是服务质量方面的东西-Ant Algorithm in the service quality of the code, mainly the quality of services of things
- 2022-05-12 16:24:10下载
- 积分:1
-
K-均值聚类算法的编程实现。包括逐点聚类和批处理聚类。K-均值聚类的的时间复杂度是n*k*m,其中n为样本数,k为类别数,m为样本维数。这个时间复杂度是相当客观的。因为如果用每秒10亿次的计算机对50个样本采用穷举法分两类,寻找最优,列举一遍约66.7天,分成3类,则要约3500万年。针对算法局部最优的缺点,本人正在编制模拟退火程序进行改进。希望及早奉给大家,倾听高手教诲。-K-means clustering algorithm programming. Point by point, including clustering and clustering batch. K-means clustering of the time complexity of n* k* m, n samples, several types of k, m sample dimension. The time complexity is a very objective. Because if we use one billion times per second the computer using 50 samples of two exhaustive method to find the optimal set out again about 66.7 days, divided into three categories, offering 3,500 years. Local optimal algorithm against the shortcomings, I was prepared simulated annealing process improvements. Early Feng hope for everyone, listen to the master teachings.
- 2022-01-28 00:58:44下载
- 积分:1
-
TFIDF算法已应用于文本处理任务。函数的输入是…
tfidf已应用于文本处理任务中。函数的输入是一个[i*j]项频率矩阵。输出是由tfidf度量计算的元素的[i*j]。
- 2022-09-15 14:50:03下载
- 积分:1
-
一个简单的飞行射击类游戏,使用Visual C++引擎开发,已编译.
一个简单的飞行射击类游戏,使用Visual C++引擎开发,已编译.-A simple flight shooting games, the use of Visual C++ Engine development, has been compiled.
- 2022-08-02 22:15:42下载
- 积分:1
-
遗传算法的一些经典程序收集
遗传算法的一些经典程序收集-genetic algorithem2
- 2023-03-06 17:35:04下载
- 积分:1
-
This is what I want done to improve the genetic algorithm, which is aimed at ove...
这是我自己做的改进的遗传算法,主要是克服遗传算法的早熟问题-This is what I want done to improve the genetic algorithm, which is aimed at overcoming the genetic algorithm early problems
- 2022-05-23 17:23:23下载
- 积分:1
-
Computational electromagnetics in the genetic algorithm is a better optimization...
计算电磁学中的遗传算法,是比较好的优化书籍,欢迎下载使用-Computational electromagnetics in the genetic algorithm is a better optimization of books, welcome to download
- 2022-10-02 13:45:10下载
- 积分:1
-
该程序实现了简单的模糊ARTMAP神经网络算法。SFAM是神经网络分类器,它是简单和快速的模糊ARTMAP版本。...
该程序实现了简单的模糊ARTMAP神经网络算法。SFAM是神经网络分类器,它是简单和快速的模糊ARTMAP版本。-The program implements a simple fuzzy ARTMAP neural network algorithm. SFAM is a neural network classifier, which is simple and fast version of fuzzy ARTMAP.
- 2023-01-09 23:40:03下载
- 积分:1