资源列表
[数据结构常用算法] circ-queue
说明:An example that demonstate using a circular queue class.<Olexa> 在 2024-11-06 上传 | 大小:1024 | 下载:0
[数据结构常用算法] dynamic-programming
说明:动态规划算法,包括最长公共子序列、矩阵链相乘、FLOYD、背包算法等。-Dynamic programming algorithm, including the maxinum common sub sequence, matrix chain multiplication, FLOYD, knapsack algorithm, etc..<姜枫> 在 2024-11-06 上传 | 大小:2048 | 下载:0
[数据结构常用算法] 小数的进制转换
说明:可将小数进行进制转换,从p进制转换到十进制,或十进制转换到p进制<537061253@qq.com> 在 2016-08-19 上传 | 大小:552 | 下载:0
[数据结构常用算法] ctci-5th-cPPcode
说明:ctci是一本程序员面试的好书,不过其中内容大部分有java实现,这里提供了全部的c++代码,供C++程序员学习-ctci is a programmer interview books, but most of its contents have java to achieve, there is provided a full c++ code for programmers to learn C++<黄立·> 在 2024-11-06 上传 | 大小:49152 | 下载:0
[数据结构常用算法] dsaa-in-c-code
说明:数据结构与算法分析——c语言描述全书的c源码,对于学习有很大帮助-Data structure and algorithm analysis c language to describe the book c source code, learning a great help<黄立·> 在 2024-11-06 上传 | 大小:35840 | 下载:0
[数据结构常用算法] PBoss_List
说明:用单链表来实现一个用户信息添加、删除、查看等信息。-VC++ and CList<赵俊路> 在 2024-11-06 上传 | 大小:872448 | 下载:0
[数据结构常用算法] 01packageProblem
说明:经典的0-1背包算法,采用动态规划法。n个重量不同,价值不等的物品,放入一个承重量固定的背包中,单个物品不能拆分,求最大价值的组合。- Classic 0-1 knapsack algorithm, using dynamic programming method. N weight is different, the value of items, into a fixed weight of the backpack, a<sr> 在 2024-11-06 上传 | 大小:3072 | 下载:0