搜索资源列表
tree
- 二叉树运用,简单背包问题,是本人初学数据结构的作业,-Bintree use, simple knapsack problem, is my data structure beginner operations,
jie
- 算法数据结构的背包问题-Data structure algorithm knapsack problem. . . . . . . . . . . . . . . .
shujujiegouzonghesheji
- 数据结构中的综合大程序设计:背包问题的求解;约瑟夫环问题的求解;教学计划的编制;八皇后问题;农夫过河问题的求解-Complex data structures Programming: Knapsack Problem Joseph Central Problem teaching plans eight queens problem farmer across the river Problem
Knap
- 采用回溯法解决01背包问题,数据输入为当前目录下的data.txt文件;-Backtracking to solve knapsack problem 01, data input data.txt file in the current directory
Knapsack-problem
- 数据结构的经典背包问题,C++实现版本,欢迎批评指正~-Knapsack problem for c++
the-code
- 数据结构的一些实验源代码(包括八皇后,N皇后,背包问题,球钟问题,双向链表的制作)-some code of data struct
背包问题测试数据
- 可以解决背包问题没有合理数据的程序()
c1
- 动态规划解决背包问题 列出所有可能情况并进行求值 适用于较小数据测试(Dynamic programming to solve knapsack problem)
背包问题
- 数据结构的背包问题,是一个很经典的利用堆栈的问题(Knapsack problem of data structure, is a very classic problem of the use of the stack)