资源列表
[数据结构常用算法] 01beibao(dongtaiguihua)
说明:01背包问题的动态规划算法,能运行,我调好的-01 knapsack problem dynamic programming algorithm, to run, I am a good tune<crp0289> 在 2025-06-06 上传 | 大小:2kb | 下载:0
[数据结构常用算法] linklist
说明:构造一个空链表,销毁链表,将链表置为空表,判断链表是否为空,是返回1,否则返回0,返回链表中元素的个数等功能-Constructs an empty linked list, destroyed linked list, will list the empty table, judge whether the list is empty, is 1, otherwise returns 0 return, return to list the number of elements, and ot<周春露> 在 2025-06-06 上传 | 大小:2kb | 下载:0
[数据结构常用算法] Sqlist
说明:线性表的相关操作,构造一个空的线性表,销毁线性表,将线性表置为空表,判断线性表是否为空,是返回1,否则返回0,返回表中元素的个数-Linear list of related operation, constructs an empty linear list, destruction of linear list will be linear table set to empty table, linear list for null judgments, is returns 1, othe<周春露> 在 2025-06-06 上传 | 大小:2kb | 下载:0
[数据结构常用算法] binary-and-haffman
说明:初学者学习数据结构做的两个小程序,二叉树和哈夫曼树的源代码-Data structures for beginners to learn to do the two small programs, binary and source code of Huffman tree<wangbing> 在 2025-06-06 上传 | 大小:2kb | 下载:0
[数据结构常用算法] hafumanbianma
说明:设计哈夫曼编码,建立哈夫曼树,并在C语言实现。-Design of Huffman coding, Huffman tree establishment, and in C language.<吴智强> 在 2025-06-06 上传 | 大小:2kb | 下载:0
[数据结构常用算法] C-experimentation
说明:(C)1.是能找出一串数中的最值,及其序号。(是选择排序法的基础) 2.对输入文本中的多个字符串排序(涉及字符串指针,指针数组,二维数组,三者综合应用) 3.选择排序法。-The C experimentation.<王阿万> 在 2025-06-06 上传 | 大小:2kb | 下载:0
[数据结构常用算法] first-fit_mem_manage
说明:首次适应算法管理内存简单练习,链表简单模拟-First fit algorithm for memory management simple exercises, lists simple simulation<石皓伟> 在 2025-06-06 上传 | 大小:2kb | 下载:0
[数据结构常用算法] dynamic-queue-and-stack
说明:动态实现堆栈和队列的添加、删除等的操作,C代码实现-Dynamic realization of the stack and queue add, delete and other operations<> 在 2025-06-06 上传 | 大小:2kb | 下载:0