资源列表
[数据结构常用算法] 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-11-13 上传 | 大小:72kb | 下载: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-11-13 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Red-BlackTree
说明:在C语言环境下,实现对红黑树的插入结点操作。-In the C language environment, achieving the insertion of the red-black tree node operation.<zhdxch> 在 2024-11-13 上传 | 大小:1kb | 下载:0
[数据结构常用算法] pairdistance
说明:在C语言环境下,实现寻找空间中最近点对的有效算法。-In the C language environment, to achieve search space, the nearest point on the efficient algorithm.<zhdxch> 在 2024-11-13 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 93939393939
说明:数据结构中二叉树、堆栈、队列以及深度优先与广度优先算法实现-Binary tree data structure, stack, queue and the depth first and breadth-first algorithm<木暮团> 在 2024-11-13 上传 | 大小:91kb | 下载:0
[数据结构常用算法] ClassAstar
说明:C++实现的A*寻路算法,找的好辛苦,源代码-C++ to achieve the A* Algorithm for Route, a good hard look for the source code ~ ~ ~<wrying> 在 2024-11-13 上传 | 大小:2.12mb | 下载:0
[数据结构常用算法] DynamicProgramming
说明:数据结构的作业,用动态规划算法解决旅行商问题-Data structure operations, with a dynamic programming algorithm to solve traveling salesman problem<王佳佳> 在 2024-11-13 上传 | 大小:25kb | 下载: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-11-13 上传 | 大小:28kb | 下载:0