资源列表

« 1 2 ... .48 .49 .50 .51 .52 1653.54 .55 .56 .57 .58 ... 2656 »

[数据结构常用算法2007433952762

说明:本软件是银行家算法,利用此算法解决死锁问题,其中包括银行家算法的数据结构,银行家的算法及相关实现等!-This software is the banker' s algorithm, using this algorithm to solve the deadlock problem, including the banker' s algorithm for data structure, the banker'
<jinfeng> 在 2024-10-07 上传 | 大小:73728 | 下载:0

[数据结构常用算法insertion

说明:insertion sorting c#
<yasfarag> 在 2024-10-07 上传 | 大小:23552 | 下载:0

[数据结构常用算法QueensProblem_LVBackTrack

说明:在C语言环境下,采用拉斯维加斯算法及回溯算法解决常规八皇后问题,效率有很大提高。-In the C language environment, with the Las Vegas algorithm and conventional backtracking algorithm to solve the eight queens problem, greatly improving efficiency.
<zhdxch> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法Red-BlackTree

说明:在C语言环境下,实现对红黑树的插入结点操作。-In the C language environment, achieving the insertion of the red-black tree node operation.
<zhdxch> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法LCS

说明:LCS问题具有最优子结构和重叠子问题的性质,因此采用动态规划算法自底向上计算该问题的解,并输出求到的LCS。-LCS problem with sub-optimal substructure and overlapping nature of the problem, so a bottom-up dynamic programming algorithm for computing the solution of the probl
<zhdxch> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法pairdistance

说明:在C语言环境下,实现寻找空间中最近点对的有效算法。-In the C language environment, to achieve search space, the nearest point on the efficient algorithm.
<zhdxch> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法maze77

说明:用二进制写的迷宫,输入的充满0和1的迷宫,输出后有迷宫路径-maze with 0 and 1
<angle> 在 2024-10-07 上传 | 大小:234496 | 下载:0

[数据结构常用算法93939393939

说明:数据结构中二叉树、堆栈、队列以及深度优先与广度优先算法实现-Binary tree data structure, stack, queue and the depth first and breadth-first algorithm
<木暮团> 在 2024-10-07 上传 | 大小:93184 | 下载:0

[数据结构常用算法ClassAstar

说明:C++实现的A*寻路算法,找的好辛苦,源代码-C++ to achieve the A* Algorithm for Route, a good hard look for the source code ~ ~ ~
<wrying> 在 2024-10-07 上传 | 大小:2219008 | 下载:0

[数据结构常用算法DynamicProgramming

说明:数据结构的作业,用动态规划算法解决旅行商问题-Data structure operations, with a dynamic programming algorithm to solve traveling salesman problem
<王佳佳> 在 2024-10-07 上传 | 大小:25600 | 下载:0

[数据结构常用算法TopoSort

说明:拓扑排序的算法,按前驱计数为0的顶点号在同一批输出,以突显这些任务是可并行进行的-Topological sorting algorithm, according to the vertices of precursor count number is 0 in the same batch of output, in order to highlight these tasks can be carried out in parall
<王佳佳> 在 2024-10-07 上传 | 大小:27648 | 下载:0

[数据结构常用算法QuickAndStraightSelectSort

说明:快速排序与直接选择排序相结合的排序算法。对输入的序列,用Partition过程分割成每10个一组的子序列,然后再对子序列实施直接选择排序-Quicksort sorting combined with the direct selection of the sorting algorithm. The input sequence, using Partition process is divided into a group of 1
<王佳佳> 在 2024-10-07 上传 | 大小:28672 | 下载:0
« 1 2 ... .48 .49 .50 .51 .52 1653.54 .55 .56 .57 .58 ... 2656 »

源码中国 www.ymcn.org