资源列表
[数据结构常用算法] knapsack_problem
说明:很全面的关于动态规划中一类很基本但是变种很多的背包问题的资料!-knapsack problems are a class of basic dp problems.This file is comprehensive!<aaa> 在 2025-07-24 上传 | 大小:308kb | 下载:0
[数据结构常用算法] HuffmanCoding
说明:霍夫曼编码的算法实现,利用自己给定的频率和要求输出霍夫曼树-get the huffman tree<蔡盼> 在 2025-07-24 上传 | 大小:307kb | 下载:0
[数据结构常用算法] Segment-tree
说明:线段树作为一种常用的数据结构,有常用性,基础性和易用性等诸多特点。在这里讲一讲关于线段树。-Segment tree as a common data structure, a common, basic and ease of use, and many other features. Here to talk about on the segment tree.<lx> 在 2025-07-24 上传 | 大小:308kb | 下载:0
[数据结构常用算法] base1
说明:vc开发的二叉树实现程序,创建二叉树时,采用先序(node-left-right)的方式,每输入一个结点值(字符),敲一下回车键,再输入下一个节点值,空结点值用 * 表示,每个叶子节点必须后跟两个空指针,并输出了它的中序遍历形式和绘图的形式,有助于初学者加深对二叉树概念的理解-Vc development of binary tree realize the program, creating a binary tree, the first order (node-left-right) wa<sun> 在 2025-07-24 上传 | 大小:308kb | 下载:0
[数据结构常用算法] clanguage-commonly-used-algorithm
说明:这是用c语言写的,数据结构常用与数值计算算法,希望对大家有用。-c language commonly used algorithm<hengte> 在 2025-07-24 上传 | 大小:308kb | 下载:0
[数据结构常用算法] knapsack
说明:Knapsack problem is a classic dynamic programming model. It is both simple image easier to understand, and to some extent to peel And the nature of the dynamic programming, so many textbooks used it as a dynamic programming part, the first samp<张阳> 在 2025-07-24 上传 | 大小:308kb | 下载:0
[数据结构常用算法] Data-structure-calculations
说明:包括对栈、图、链表、队列、二叉树等的操作。-Including the operation of the stack, linked lists, queues, binary tree.<杨松林> 在 2025-07-24 上传 | 大小:308kb | 下载:0
[数据结构常用算法] stack-and-queue
说明:栈的存储结构及其基本操作、队列存储结构及其基本操作-Stack storage structure and its basic operations, queue storage structure and its basic operation<GaoXW> 在 2025-07-24 上传 | 大小:308kb | 下载:0