资源列表
aa
- 自己写的一个迷宫问题,里面附有代码和注释。-Write a maze problem, which with the code and comments.
Htree
- 输入叶子节点的权值,够着哈夫曼树并输出。-create the hftree
ninequeens
- 解决数据结构题目中经典的九皇后问题的源代码。在Visual C++上运行。-To solve the problem of nine queens which is a classical problem when you learn the data structure.
FourQueen
- N皇后问题的解决方案,利用回归的方法.方法易懂-N Queens solution to the problem, using regression. Methods to understand
Marriage
- 新郎新娘问题 A说他与X结婚X说他与C结婚 C说他与Z结婚A、B、C分别用1、2、3表示-Bride and groom problem
List
- 实现数据结构中单链表的创建/删除/查找,学会使用单链表对以后的编程很有帮助并带有测试数据图片-Single-linked list data structure to create/delete/find, learn to use a single list of useful programming after pictures with a test data
lianbiao
- 数据结构中链表的几种操作的源代码,包括插入,删除,添加-Linked list data structure in the source code of several operations, including insert, delete, add
Chapter-4-BiTree
- 学习二叉树非常好的课件,实例简单,便于自学。-Very good learning binary tree courseware examples of simple, easy to self-study.
CODE
- 教学代码,里面有包含全部C++语法知识的代码,是学习语言的好助手,还有一些算法实现。-Instruction code, which has included all of C++ syntax knowledge of code, is a good language learning assistant, and some algorithm.
BPlusTree
- B+树的实现,包括数据的插入、删除、B树的旋转-B+ tree implementation, including data insert, delete, B tree rotation
topological-sorting
- 数据结构小程序 能够实现实现图的拓扑排序-topological sorting
Opus6_Source
- Data Structures and Algorithms with Object-Oriented Design Patterns in C# 这本书的范例代码dll自己反编译的source code http://www.brpreiss.com/books/opus6/-Data Structures and Algorithms with Objec t-Oriented Design Patterns in C# this book since dll code exam