资源列表

« 1 2 ... .47 .48 .49 .50 .51 2152.53 .54 .55 .56 .57 ... 2656 »

[数据结构常用算法1

说明:二叉树的基本操作(1)在二叉链表上设计和实现下列二叉树运算的算法 ① 设计递归算法,实现:删除二叉树,求二叉树的高度,求二叉树中叶子结点数,复制二叉树,交换二叉树的左右子树。 ② 设计算法,按自上到下,自左向右的次序,即按层次遍历一棵二叉树。 ③ 设计main函数,测试上述每个运算。 -Binary Tree s basic operations (1) in the binary list on the design
<> 在 2024-09-27 上传 | 大小:1024 | 下载:0

[数据结构常用算法zhan

说明:队列的顺序存储结构和操作实现 队列的顺序存储结构和操作实现-The order of the queue storage structure and operation of the order of the realization of the queue storage structure and operation of the realization of
<王鹏> 在 2024-09-27 上传 | 大小:1024 | 下载:0

[数据结构常用算法zhan02

说明:栈的链式存储结构和操作实现、 栈的链式存储结构和操作实现-Chain stack storage structure and operation of the realization of the chain stack storage structure and operation to achieve
<王鹏> 在 2024-09-27 上传 | 大小:1024 | 下载:0

[数据结构常用算法zhan03

说明:栈的顺序存储结构, 栈的顺序存储结构-Stack the order of storage structure, the order of stack storage structure
<王鹏> 在 2024-09-27 上传 | 大小:1024 | 下载:0

[数据结构常用算法zhan04

说明:栈的链式存储结构和操作实现 ,栈的链式存储结构和操作实现-Chain stack storage structure and operation of the realization of the chain stack storage structure and operation of the realization of
<王鹏> 在 2024-09-27 上传 | 大小:1024 | 下载:0

[数据结构常用算法Fac5_11

说明:// //本程序取自王晓东编著“算法分析与设计”第 182 页,例 //电路板排列问题回溯解法 -////This procedure Xiaodong edited from the Algorithm Analysis and Design section 182, for example,// circuit board with the issue of retrospective method
<qkw> 在 2024-09-27 上传 | 大小:1024 | 下载:0

[数据结构常用算法binarysearch

说明:数据结构中的查找算法,实现的是在递归条件下的对半查找法-Find a data structure in the algorithm is recursively under the conditions of semi-Find Law
<winnie> 在 2024-09-27 上传 | 大小:1024 | 下载:0

[数据结构常用算法circularqueue

说明:数据结构中队列的应用,用单链表实现循环队列-Queue data structure in the application of the realization of a single linked list Circular Queue
<winnie> 在 2024-09-27 上传 | 大小:1024 | 下载:0

[数据结构常用算法generalizedlist

说明:数据结构实现——数据结构算法中关于广义表的简单实现-Data structure- Data structure of algorithm on a simple realization of the generalized form
<winnie> 在 2024-09-27 上传 | 大小:1024 | 下载:0

[数据结构常用算法jj

说明:问题描述: 给定n位正整数a,去掉其中任意k个数字后,剩下的数字按原次序排列成一个新的正整数。 算法设计: 给定n (1<=n<=200)位的正整数a和k,此时,k小于n。 试着设计一个算法,找出删去k个数,剩下数字组成的新数最小的删数方案。-Descr iption of the problem: given n-bit positive integer a, which removed th
<刘明志> 在 2024-09-27 上传 | 大小:1024 | 下载:0

[数据结构常用算法tudezuiduanlujin

说明:这个程序是关于图的最短路径的 对于需要这个程序的朋友们快来试试吧-This procedure is the shortest path on the map of the need for this procedure friends Come give it a try
<李辉> 在 2024-09-27 上传 | 大小:1024 | 下载:0

[数据结构常用算法Program

说明:用很简单的方法描述了如何勇贪婪算法解决旅行商问题-Using very simple methods Yong describes how greedy algorithm to solve traveling salesman problem
<FYL> 在 2024-09-27 上传 | 大小:1024 | 下载:0
« 1 2 ... .47 .48 .49 .50 .51 2152.53 .54 .55 .56 .57 ... 2656 »

源码中国 www.ymcn.org