搜索资源列表
c4.5算法数据(VC VERSION)
- 数据挖掘c4.5算法(vc语言版本)欢迎大家下载测试!!!! - The data mining c4.5 algorithm (vc language edition) welcome everybody downloading test! ! ! !
Apriori算法的简单java实现
- 数据挖掘的Apriori算法的简单java实现,读入datasource.txt的数据,结果保存在result.txt中。
ibe具有认证功能算法
- 1 Boneh-Franlin的IBE算法主要由四个子算法组成:Setup,Extract,Encrypt和Decrypt,分别完成系统参数建立、密钥提取、加密和解密的功能。假定消息的明文空间为 ,密文空间 。 (1)、建立: 给定一个安全参数 k蝂+ Step 1: 执行G生成一个素数q, 两个q阶群G1, G2 , 和一个可用的双线性映射 ê: G1碐1瓽2。 此外选取G1 任一生成元 P蜧1,再选取两个HASH函数 H3:{ 0, 1}n×{0, 1}n。 -?, H4:。 :{ 0,
避免死锁-银行家算法
- 确定可利用资源向量的数据结构、最大需求矩阵,分配矩阵,需求矩阵,然后完成银行家算法、安全性算法等程序代码;最后编写模拟过程的主函数
数据结构简单例子实现
- 数据结构实现的简单例子,适合初学者学习
联合概率数据关联算法
- 联合概率数据关联算法JPDA,MATLAB 程序
机载火控系统多传感器航迹数据融合
- 为研究机载火控系统多传感器数据融合的方法。采用了用于多目标多传感器航迹数据融合的改进的卡尔曼滤波算法.
数据挖掘Apriori算法的 C# 代码
- 数据挖掘Apriori算法的 C# 代码 Apriori_code.cs
朴素贝叶斯算法
- 连续属性离散化算法 数据预测
TEA介绍及数据加密算法之程序代码
- TEA介绍及数据加密算法之程序代码-TEA presentation and data encryption algorithm of the program code
Apriori
- aprior算法 数据仓库关联分析经典算法,并已经是调试通过的文件-algorithm for data warehouse aprior classic correlation analysis algorithm, and is already testing the documents adopted by
JAVA算法与数据结构
- JAVA算法与数据结构 ,JAVA算法与数据结构,JAVA算法与数据结构(JAVA algorithm and data structure)
APRIORI算法
- APRIORI算法是十大经典数据挖掘算法之一,核心思想是通过候选集生成和情节的向下封闭检测两个阶段来挖掘频繁项集。(APRIORI is one of the ten classic data mining algorithms. The core idea of APRIORI is to mine frequent itemsets through two stages: candidate generation and closed down detection.)
[算法]数据结构与算法分析C++语言描述.Weiss.pdf
- 数据结构与算法分析C++语言描述.Weiss(Data structure and algorithm analysis C++ language descr iption.Weiss)
[算法]数据结构与算法分析C语言描述英文版
- 数据结构与算法分析C语言描述.Weiss.Second Edition(Data structure and algorithm analysis C language describing.Weiss.Second Edition)
数据结构——走迷宫
- 走迷宫算法的C++实现,可直接运行可执行文件 不需要重新编译(Maze algorithm C++ implementation, can run directly executable files do not need to re compile.)
遗传算法+数据传递机制+多项式和非多项式曲线拟合
- 多项式和非多项式曲线拟合;数据传递机制;遗传算法(Polynomial and non polynomial curve fitting and Data transfer mechanism)
数据挖掘算法知识包
- 一些有关数据挖掘的十种经典算法,还有大数据方面的资料库,有需要可以下载学一下。(Some of the ten classic algorithms for data mining, as well as big data databases, need to be downloaded to learn)
数据集
- 本文件为常见聚类算法测试数据集 ,UCI上常用的聚类算法数据集(This document is a common clustering algorithm test data set.)
数据挖掘各类算法
- apriori、id3、c4.5、fp树等算法的的python实现(Python implementation of apriori, id3, c4.5, FP Tree and other algorithms)