-
数据结构栈队列
数据结构栈队列-车场管理-queue data structure stack-Yard Management
- 2022-02-16 01:42:40下载
- 积分:1
-
哈夫曼树算法
根据给定的n个权值{w1,w2,……wn},构造n棵只有根结点的二叉树,令起权值为wj
在森林中选取两棵根结点权值最小的树作左右子树,构造...
哈夫曼树算法
根据给定的n个权值{w1,w2,……wn},构造n棵只有根结点的二叉树,令起权值为wj
在森林中选取两棵根结点权值最小的树作左右子树,构造一棵新的二叉树,置新二叉树根结点权值为其左右子树根结点权值之和
在森林中删除这两棵树,同时将新得到的二叉树加入森林中
重复上述两步,直到只含一棵树为止,这棵树即哈夫曼树
-Huffman tree algorithm based on a given n-weights (w1, w2, ... ... wn), construct n trees only a root node of the tree, so that from the right value of wj in the forest root node to select two the right tree for the value of the smallest subtree around, a new binary tree structure, the right to buy a new tree root node value of its subtree root node around the right value in the forest and delete these two trees, At the same time, the new binary tree obtained by adding the forest to repeat the above two steps until a tree containing only the date, that is, Huffman tree tree
- 2023-05-05 13:05:03下载
- 积分:1
-
这是一个编码解压密码的小程序,初学者下下来,对你编码有好处...
这是一个编码解压密码的小程序,初学者下下来,对你编码有好处-This is an encoded password extracting a small program for beginners under the down is good for you code
- 2023-08-29 04:05:04下载
- 积分:1
-
很好的VFP6.0源代码程序.人事管理系统
很好的VFP6.0源代码程序.人事管理系统-good VFP6.0 source code procedures. Personnel Management System
- 2022-04-17 00:59:11下载
- 积分:1
-
在Android中用java开发是所用的数据库 SQLite
在Android中用java开发是所用的数据库 SQLite-Android java SQLite
- 2022-01-26 05:44:18下载
- 积分:1
-
八皇后问题解法,包括DFS,BFS和INF三种解法
八皇后问题解法,包括DFS,BFS和INF三种解法-8 Queen
- 2022-03-15 23:33:05下载
- 积分:1
-
用C语言编写的有关,两个单链表的归并排序操作.
用C语言编写的有关,两个单链表的归并排序操作.-C language of the two single-Chain merge sorting operation.
- 2023-05-04 15:05:03下载
- 积分:1
-
Sqlite包装v.4.7为对(深版)
SQLite的包装库的源代码,4.7版本可与最新的PBWIN编译器中使用
- 2022-03-17 03:53:35下载
- 积分:1
-
完全采用指针编写的字符串排序程序,共两种方法,调试过
完全采用指针编写的字符串排序程序,共两种方法,调试过-completely prepared by the string pointer ranking, with a total of two methods tuned
- 2022-07-19 22:09:45下载
- 积分:1
-
实现学生基本信息、选课信息及成绩的增、删、改、查功能。...
实现学生基本信息、选课信息及成绩的增、删、改、查功能。-Achieving students to basic information, elective information, and performance increase, delete, change, check functional.
- 2023-05-24 17:50:03下载
- 积分:1