资源列表
list-stack
- Stack in a link list in C
splay-tree
- Splay tree in C language
workspace
- 用动态规划解决背包问题,采用递归和非递归两种方式实现,递归过程中保留中间结果以减少复杂度-Dynamic Programming Knapsack Problem
01knapsack
- 01背包动态规划法的cpp文件 直接可用-01 knapsack dynamic programming
knap
- 用动态规划解决背包问题,分别用递归和非递归方式实现-Knapsack problem using dynamic programming solution, respectively, recursive and non-recursive way to achieve
zidian
- 字典算法,支持大量数据,非选择,冒泡排序-Dictionary algorithm, support large amounts of data, non-choice, bubble sort
zhuanzhi
- 转置算法链表的希望对大家有用仅供参考呵呵谢谢大家-Transpose algorithm is the list we hope to be useful for reference Oh thank you
youtoujiediancharushanchu
- 有头结点的删除和插入!谢谢!希望能对大家有所帮助!-Has a head node to delete and insert! Thank you! Hope it' ll help!
sort
- 包含冒泡排序、堆排序、插入排序、合并排序的C语言头文件-Including bubble sort, heap sort, insertion sort, merge sort of the C language header file
huisufa2
- 在visual c++环境下用回溯法实现对八皇后问题的求解-In visual c++ environment to achieve by backtracking to solve the eight queens problem
c--common--suanfa--.DOC
- C语言中常见的几种算法,会帮您很大的忙。-common manth will help you
Sort
- 几种常见了简单排序算法
