Skip to content

rainskyfyy/excel-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

excel-动态规划 背包问题

#excel实现动态规划,解决背包问题

#在weight栏和value栏添加物品信息就可以了;

#由于是倒序递推,所以是解决0-1背包问题的;

#调整递推顺序应该有可能解决完全背包问题;

About

excel实现动态规划,解决背包问题

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published