资源列表
Basic-Data-Structure-By-C
- 严蔚敏数据结构常用算法代码描述,研究生入学考试必考的数据结构和算法,C语言描述和实现,附有注释-YanWeiMin data structure algorithms code descr iption, the postgraduate entrance exam study data structure and algorithms, the C language descr iption and realize, with comments
1213000
- 链表的创建及其各种操作方法,适合初学者。自己写的,难免有不足的地方-List of creating and its various operation method, suitable for beginners. Wrote, hard to avoid has a shortage of place...
bfs
- 利用boost库实现广度优先算法的例子,实现了广度优先算法,对boost的理解有用-an example of bfs utilizing the boost library
DataGridView
- This file to set a grid design & load a grid easyly.
Data_Struct
- 数据结构算法,主要对各种常用的数据算法进行介绍,并且有相应的简单例程-Data structure algorithm, mainly to the various common data algorithm is introduced, and have corresponding simple routines
NQueueProgram
- 八皇后问题,一个经典的算法题,用的是回溯法,把所有的解全部解出来了-eight queue program , it s has the whole answer
MYGRAPH
- 数据结构图的建立,有图遍历,最小二叉树生成- English Spanish Arabic The establishment of a data structure diagram, graph traversal, minimum binary tree generated
moshipipei
- 数据结构的模式匹配算法,有创建字符串,添加新字符串,匹配字符串,输出字符串功能-Pattern matching algorithms, data structures, create a string and add a new string matching string, output string function
cPP_class_list
- 一个用c++中类写的一个链表。支持增加节点 删除节点 修改节点查找节点-A c++ class to write a list. Support increased node delete nodes modifying node node search
cPP_class_queue
- 一个用c++中类写的一个队列。支持增加节点 删除节点 修改节点查找节点-A c++ class to write a queue. Support increased node delete nodes modifying node node search
bst
- 一个二叉树的建立,删除 ,遍历,增加节点,删除节点,查找节点,树的高度-A binary tree traversal, increase, delete, delete nodes, node, the node search, the height of the tree...
MFCCollection
- 一个MFC的工程,支持创建和使用动态数组,链表,映射-A MFC project, support the creation and use of dynamic array, list, map
