资源列表
across-river
- 野人传教士过河问题,采用回溯算法,可输入野人传教士人数-Savage missionaries across the river problem
Tree_and_Binary_Tree
- 树与二叉树算法汇总,比较详细的汇总,是树与二叉树学习的好帮手。-Tree and Binary Tree Algorithm summary
CLanguageAlgrithem
- 包含了大量的经典算法的C语言实现,是C语言学习者的范例,所有源码都经过测试-Contains a large number of classic algorithms C-language implementation, is an example of C language learners, all the source code are tested
bucket-sort
- 实现桶排的算法,结合数据结构课本编写的测试程序-bucket sort
data-structures
- data structures Source codes for data structures. Programming Language:Visual C++,
LinerArange
- 动态规划方法视线特殊的(0,1,2)背包问题,获得最佳的物品取舍方案-Dynamic programming special attention (0,1,2) knapsack problem, obtain the best trade-off program items
ddddd
- 电力工会后台参考模型 功能非常实用的数据结构-website mode
maze
- 用深度优先算法解决的走迷宫问题,使用文件输入输出,其中输入的矩阵中,0表示不可走,1表示可走。-With a depth-first algorithm to solve the maze problem, use the file input and output, where the input matrix, 0 can not go, 1 to go.
acm-DP
- ACM 动态规划专题总结。。有好多例题什么的可以自己-ACM dynamic programming topic summary. .
相对定向Relative Orientation
- 相对定向.rar
brokennecklace
- My solution for the "Broken Necklace" problem from USACO
BitMapSort
- 使用位图进行排序,这是一个简单实现,在此基础上可扩展-Using bitmap to sort, on the basis of scalable
