资源列表

« 1 2 ... .13 .14 .15 .16 .17 618.19 .20 .21 .22 .23 ... 2656 »

[数据结构常用算法abinarytree

说明:求二叉树树高,和把由前序和中序构建树,又后序遍历这两步放在同一个递归中完成的两个程序。-Binary tree for tree height, and put by the former sequence and in order to build a tree traversal sequence after another on these two steps completed by the middle of the same
< 魏康康> 在 2025-02-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法banker

说明:银行家算法的基本思想是分配资源之前,判断系统是否是安全的 若是,才分配。它是最具有代表性的避免死锁的算法-Banker' s Algorithm The basic idea is the allocation of resources, are to determine whether the system is safe If so, before the distribution. It is the most repre
<wulan> 在 2025-02-01 上传 | 大小:2kb | 下载:0

[数据结构常用算法Graph

说明:多段图最短路径问题,求一个多段图源点到目的点的最短消耗-Multi-segment graph shortest path problem, and more than one paragraph map source to the destination point of the shortest consumption
<李加佳> 在 2025-02-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法Path

说明:最短路径的问题,求一个有向图中一个点到给定点的最短路径-The shortest path problem, and one has to map a point to give fixed-point shortest path
<李加佳> 在 2025-02-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法Tree

说明:最小生成树问题,给定一个无向图,求最小生成树-Minimum spanning tree problem, given an undirected graph, and minimum spanning tree
<李加佳> 在 2025-02-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法FILE42

说明:数据结构的三元组顺序表来实现稀疏矩阵的快速转置 C语言版 有解压的密码 请大家小心用好 压缩文件有密码 源码太简单-Data structure of the triple sequence table to achieve fast sparse matrix transpose C language version has unzip password, please make good use of everyone care
<fu xingyou> 在 2025-02-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法os5

说明:设可供分配的内存储器为1MB(1000KB),内存分配采用动态分区分配策略,分区分配的数据结构为空闲分区链,分配算法采用首次适应算法(FF) 系统仅有一个CPU;作业提交时申明需要的CPU时间和内存大小(以KB为单位)。-Located within the memory available for allocation to 1MB (1000KB), memory allocation dynamic partition alloc
<yilijuan> 在 2025-02-01 上传 | 大小:3kb | 下载:0

[数据结构常用算法dijskshortstpathalgorithm

说明:dijsk最短路径算法(matlab),求图像两点间的最短路径-dijsk shortest path algorithm (matlab), for images of the shortest path between two points
<lidong> 在 2025-02-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法student02

说明:用C做的一个小的管理系统,主要用来熟悉数据结构的知识。-Use C to do a small management system is mainly used to familiar with the data structure knowledge.
<xqwer> 在 2025-02-01 上传 | 大小:1.19mb | 下载:0

[数据结构常用算法chengshidaoluzuiduanDijkstra

说明:城市道路最短路径的Dijkstra算法优化,应用于城市交通规划-Dijkstra
<张丽兰> 在 2025-02-01 上传 | 大小:250kb | 下载:0

[数据结构常用算法HotelManage1

说明:此代码为数据结构课程设计代码,实现了酒店管理系统。-This code for the data structure of the curriculum design code, implementation of the hotel management system.
<ljy> 在 2025-02-01 上传 | 大小:1.31mb | 下载:0

[数据结构常用算法bMinusTree

说明:b-树的增加,因为我看到的资料里的最大关键字数目为m-1,我考虑了一下,2-3树的删除会比较麻烦,后来看了下算法导论,别人的数目是2t-1,所以相同情况下是2-3-4树,我考虑按照这个因子再写一个,增加删除部分,有问题可以联系我,联系方式在程序中已注明.-b-tree increases, because the information I have seen in the largest number of keywords for
<杨毅> 在 2025-02-01 上传 | 大小:2kb | 下载:0
« 1 2 ... .13 .14 .15 .16 .17 618.19 .20 .21 .22 .23 ... 2656 »

源码中国 www.ymcn.org