资源列表
[数据结构常用算法] Adjacencylisttraversal
说明:遍历邻接表以及执行邻接矩阵布尔调整是数据结构里图的经典算法。- Traverse the adjacent table and adjust the implementation of Boolean adjacency matrix data structure is a classic graph algorithm.<冷秋> 在 2024-12-27 上传 | 大小:3kb | 下载:0
[数据结构常用算法] gongziguanli
说明:用C++实现的工资管理系统!这里用了数据结构中的链表!-Using C++ implementation of the salary management system! Here with a list data structure!<wp> 在 2024-12-27 上传 | 大小:3kb | 下载:0
[数据结构常用算法] Binary_Tree
说明:Binary_tree.cpp :执行文件生成所有二叉树 这样做的目的C + +程序是产生所有二叉树指定节点数目。 基本思想是衍生所有二叉树基于退化树。 该算法的动机是圆括号法则代表二叉树。 一组括号可通过字典秩序排列,由此也可以产生二叉树。但该算法代码中并没有简单地转换括号代表性 它一直在改变过去的节点从最新二叉树下一可能位置(在这里,我们假设右向是正确的退化树方向) 。 该文件还提到计算机内存时(读/<hunter> 在 2024-12-27 上传 | 大小:3kb | 下载:0
[数据结构常用算法] huffmansystem
说明:实现霍夫曼编码系统。包含文件hfmfunc.cpp、main.cpp、huffman.h-Huffman coding system to achieve. Include file hfmfunc.cpp, main.cpp, huffman.h<yy> 在 2024-12-27 上传 | 大小:3kb | 下载:0
[数据结构常用算法] ExpEvaluation
说明:This program use for ExpEvaluation<guohuan> 在 2024-12-27 上传 | 大小:3kb | 下载:0
[数据结构常用算法] zhuangxiang
说明:自己编写的装箱问题的各种求解策略,包括BESTFIT,FIRSTFIT,WORSTFIT,NEXTFIT-I have written a variety of bin-packing problem solving strategy, including the BESTFIT, FIRSTFIT, WORSTFIT, NEXTFIT etc.<binbin> 在 2024-12-27 上传 | 大小:3kb | 下载:0
[数据结构常用算法] Match
说明:括号匹配的检验 试写一个判别表达式开、闭括号是否配对出现的算法。-Matching brackets test expression test to write a discriminant open and close brackets there are matching algorithms.<liyuansong> 在 2024-12-27 上传 | 大小:3kb | 下载:0