-
Kmeans算法分类 针对多维数据
针对多维数据进行的Kmeans改进算法,实用可靠,在处理多维数据时,自己根据维数需求,进去设定n值,此程序较适合底层应用用,另sizevector的数据都需要注意,在用时根据自己的需求进行操作,内有程序详细说明
- 2023-05-30 20:35:02下载
- 积分:1
-
a binary tree using the trigeminal Chain example, the leaves are obtained and th...
一个二叉树的三叉链表运用实例,求出叶子的结点并输出从根结点到该叶子结点的路径!-a binary tree using the trigeminal Chain example, the leaves are obtained and the output node from the Root of leaf nodes in the path!
- 2022-02-21 08:16:56下载
- 积分:1
-
数 据 结 构 大型 作业3.1输入一个数列L,生成一棵二叉排序树T;3.2对二叉排序树T作中序遍历,输出结果;3.3计算二叉排序树T的平均查找长度, 输出结果...
数 据 结 构 大型 作业3.1输入一个数列L,生成一棵二叉排序树T;3.2对二叉排序树T作中序遍历,输出结果;3.3计算二叉排序树T的平均查找长度, 输出结果;3.4判断二叉排序树T是否为平衡二叉树,输出信息“OK!”/“NO!”;3.5再使用上述数列L,生成平衡的二叉排序树BT,每当插入新元素,发现当前的二叉排序树BT不是平衡的二叉排序树,则立即将它转换成新的平衡的二叉排序树BT;3.6计算平衡的二叉排序树BT的平均查找长度,输出结果。3.6分析对比未平衡化的二叉排序树和平衡的二叉排序树的查找效率(最好、最坏平均比较关键字数)-data structure large operations into a 3.1 L series, generating a binary tree Sort T; 3.2 pair of two fork-tree T for medium preorder, output results; 3.3 Ranking calculation Binary Tree Search T"s average length of the output; 3. four judgment ordering two trees T fork whether balanced binary tree, the output message "OK!"/"NO!" ; again using the 3.5 series L, generate balanced binary tree sort BT, whenever insert a new element, found the current binary sort tree is not-BT Value of two binary sort tree, it will be immediately converted into the new balance of the two fork-tree BT; 3.6 Calculation balanced binary tree sort BT search length of the average output results. 3.6 Comparative Analysis of
- 2022-04-09 01:41:30下载
- 积分:1
-
数据结构:表达式计算
c语言用堆栈实现表达式计算,数据结构练习题。
- 2022-02-15 15:07:56下载
- 积分:1
-
算术表达式
资源描述以字符序列的形式从键盘输入语法正确的,不含变量的整型表达式。利用教科书(严蔚敏的C语言数据结构)表3.1给出的算符优先关系,实现对算术四则混合运算表达式的求值,并仿照教科书的例3.1演示在求值中运算符栈、运算数栈、输入字符和主要操作的变化过程。
- 2022-01-28 09:07:30下载
- 积分:1
-
FP的创作
创建FP-Tree树的过程。从.txt文件中读取字符型数据,然后创建FP-Tree。-The creation of FP-Tree tree process. From. Txt file to read character data, and then create a FP-Tree.
- 2022-06-28 10:25:20下载
- 积分:1
-
Access数据库经典模板,Access
Access数据库经典模板,Access-DateBase-Template.rar-Classic template Access database, Access-DateBase-Template.rar
- 2022-03-16 08:24:22下载
- 积分:1
-
采用链式存储结构设计广义表,实现以下操作:创建广义表,取广义表的表头元素和表尾元素 求广义表的深度...
采用链式存储结构设计广义表,实现以下操作:创建广义表,取广义表的表头元素和表尾元素 求广义表的深度-Chain store use of the structural design of the generalized form, realize the following: create a generalized form, check the generalized table header elements and table elements for the end of the depth of the generalized form
- 2023-06-16 10:10:04下载
- 积分:1
-
This is a data structure and algorithm book all algorithm source code, the conte...
这是一本数据结构与算法书中所有算法的源代码,内容非常丰富,值得一看.-This is a data structure and algorithm book all algorithm source code, the content is very rich overseas.
- 2022-04-27 03:35:59下载
- 积分:1
-
这是一个有关于VC++6.0与数据库ACCESS相结合的小程序
这是一个有关于VC++6.0与数据库ACCESS相结合的小程序-This is a database on the VC++6.0 with a combination of small programs ACCESS
- 2022-04-11 17:08:43下载
- 积分:1