资源列表

« 1 2 ... .62 .63 .64 .65 .66 1967.68 .69 .70 .71 .72 ... 2656 »

[数据结构常用算法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

[数据结构常用算法boy

说明:boyer字串找尋 此為一種找尋字串的快速搜尋方法-the boyer string to find to find the string This is a fast search method
<battle> 在 2024-11-02 上传 | 大小:2048 | 下载: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

[数据结构常用算法aaaa

说明:1) 先任意创建一个图; 2) 图的DFS,BFS的递归和非递归算法的实现 3) 最小生成树(两个算法)的实现,求连通分量的实现 4) 要求用邻接矩阵、邻接表、十字链表多种结构存储实现-A) any first create a graph 2) DFS, BFS recursive and non recursive algorithm 3) The minimum spanning tree (algorithm) t
<liliaaa> 在 2024-11-02 上传 | 大小:4096 | 下载: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

[数据结构常用算法113

说明:简单的链表小程序 精炼 但是有效的方法 适合初学者借鉴-A simple linked list applet refined but effective method
<吴建帅> 在 2024-11-02 上传 | 大小:4096 | 下载:0

[数据结构常用算法hnt

说明:汉诺塔的学习 一个简答小程序 具体描述了汉诺塔的结构 算法 简单有效-Tower of Hanoi learning a short-answer program specific descr iption of the Tower of Hanoi' s structure algorithm is simple and effective
<吴建帅> 在 2024-11-02 上传 | 大小:3206144 | 下载:0
« 1 2 ... .62 .63 .64 .65 .66 1967.68 .69 .70 .71 .72 ... 2656 »

源码中国 www.ymcn.org