资源列表
bistack
- 双向栈,用c++实现的,对学习数据结构有帮助, 很有用的一个数据结构。-Two-way stack, with c++ achieve, help for learning data structures, a data structure useful.
ACM
- 杭州电子科技大学的ACM课件 适合初学者-acm ppt of hangzhou university
test2
- oommf建模文件,利用图形文件模拟双相磁体-oommf model
TernaryTrie
- Terneary trie.http://en.wikipedia.org/wiki/Ternary_tr-Terneary trie.http://en.wikipedia.org/wiki/Ternary_tree
HashtableImpl
- Hash table impl with linkedList
CircularQueue
- Circular queue/buffer http://en.wikipedia.org/wiki/Circular_buffer
DaA-of-Algo-cp
- 算法设计与分析经典问题:背包问题、数字三角问题等!-Design and Analysis of Algorithms classic problems: knapsack problem, digital triangle problems!
Singly-linked-list
- 用C语言实现单链表的建立以及对所建立的单链表进行排序和查找。-Achieve the establishment of a Singly linked list using the C language ,and sort and search on the established Singly linked list.
chapter-6
- 算法设计与分析 第6章 分支限界法(讲解较详细)-Algorithm Design and Analysis Chapter 6 branch and bound method (explained in more detail)
chapter-5
- 算法设计与分析 第5章 回溯法(讲解比较详细)-Algorithm Design and Analysis Chapter 5 backtracking (explain in more detail)
Chapter-4
- 算法设计与分析 第4章 贪心算法(本部分对贪心算法进行了详细讲解)-Chapter 4 of the greedy algorithm algorithm design and analysis
Chapter-3-1
- 算法设计与分析 第3章 动态规划(本章第一部分)-Algorithm Design and Analysis Chapter 3 dynamic programming (the first part of this chapter)