资源列表

« 1 2 ... .21 .22 .23 .24 .25 2226.27 .28 .29 .30 .31 ... 2657 »

[数据结构常用算法vcforcut

说明:一种有效的算法,可以借鉴,感觉可以就帮上传了-An effective algorithm, we can draw on, the feeling can be uploaded on to help
<hzy2008> 在 2024-09-17 上传 | 大小:616448 | 下载:0

[数据结构常用算法TestDijkstraWithGPHeapSort

说明:使用堆优化的最短路径算法,速度非常快,建议下载-Optimize the use of heap shortest path algorithm, very fast
<chengxi> 在 2024-09-17 上传 | 大小:615424 | 下载:0

[数据结构常用算法exp3

说明:本程序是以实现基本的加减乘除的功能的c语言程序-This procedure is realized basically add, subtract, multiply and divide the function of c language program
<王波> 在 2024-09-17 上传 | 大小:615424 | 下载:0

[数据结构常用算法LinkBigNumber

说明:用链表实现大数加减法,
<chenchencehn> 在 2024-09-17 上传 | 大小:615424 | 下载:0

[数据结构常用算法recall

说明:回溯.rar是一种系统地搜索问题的解的方法。回溯算法的基本思想是:从一条路往前走,能进则进,不能进则退回来,换一条路再试。-Back. Rar is a systematic search of the solution method. The basic idea of backtracking algorithm is: from one way forward, can be entered into, can not enter
<李一凡> 在 2024-09-17 上传 | 大小:616448 | 下载:0

[数据结构常用算法DeepSearch

说明:实现八数码问题的深度优先搜索算法,这是一种盲目搜索,搜索效率比广度优先搜索还低,这个算法实现有一定的难度-Search
<杨敏> 在 2024-09-17 上传 | 大小:614400 | 下载:0

[数据结构常用算法BFSandDFSList

说明:对数据结构中图一部分采用邻接表实现无向图的建立、深度优先遍历和广度优先遍历算法实现,成功运行,有测试数据-Part of the data structure used in the adjacent table to achieve the establishment of an undirected graph, depth-first traversal and breadth-first traversal algorithm,
<liqiang> 在 2024-09-17 上传 | 大小:615424 | 下载:0

[数据结构常用算法00948259_ACM_2083

说明:该程序能按照输入的n值,生成满足题意的n度图形,每个n度图形是n-1度图形的某种重复-The process in accordance with the input values ??of n, n meaning of the questions generated to meet the degree of graphs, graphics for each degree n n-1 is a certain degree of
<叶蟑螂> 在 2024-09-17 上传 | 大小:616448 | 下载:0

[数据结构常用算法binary-tree

说明:该文件描述了二叉树的链式存储结构。 相关性质。结点和结点间关系的基本概念;二叉树的链式存储结构。了解树的结点访问的方法。掌握二叉树的链式存储结构; 二叉树结点的递归访问方法。二叉树的遍历。二叉树的线索化及其应用 -The document describes the Storage Structure of the binary tree. Related properties. Nodes and nodes of t
<黎明> 在 2024-09-17 上传 | 大小:615424 | 下载:0

[数据结构常用算法tree

说明:二叉树的所有功能基本实现,遍历的多种形式,创建,查找,还有栈的引入,线索化,树的深度以及非递归遍历等等。-The basic realization of all the features of a binary tree traversal various forms, create, find, there are stacks of the introduction of the clues and the depth of th
<fuyanzhuo> 在 2024-09-17 上传 | 大小:615424 | 下载:0

[数据结构常用算法3.1二叉树

说明:[实验目的]? 验证二叉树的链接存储结构及其上的基本操作。? [实验内容及要求]? 1、 定义链接存储的二叉树类。 2、 实验验证如下算法的正确性、各种功能及指标:? 1)创建一棵二叉树,并对其初始化;? 2)先根、中根、后根遍历二叉树;? 3)在二叉树中搜索给定结点的父结点;? 4)搜索二叉树中符合数据域条件的结点;? [测试数据]? 由教师随机指定树结构,测试上述功能(Header file of two fork tree)
<weiyt9916 > 在 2024-09-17 上传 | 大小:614400 | 下载:0

[数据结构常用算法BinaryTree

说明:数据结构中二叉树的基础操作 掌握二叉树的链式存储结构及其相关操作的实现 掌握二叉树的先序、中序、后序的递归遍历算法 掌握二叉树的层次遍历非递归算法(Basic operation of two fork tree in data structure)
<rj501 > 在 2024-09-17 上传 | 大小:614400 | 下载:0
« 1 2 ... .21 .22 .23 .24 .25 2226.27 .28 .29 .30 .31 ... 2657 »

源码中国 www.ymcn.org