资源列表

« 1 2 ... .23 .24 .25 .26 .27 128.29 .30 .31 .32 .33 ... 2656 »

[数据结构常用算法pack

说明:一个简化的背包问题:一个背包能装总重量为 T,现有 n 个物件,其重量分别为(W1、W2、…、Wn)。问能否从这 n 个物件中挑选若干个物件放入背包中,使其总重量正好为 T ?若有解则给出全部解,否则输出无解。-A simplified knapsack problem: a backpack can hold a total weight for the T, the existing n-object, its weight, re
<> 在 2025-01-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法01beibao3

说明:0-1背包问题 将计算出的装入背包物品的最大价值和最优装入方案输出。第一行输出为:Optimal value is-0-1 knapsack problem will be calculated into the knapsack to maximize the value of goods and optimum output load program. The first line of output: Optimal value
<韩傲> 在 2025-01-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法1

说明:数据结构中的简单链表创建,合并 参考高教出版《数据结构于算法》-Data structure to create a simple list, the merger reference to the publication of Higher Education data structures in algorithm
<kaka> 在 2025-01-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法stack

说明:通过堆栈的简单应用实现10进制到任意进制之间的转换-Through the stack of simple applications to any hexadecimal 10 hexadecimal conversion between
<kaka> 在 2025-01-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法erchashu

说明:二叉树的创建(按照先序创建二叉树),后序的方式进行查找-The creation of binary tree (in accordance with the first order to create binary tree), after the order to find a way
<kaka> 在 2025-01-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法4.23

说明:数据结构练习。。。。判断输入字符串是否为对称的-Data structure practice. . . . Enter the string to determine whether the symmetrical
<龙王行> 在 2025-01-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法SSTable

说明:这是一个实现一种排序法的实验,嘿嘿 ~不是我编的-This is a method to achieve a sort of experiment,嘿嘿~ not my series
<赵hogm> 在 2025-01-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法1739

说明:pku 1739 Tony s Tour 连通性状态压缩DP-pku 1739 Tony s Tour connectivity state of compression DP
<caicai> 在 2025-01-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法2288

说明:pku 2288 Islands and Bridges 状态压缩DP-pku 2288 Islands and Bridges state compression DP
<caicai> 在 2025-01-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法danlianbiao

说明:单连表,这是用c++实现的简单小程序。可以为大家提供一点方便很开心。-Even a single table, it is c++ Achieve a simple applet. Can provide a bit easier for everyone very happy.
<gupingping> 在 2025-01-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法binary_trees

说明:能够实现二叉树的基本功能,是学习二叉树的很好的资料!-To achieve the basic functions of binary tree, binary tree is to learn from the good information!
<yedaixiong> 在 2025-01-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法Huffmantree

说明:数据结构中的Huffman编码/译码源程序,在Vc++6.0上编译通过。-Data structure of Huffman encoding/decoding source in Vc 6.0 compiled through.
<永远 > 在 2025-01-26 上传 | 大小:1kb | 下载:0
« 1 2 ... .23 .24 .25 .26 .27 128.29 .30 .31 .32 .33 ... 2656 »

源码中国 www.ymcn.org