资源列表

« 1 2 ... .99 .00 .01 .02 .03 2304.05 .06 .07 .08 .09 ... 2656 »

[数据结构常用算法merge

说明:这是归并排序的源代码,可以输出每一趟的排序结果,有助于理解归并排序算法的核心思想。-This is the merge sort source code, you can sort the output results of each trip, help to understand the merging of the core idea of sorting algorithms.
<Iris> 在 2024-11-15 上传 | 大小:868kb | 下载:0

[数据结构常用算法BitTree

说明:有关二叉树数据结构的C++程序,有二叉树的建立,增加节点,删除,查找,遍历-On the binary tree data structure of C++ Procedures, there is the establishment of tree to increase the node, delete, find, Ergodic
<古大> 在 2024-11-15 上传 | 大小:869kb | 下载:0

[数据结构常用算法Nqueen

说明:N皇后问题的回溯算法,非常简单,容易看懂-N Queen s problem back algorithm, is very simple, easy to understand
<yi> 在 2024-11-15 上传 | 大小:869kb | 下载:0

[数据结构常用算法bag

说明:算法分析课程中的经典算法,背包问题的算法实现,仅供参考-Algorithm Analysis of the classic courses in algorithms, knapsack problem algorithm, for reference only
<刘建阳> 在 2024-11-15 上传 | 大小:869kb | 下载:0

[数据结构常用算法listk

说明:用单链表求第K大元素,利用快排的分割原理-Find the list with the single largest element of K, using fast scheduling segmentation theory
<heike> 在 2024-11-15 上传 | 大小:869kb | 下载:0

[数据结构常用算法banlanced_binary_tree

说明:平衡二叉树 的实现算法 数据结构 c++ 严蔚敏-Balanced binary tree data structure to achieve algorithm c++ Yan Wei Min
<流水有声> 在 2024-11-15 上传 | 大小:869kb | 下载:0

[数据结构常用算法hhfm

说明:VC++控制台程序,实现huffman编码。在控制台中输入编码字符数及响应的权重,即能得到相应的编码。-VC++ console program, to achieve huffman coding. Enter the code in the console characters and respond to the weight that can be coded accordingly.
<kefan> 在 2024-11-15 上传 | 大小:868kb | 下载:0

[数据结构常用算法load

说明:有n个集装箱要装上2艘载重量分别为c1和c2的轮船,其中第i个集装箱的重量为wi,要求确定是否有一个合理的装载方案可将这个集装箱装上这2艘轮船。如果有,找出一种装载方案。 注意,在满足 的条件下才可能将这个集装箱装上这2艘轮船。 -There are n containers to be loaded on two load c1 and c2, respectively ships, of which the i-th wei
<张西> 在 2024-11-15 上传 | 大小:868kb | 下载:0

[数据结构常用算法Board-covering-issues

说明:棋盘覆盖问题的算法设计,从而求出需要三角板的个数-Board covering issues of algorithm design, and thus find the required number of triangle
<wendy> 在 2024-11-15 上传 | 大小:867kb | 下载:0

[数据结构常用算法bump-sort

说明:实现了冒泡排序,用冒泡排序算法对输入的数进行从小到大的排序。-complish bump sort
<李哲> 在 2024-11-15 上传 | 大小:868kb | 下载:0

[数据结构常用算法linkedQueue

说明:二叉树的作用,有哈弗曼算法,链路结构,整个工程的-Binary role, there Huffman algorithm, link structure, the entire project
<杨海风> 在 2024-11-15 上传 | 大小:868kb | 下载:0

[数据结构常用算法算法导论

说明:算法导论第三版的答案,用c++泛型编程。(algorithm solution with c++)
<DevinChang > 在 2024-11-15 上传 | 大小:867kb | 下载:0
« 1 2 ... .99 .00 .01 .02 .03 2304.05 .06 .07 .08 .09 ... 2656 »

源码中国 www.ymcn.org