-
火车调度,学得还不错,跟大家一起分享.不过不是自己写的
火车调度,学得还不错,跟大家一起分享.不过不是自己写的-train, we learn was pretty good, to share with you. But it is not that he wrote
- 2022-01-25 21:47:55下载
- 积分: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
-
张涛,图书馆管理系统ASP Studio V3.0,很实用
张涛工作室ASP图书管理系统V3.0,还不错挺实用的-Zhang Tao, library management system ASP Studio V3.0, very good practical
- 2022-02-01 20:10:31下载
- 积分:1
-
链接
数据结构
链表
按顺序合并两链表。
pa =1 2 4 7 9 11 16 pb= 1 6 9 23 24 36 1
1 2 4 6 7 9 11 16 23 24 36-link
- 2022-02-02 15:42:46下载
- 积分:1
-
用VB程序SPK看见
应用背景源系统,用penunjang科德metode看到使用Visual Basic 6关键技术源科德ini使用马来语pemroragam Visual Basic 6丹,databasenya,MySQL,mengkoneksikannya dibutuhkan XAMPP ODBC连接器
- 2022-01-23 10:47:19下载
- 积分:1
-
链式结构堆栈类的类模板实现及用堆栈类求解N皇后问题
链式结构堆栈类的类模板实现及用堆栈类求解N皇后问题-chain structure of the stack type and class template stack used for solving problems N Queen
- 2022-03-02 18:41:52下载
- 积分:1
-
trigger示范程序
trigger示范程序-trigger example program
- 2022-02-10 13:00:05下载
- 积分:1
-
三层物资管理程序源码
三层物资管理程序源码-three source material management procedures
- 2022-03-23 19:47:59下载
- 积分:1
-
importation of a formula, the formula to judge whether the matching brackets suc...
输入一个式子,判断式子中的括号是否配对成功-importation of a formula, the formula to judge whether the matching brackets success
- 2023-06-20 05:45:03下载
- 积分:1
-
数据结构(C++版)的演示程序,详细演示深度优先搜索的具体调用过程,...
数据结构(C++版)的演示程序,详细演示深度优先搜索的具体调用过程,-data structure (C++ version) demonstration program, a detailed demonstration of the depth-first search to the specific call process,
- 2022-03-21 07:11:56下载
- 积分:1