-
棋盘马的遍历
资源描述马走‘日’字,遍历完棋盘,贪心算法思想 &nb
- 2022-05-31 01:47:08下载
- 积分:1
-
自动计算养老保险金额,包括每个月上交金额,何时开始,何时结束,退休后应得每月金额...
自动计算养老保险金额,包括每个月上交金额,何时开始,何时结束,退休后应得每月金额-Automatically calculate the amount of pension insurance, including the amount paid every month when he will begin, when the end of each month after retirement should be the amount of
- 2022-03-22 06:32:33下载
- 积分:1
-
顺序表的实现
表中的基本操作的实现(初始化、插入、删除、求表长、按值查找、按位置查找)
- 2022-02-04 01:49:57下载
- 积分:1
-
- 2022-06-30 06:05:11下载
- 积分:1
-
数据挖掘是信息产业界近年来非常热门的研究方向,聚类分析是数据挖掘中的核心技术。本文对数据挖掘领域的聚类分析方法及代表算法进行分析,并从多个方面对这些算法性能进行...
数据挖掘是信息产业界近年来非常热门的研究方向,聚类分析是数据挖掘中的核心技术。本文对数据挖掘领域的聚类分析方法及代表算法进行分析,并从多个方面对这些算法性能进行比较,同时还对聚类分析在数据挖掘中的几个应用进行了阐述。-Data Mining is the IT industry is very popular in recent years the direction of the research, cluster analysis is data mining in the core technology. In this paper, the field of data mining methods and the representative of cluster analysis algorithm analysis, and from several aspects of these algorithms to compare the performance, but also on the cluster analysis of data mining in several applications are described.
- 2022-03-12 05:41:12下载
- 积分:1
-
曼德勃罗集
曼德勃罗在并行编程的并行编程的并行编程的并行编程的并行编程的并行编程的并行编程的并行编程的并行编程上并行编程上并行编程上并行编程曼德勃罗勃曼德勃罗勃曼德勃罗勃曼德勃罗勃曼德勃罗勃曼德勃罗
- 2022-02-06 08:35:24下载
- 积分:1
-
遗传算法
分析了遗传算法的初始化,交叉变异等过程;通过实际例子,对遗传算法在计算目标函数值,将二进制编码转化为十进制数,计算个体的适应值几个方面的应用进行了详细分析。对初学者了解遗传算法具有很好的帮助。
- 2022-08-02 17:38:53下载
- 积分:1
-
binary numbers
- 2023-04-03 15:30:05下载
- 积分:1
-
Bayes的matlab实现
自己写的一个Bayes分类器的matlab程序,比较简单。
使用方法
>> [ train_x, train_y ] = readdata("train_data.txt" );
>> [ test_x, test_y ] = readdata("test_data.txt" );
>> [mode]=MyBayes_train( train_x, train_y);
>> [ acurracy, predict_y]=MyBayes_test( test_x, test_y, mode);
- 2022-03-09 19:08:01下载
- 积分:1
-
0-1 背包 dinamik pro
以便 bu yazımızda 布努 yaptık ama ilerde neler yapıcaz。
- 2022-01-24 10:24:19下载
- 积分:1