资源列表
[数据结构常用算法] datakechengsheji
说明:建立二叉树的三叉链式存储结构,在此基础上完成下列算法: 1) 从键盘上输入二叉树的各个结点,建立三叉链表 2) 输出该二叉树 3) 非递归的层次遍历算法 4) 非递归的先序遍历、中序遍历、后序遍历算法 5)查找指定结点的双亲。 6)查找指定结点x,若存在返回true,否则返回false 7)求各结点的度 -data course design<夏芝亮> 在 2024-11-02 上传 | 大小:245760 | 下载:0
[数据结构常用算法] data-structures-of-C-
说明:常用的数据结构 数组 表 队列 图 树等相关数据结构的C语言实-C language implementation of a common data structure array table queue graph tree data structures<杨兴文> 在 2024-11-02 上传 | 大小:2695168 | 下载:0
[数据结构常用算法] bintree_inorder_rec
说明:实现二叉树对称根周游的递归计算,按先根次序周游的顺序输入结点的信息,生成一个双链存储的二叉树的过程-Binary tree symmetric recursive computation of the root of traveling around the first root of the order of traveling around the order of input nodes, to generate a double<周陶> 在 2024-11-02 上传 | 大小:1024 | 下载:0
[数据结构常用算法] shujujiegou
说明:数据结构 顺序表 链表 二叉树的源代码.课设的作品-Order table of the data structure linked list binary tree<zzsheldor> 在 2024-11-02 上传 | 大小:4096 | 下载:0
[数据结构常用算法] (C)TOK-REEC-V1.2.0
说明:C语言正则表达式引擎 -C language is the regular expression engine<王全伟> 在 2024-11-02 上传 | 大小:79872 | 下载:0
[数据结构常用算法] bellman-ford2
说明:用bellman ford算法求最短路径,并且输出最短路径的节点,输入有语言提示-Bellman ford algorithm for the shortest path and the output node of the shortest path, enter the language prompts<王薇> 在 2024-11-02 上传 | 大小:1024 | 下载:0
[数据结构常用算法] DP
说明:近年来,DP已成为NOIP中的“必考”项目,在06年的提高组题目中,甚至出现了两题DP(且该年分数线约为130分),DP的重要性可见一斑。-the data structure<tianguochao> 在 2024-11-02 上传 | 大小:11264 | 下载:0
[数据结构常用算法] QAniimprovedqu
说明:量子进化算法的性能直接受量子旋转门旋转角计算方法的影响.文中提出一种改进量子进化算法,核心是设计了一种基于量子比特概率幅比值自适应计算量子旋转门旋转角的新方法,算法具有收敛速度快快与全局搜索能力强的特点.通通过011背包问题分析了新方法中相关参数对算法性能的影响,并应用算法求解物流配送路径优化问题,仿真表明改进量子进化算法性能优于量子进化算法与传统进化算法. -Quantum evolutionary algorithm perfo<> 在 2024-11-02 上传 | 大小:371712 | 下载:0