登录
首页 » 数据结构 » Some simple small programs, such as Havermann editor, minimum spanning tree, has...

Some simple small programs, such as Havermann editor, minimum spanning tree, has...

于 2023-02-07 发布 文件大小:37.40 kB
0 68
下载积分: 2 下载次数: 1

代码说明:

一些简单的小程序,如哈弗曼编辑器,最小生成树,哈希表的设计与实现-Some simple small programs, such as Havermann editor, minimum spanning tree, hash table design and implementation, etc.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 8皇后问题
    8皇后问题-8 Queen
    2022-04-12 22:42:35下载
    积分:1
  • 相关的库函的说明!初学者很好用!
    相关的库函数的说明!初学者很好用!-library functions related to the note! Beginners good use!
    2023-04-16 10:05:03下载
    积分:1
  • :表达式计算
    c语言用堆栈实现表达式计算,数据结构练习题。
    2022-02-15 15:07:56下载
    积分:1
  • 2.[问题描述] 编写递归算法,在二叉树中求位于先序序列中第K个位置的点 [输入] 按照先序序列的顺序输入该点的内容。其输入abd eh...
    2.[问题描述] 编写递归算法,在二叉树中求位于先序序列中第K个位置的结点 [输入] 按照先序序列的顺序输入该结点的内容。其输入abd eh cf i g 。输入要求的位置 [输出] 若二叉树不空,按先序序列输出,求出所求位置的结点 [存储结构] 采用二叉表存储 [算法的基本思想] 采用递归方法建立和遍历二叉树。首先建立二叉树的根结点,然后建立其左右子树,直到空子树为止,先序遍历二叉树时,先遍厉左子树,后遍厉右子树,最后访问根结点并计算出二叉树中叶子结点的数目和第K个位置的结点 #include #include struct node{ char info struct node*llink,*rlink } typedef struct node NODE -2. [Description of the issue] to prepare recursive algorithm, Binary for the first sequence sequence in the first position of the K-node [imported] in accordance with the first order input sequence in the order of the nodes content. Input abd eh i g cf. Import requirements of the position [output] if the binary tree is not empty, the first sequence by sequence output obtained by seeking the location of nodes [storage structure] Table 2 forks storage [algorithm for the basic idea] recursive method and Traversing binary tree. First established binary tree root node, and then to build t
    2022-06-02 16:30:44下载
    积分:1
  • VB和ACCESS作的物品管理软件 比较容易分析
    VB和ACCESS作的物品管理软件 比较容易分析-VB and Access Management for the items easier analysis software
    2023-06-28 16:10:03下载
    积分:1
  • 课后题,二叉树,图,排序
    资源描述数据结构课后题,二叉树,图,排序,对于初学算法的学生很有帮助
    2022-03-03 00:59:26下载
    积分:1
  • Dual
    双线程对一系列随机数进行归并排序,使用MFC的控制台程序-Dual-threaded on a series of random numbers to merge sort, using the Console application in MFC
    2022-03-22 15:48:01下载
    积分:1
  • 定义一个栈,并实现栈的基本操作: void Push( const T& x) // bool Pop(T& x) // bool getTop(T...
    定义一个栈,并实现栈的基本操作: void Push( const T& x) // bool Pop(T& x) // bool getTop(T& x) const // ostream& operater
    2023-03-31 17:10:03下载
    积分:1
  • ADO
    ado-xmlcaozuo
    2023-04-18 14:55:03下载
    积分:1
  • Matlab入门篇介绍了一些基本的Matlab语句。并且有丰富的实例。...
    Matlab入门篇介绍了一些基本的Matlab语句。并且有丰富的实例。-chapter introduces some basic Matlab statement. And there are abundant examples.
    2022-03-11 22:13:01下载
    积分:1
  • 696518资源总数
  • 104353会员总数
  • 66今日下载