资源列表
5
- 数据结构中二叉树和二分查找的源代码,而且是二者的综合-The data structure in the binary tree and a binary search of the source code, but is a combination of both
maze.tar
- 回溯法求解老鼠走迷宫问题,使用C++语言的高内聚,低耦合的特点-Retrospective method of mouse maze problem
4
- 用四种不同的方法对图进行描叙和表示,还有这四种方法的比较-Four different methods of Figure Miao Xu and representation, as well as a comparison of four methods
erchashubianli
- 能够以广义表输入一个二叉树,并能对其进行前序遍历,中序遍历,后序遍历,层次遍历。-Generalized list, enter a binary tree, and its preorder traversal, in order traversal post-order traversal, traverse the level.
LinkList
- 基于链表的图书管理,包含插入,删除,查找,逆序等操作。-Linked list-based library management, including insert, delete, search, reverse and other operations.
store
- 使用C++编写的商店购物与管理系统的一个小程序,供初学者使用-Store shopping management system using C++ written a small program for beginners
BAB
- 使用分支定界法进行特征选择,是基于单调准则函数进行优化搜索的一种方法。-Feature selection using the branch and bound method, a method based on a monotonic criterion function to optimize the search.
BTree
- B-树查找算法的测试,包括查找,拆分,替换,新建,删除等-Test of the B-tree search algorithms, including Find, split, replace, new, delete, etc.
BitMapSort
- 使用位图进行排序,这是一个简单实现,在此基础上可扩展-Using bitmap to sort, on the basis of scalable
BST
- 用二叉链表实现二叉排序树的各个基本运算的算法,包括建表、查找,插入,删除,树的输出表示等-Binary sort tree binary list basic arithmetic algorithms, including the construction of the table, find, insert, delete, output representation of the tree
1
- 数据结构中对数值进行表示和用数组对对战和队列进行表示-Said, and with an array of values in the data structure expressed Battle and queue
3
- 数据结构算术表达式的求解问题,还可以转化成后缀表达式-Data structure of arithmetic expressions to solve problems, and can also be converted into postfix expression
