资源列表
[数据结构常用算法] Matlab-(Bayers)
说明:线性分类器可以实现线性可分的类别之间的分类决策,其形式简单,分类决策快速。但在许多模式识别的实际问题中,两个类的样本之间并没有明确的分类决策边界,线性分类器(包括广义线性分类器)无法完成分类任务,此时需要采用其它有效的分类方法。贝叶斯分类器就是另一种非常常见和实用的统计模式识别方法。-Linear classifier can be realized linearly separable classification decision<马腾> 在 2024-11-06 上传 | 大小:2048 | 下载:0
[数据结构常用算法] AVL_Splay_Tree
说明:BST,AVL,SPlay Tree的C语言实现,并测试三者的性能。 包括三种树的具体实现和test程序。-BST,AVL,SPlay Tree accomplishment based on C,and test them. Including test source file and tree source file.<petecheng> 在 2024-11-06 上传 | 大小:3072 | 下载:0
[数据结构常用算法] Application-Stack
说明:用算符优先法对算术表达式求值, 以字符序列的形式从终端输入语法正确的、不含变量的整数表达式-Integer expression with operator precedence arithmetic expression is uated in the form of a sequence of characters the input terminal grammatically correct, variable-free<倪培昆> 在 2024-11-06 上传 | 大小:10240 | 下载:0
[数据结构常用算法] Traversing-the-node-tree
说明:该程序以二叉链表作为存储结构,遍历树中所有结点-The program to the list as a binary storage structure, all nodes in the tree traversal<倪培昆> 在 2024-11-06 上传 | 大小:8192 | 下载:0