资源列表

« 1 2 ... .28 .29 .30 .31 .32 433.34 .35 .36 .37 .38 ... 2656 »

[数据结构常用算法060405113519

说明:用set容器进行排序的示例函数,可以实现快速的正向,逆向排序,根据类的元素来作为排序依据。-Use the example set containers to sort function, can achieve rapid positive, reverse order, according to the type of element to order as the basis.
<一点兰心> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法rmq

说明:树状数组的总结 -rmq算法. 用树状数组实现离线rmq-rmq algorithm
<lostoy> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法poj1273

说明:网络流的压入与重标记算法,该代码以poj1273为例,比网上已有的更为简洁。-Network flow pressure in and re-labeling algorithm, the code example to poj1273 than the online already more concise.
<no> 在 2025-01-21 上传 | 大小:1kb | 下载:0

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

说明:一个归并排序函数代码,用归并的思想对某一数组进行排序,可以被直接调用来使用-A merge sort function code, by merging thought of a sort an array, can be called directly to use
<Loben> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法Huffman-tree

说明:利用静态链表建立赫夫曼树,建树过程中左子树权值小于右子树权值,求各结点的编码。叶子结点的个数n及结点值由键盘录入-Using static linked list to establish a Huffman tree, set during the process of weight less than the right subtree subtree weights, and each node coding. Leaf node
<Loben> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法Binary-Tree

说明:源代码实现了二叉树的遍历以及输出。直接可以运行,代码完整。-Binary Tree
<Jie Yu> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法Binary-Tree(new)

说明:源代码实现了二叉树的遍历以及输出。直接可以运行,代码完整。-Binary Tree
<Jie Yu> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法BinaryTree-Positive-sequence

说明:二叉树的正序建立。代码完整,可直接运行。-BianryTree Positive sequence
<Jie Yu> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法test1

说明:杭电ACM1397代码,关于哥德巴赫猜想-code of HDACM 1397
<John> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法Dijkstra(JAVA)

说明:最短路径Dijkstra算法(JAVA)-Dijkstra JAVA
<panther> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法cPP

说明:求解方程各种方法 迭代法 牛顿迭代 二分法 都有 c++源文件 绝对正确-Solving the equation of a variety of methods iterative method Newton iterative dichotomy has C++ source file is absolutely correct
<远远 > 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法QuickSort

说明:快速排序算法的代码,C语言编写,比较简单,不过思考要多一点-quicksort code,writtten by C language
<叶子> 在 2025-01-21 上传 | 大小:1kb | 下载:0
« 1 2 ... .28 .29 .30 .31 .32 433.34 .35 .36 .37 .38 ... 2656 »

源码中国 www.ymcn.org