资源列表

« 1 2 ... .36 .37 .38 .39 .40 941.42 .43 .44 .45 .46 ... 2656 »

[数据结构常用算法BTree3_src_vc6

说明:这是一个VC++根据前序序列和中序序列生成二叉树的程序,并进行遍历。 很不错的参考程序。-Btree
<高飞> 在 2025-01-24 上传 | 大小:99kb | 下载:0

[数据结构常用算法subset_divide

说明:无冲突子集划分:用于数学建模对数据进行分类,用贪心算法实现-divide
<sherry> 在 2025-01-24 上传 | 大小:12kb | 下载:0

[数据结构常用算法task

说明:剪枝算法,优先级用优先级队列来实现,优先级越高越靠近队列开头放置-Pruning algorithm, priority queue with priority to achieve, the closer the higher priority queue placed at the beginning
<邱立富> 在 2025-01-24 上传 | 大小:11kb | 下载:0

[数据结构常用算法saleman

说明:货郎担问题,离散优化问题,快速处理离散的遍历问题-Traveling salesman problem, discrete optimization, rapid processing of discrete traversal problem
<邱立富> 在 2025-01-24 上传 | 大小:10kb | 下载:0

[数据结构常用算法0-1

说明:0-1背包问题的动态规划,根据算法书上自己编写的一个小程序,背包问题用动态规划的方法来解决-0-1 knapsack problem dynamic programming, according to algorithm I have written the book on a small program, knapsack problem using dynamic programming approach to the
<王周利> 在 2025-01-24 上传 | 大小:105kb | 下载:0

[数据结构常用算法HuffmanTree

说明:函数生成Huffman树,根据用户输入的结点数,生成Huffman树-Function generates Huffman trees, nodes based on the user s input to generate Huffman trees
<mkvt> 在 2025-01-24 上传 | 大小:2kb | 下载:0

[数据结构常用算法lru

说明:lru算法,属于操作系统范畴,有c++实现-lru
<doper> 在 2025-01-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法Dijkstra

说明:Algorithm Dijkstra O(n*logN) use set and operator le-Algorithm Dijkstra O(n*logN) use set and operator less
<ODDI> 在 2025-01-24 上传 | 大小:112kb | 下载:0

[数据结构常用算法priority_queue

说明:Priority queue use the structure priority_queue in C++ and realization functions. All methods write in Korman
<ODDI> 在 2025-01-24 上传 | 大小:108kb | 下载:0

[数据结构常用算法rmq

说明:Structure rsq(range sum query) help to find sum on segment l and r O(log(l-r+1)) and update O(logN)
<ODDI> 在 2025-01-24 上传 | 大小:105kb | 下载:0

[数据结构常用算法rsq

说明:Structure rmq(range minimum or maximum query) help to find minimum or maximum on segment l and r O(log(l-r+1)) and update O(logN)
<ODDI> 在 2025-01-24 上传 | 大小:105kb | 下载:0

[数据结构常用算法Interleave.h

说明:brief Definitions of interleaver classes
<Jawahar> 在 2025-01-24 上传 | 大小:3kb | 下载:0
« 1 2 ... .36 .37 .38 .39 .40 941.42 .43 .44 .45 .46 ... 2656 »

源码中国 www.ymcn.org