资源列表

« 1 2 ... .09 .10 .11 .12 .13 2614.15 .16 .17 .18 .19 ... 2656 »

[数据结构常用算法bagpack

说明:背包问题 实现背包内物品价值最大化 运用队列的方法-Backpack knapsack problem to maximize the value of goods
<aria> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法Maze-depth-first-algorithm

说明:迷宫深度优先算法,深度优先是按照一定的顺序查找完一个分支,再查找另外一个分支,直到找到目标为止。-Depth first is according to certain order to find a branch, then find another branch, until find the target.
<黄强> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法MaxArrayLocationFind

说明:面试算法:最大子数组之和及其坐标位置快速算法,通过二分查找快速查找。-Interview algorithms: coordinate position and its largest sub-array of fast algorithm, binary search to quickly find.
<pengwu> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法Bellman-Ford-queue-optimization

说明:Bellman-Ford算法关键之处在于:只有那些在前一遍松弛中改变了最短路程估计值的顶点,才能引起它们邻接点最短路程估计值发生改变。-Bellman-Ford algorithm that crucial point: Only those former slack again changed the vertex shortest distance estimates, causing their neighbors to the
<翟吉祥> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法sort

说明:方式可供选择地进行排序,包括了简单选择排序、堆排序、插入排序、希尔排序、冒泡排序、快速排序-Alternatively way to sort, including a simple selection sort, heap sort, insertion sort, Hill sort, bubble sort, quick sort
<peng> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法Bidirectional-bubble-sort

说明:排序算法之中的........双向起泡算法......可以当做子程序使用-........ Bidirectional bubble sort algorithm among ...... algorithm can be used as subroutines
<xy> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法Sorting-Algorithm

说明:本排序算法大全包括快速排序算法、堆排序算法、希尔排序算法等等,代码简洁、高效,可直接运行。-The sorting algorithm Guinness including fast sorting algorithm, heap sort algorithm, Hill sorting algorithm, etc., code simple, efficient and can be directly run.
<shenfengchen> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法Cpp2

说明:通过链表实现输入两个一元多项式,并相加,并输出一个一元多项式-Polynomials, the sum realized by the list enter two one dollar, and outputs a one yuan polynomial
<梁超> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法Cpp1

说明:根输入字符串创建二叉树,输出二叉树的先根遍历和后根遍历-Root input string to create binary output binary tree traversal and after the first root root traversal
<梁超> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法tireTree_1

说明:这是一个用C++实现的单词树,对于学习数据结构与算法的同学进阶有很大作用-This a tireTree algorithem code by c++
<JOSEPH> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法zidianxu

说明:字典序问题,对给定任意长度不超过6的升序字符串按照字典序排列并编码-Dictionary order problem, for any given length of no more than 6 ascending string in accordance with the order of the order and code
<婷婷> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法duilie

说明:1. 定义顺序队列类型,实现队列的所有基本操作。 2. 定义链队列类型,实现队列的所有基本操作。-1. Define the sequential queue type to implement all the basic operations of the queue. 2. Define the chain queue type to implement all the basic operations of the que
<婷婷> 在 2024-11-02 上传 | 大小:1024 | 下载:0
« 1 2 ... .09 .10 .11 .12 .13 2614.15 .16 .17 .18 .19 ... 2656 »

源码中国 www.ymcn.org