资源列表

« 1 2 ... .33 .34 .35 .36 .37 1738.39 .40 .41 .42 .43 ... 2656 »

[数据结构常用算法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
<王周利> 在 2024-10-05 上传 | 大小:107520 | 下载:0

[数据结构常用算法HuffmanTree

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

[数据结构常用算法lru

说明:lru算法,属于操作系统范畴,有c++实现-lru
<doper> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[数据结构常用算法Dijkstra

说明:Algorithm Dijkstra O(n*logN) use set and operator le-Algorithm Dijkstra O(n*logN) use set and operator less
<ODDI> 在 2024-10-05 上传 | 大小:114688 | 下载:0

[数据结构常用算法priority_queue

说明:Priority queue use the structure priority_queue in C++ and realization functions. All methods write in Korman
<ODDI> 在 2024-10-05 上传 | 大小:110592 | 下载: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> 在 2024-10-05 上传 | 大小:107520 | 下载: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> 在 2024-10-05 上传 | 大小:107520 | 下载:0

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

说明:brief Definitions of interleaver classes
<Jawahar> 在 2024-10-05 上传 | 大小:3072 | 下载:0

[数据结构常用算法Turbo.cpp

说明:Implementation of a turbo encoder/decoder cla-Implementation of a turbo encoder/decoder class
<Jawahar> 在 2024-10-05 上传 | 大小:5120 | 下载:0

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

说明:Definition of a turbo encoder/decoder
<Jawahar> 在 2024-10-05 上传 | 大小:3072 | 下载:0

[数据结构常用算法Reader

说明:读取文档,将文档中的字符串转化为数组存储。用于解析文件-Read the document, the document string into an array of storage. Used to resolve file
<wangqiang> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[数据结构常用算法kongxianqulian

说明:空闲区链分配内存,最佳适应法。 应付操作系统老师。-failed to translate
<陈强> 在 2024-10-05 上传 | 大小:55296 | 下载:0
« 1 2 ... .33 .34 .35 .36 .37 1738.39 .40 .41 .42 .43 ... 2656 »

源码中国 www.ymcn.org