搜索资源列表
Apriori
- 数据挖掘中apriori算法,基于fp树的结构-Apriori data mining algorithm, based on the structure of the tree fp
RFID
- 基于二进制查询树的RFID标签防碰撞算法、基于二进制搜索算法的RFID标签防碰撞算法-Binary query tree based anti-collision algorithm, RFID tags, the binary search algorithm based anti-collision algorithm for RFID tag
p3
- 基于二叉链表,实现二叉树的下列运算。 ①二叉树生成; ② 前序、中序和后序遍历; ③ 计算叶子数目; ④ 按层次遍历; ⑤ 求二叉树高度; ②、③和⑤运算分别采用递归和非递归算法实现 需先按前序序列创建结点-Based on the binary tree, binary tree of the following operators. ① binary generation ② preorder, inorder and postorder traversal
HMT-Denoising
- 一种基于小波域HMT(隐马尔科夫树)的去噪算法,包括小波变换函数、小波反变换函数,hmttrain HMT模型训练-A wavelet-based HMT (hidden Markov tree) denoising algorithms, including wavelet function, wavelet inverse transform functions, hmttrain HMT model training, etc.
05HashTable
- 包括了静态查找,二叉排序树的查找,平衡二叉树,B树,以及基于哈希表的查找。是学习数据结构树,以及关于查找算法的代码-Including static lookup, binary sort tree lookup, balanced binary tree, B tree, and on the hash table lookup. Tree data structure is to learn, as well as about finding algorithm code
SRC
- 编写一个基于哈夫曼树编码原理的算法对文件进行无损的压缩和解压缩-Write a Huffman tree coding theory based algorithm for lossless file compression and decompression
KD_Tree
- 基于K维空间索引的点查询算法KD树,本代码实现一般的查询功能-K-dimensional space-based index point KD tree search algorithm, the code search function in general
jiyushudeguanli
- 这个程序是基于树的行政管理机构的数据结构与算法编程!向人们介绍了树的用法及应用!-This program is the data structures and algorithms programmed administrative agencies based tree! To introduce people to the use and application of the tree!
DT
- 基于matlab开发平台的决策树的实现,该算法比较精良容易懂。-the realization of decision tree:Implementation of decision tree based on MATLAB development platform, the algorithm is relatively good
Fat-Tree
- 基于opnet的胖树多播网络仿真,主要为多播算法的仿真,程序较完善-Opnet fat tree multicast network simulation, primarily for multicast algorithm based simulation program better
lolimot_2.0.1-1.bin
- 基于Scilab平台的局部线性模型树算法源程序-Based on local linear model of Scilab platform tree algorithm source code
decisiontree.ZIP
- 基于VC6.0的决策树的检测和制作算法,-decision tree
KBMPH
- 图论中的kbmph算法,用于解决基于加权节点的Steiner树问题-Graph theory kmp algorithm for solving the problem based on a weighted Steiner tree node
statistics_of_words
- 基于C语言的字母统计程序,使用二叉树算法,统计速度快-statistics of words
UJJQHR726
- 该算法基于DFA并结合许多算法并进行相应的简化,最终其算法基本原理为:将所有敏感词库按模块聚合构建成一个词树()
二叉树
- 基于二叉查找树进行优化,进而可以得到其他的树表查找算法,如平衡树、红黑树等高效算法(Based on the two fork search tree, we can optimize other tree table lookup algorithms, such as balanced tree, red black tree and other efficient algorithms.)
ID3
- 基于matlab的决策树ID3算法,完成对数据集的分类问题(Based on matlab decision tree ID3 algorithm, the classification of data sets is completed.)
iForest-master
- 孤立森林 是一个基于Ensemble的快速异常检测方法,具有线性时间复杂度和高精准度,是符合大数据处理要求的state-of-the-art算法(Isolated forest is a fast anomaly detection method based on Ensemble. It has linear time complexity and high precision. It is a state-of-the-art algorithm that meets the require