资源列表

« 1 2 ... .56 .57 .58 .59 .60 2161.62 .63 .64 .65 .66 ... 2656 »

[数据结构常用算法perm

说明:利用回溯法求解背包问题和全排列的算法,用c++实现。-The use of retrospective method knapsack problem and the whole array of algorithms, using c++ realize.
<吕东> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法SUANFA

说明:计算机算法课程中的实验 单源点最短路径问题 可以自由输入有向权图 -Computer algorithms course experiments, single source shortest path problem has to be free to enter the right of Figure
<lanrui> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法suanfa

说明:算法实现单元点最短路径问题,算法实现单元点最短路径问题-Algorithm unit point shortest path problem algorithm unit point shortest path problem
<xiaofei> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法qsort

说明:快速排序算法,支持自定义快速排序算法和c++库排序算法。-Quick Sort algorithm, support for custom quick sort algorithm and c++ library sorting algorithm.
<liy> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法dongtaiGH

说明:该算法主要是为了在图中找到强连通分支,请看源码注释。-The algorithm is mainly for the map to find strongly connected branch, see the source notes.
<李雯> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法binary_tree

说明:二叉树三种遍历的非递归算法 给出二叉树先序、中序、后序三种遍历的非递归算法,此三个算法可视为标准算法,直接用于考研答题。-Binary Tree Traversal three non-recursive algorithm
<zhangli> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法qiangLT

说明:在强连通分支算法中,选择任何顶点做起始点来执行深度优先搜索遍历,得到的强连通分支的解相同。-In the strongly connected branching algorithm, choose any vertex make a starting point to implement the depth-first search traversal obtained strongly connected branch of the
<王文> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法tanxin

说明:在对问题求解时,总是做出在当前看来是最好的选择。也就是说,不从整体最优上加以考虑,他所做出的仅是在某种意义上的局部最优解。-In problem solving always made in the current appears to be the best option. In other words, do not be optimal from an overall consideration, made by him are
<王文> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法Untitled1

说明:【问题描述】 设计一个利用哈夫曼算法的编码和译码系统,重复地显示并处理以下项目,直到选择退出为止。 【基本要求】 (1)初始化:键盘输入字符集大小n、n个字符和n个权值,建立哈夫曼树; (2)编码:利用建好的哈夫曼树生成哈夫曼编码; (3)输出编码; (4)设字符集及频度如下表: 字符:A B C D E F 频度:4 9 23 2 17 15 字符:G H I J K 频度
<Fiona> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法Btree

说明:实现二叉树基本操作,数据结构中的基本程序-Realize the basic operation of binary tree, data structure, the basic procedures
<songjinghua> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法erfenfadigui

说明:用递归实现的二分法,数据结构的典型问题,二分查找也称折半查找,它要求待查找的数据元素必须是按关键字大小有序排列的顺序表。-Realize the dichotomy with recursive data structure of a typical problem, binary search, also known as split-half search, which requires the data elements to b
<Anni> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法quicksorting

说明:算法之快速排序,用于说明快速排序的程序.-The quick sort algorithm, used to describe the quick sort procedure.
<邹乐平> 在 2025-01-19 上传 | 大小:1kb | 下载:0
« 1 2 ... .56 .57 .58 .59 .60 2161.62 .63 .64 .65 .66 ... 2656 »

源码中国 www.ymcn.org