资源列表
Datastructurecode
- 有关数据结构很多的基础代码,很全面,很实用。-The basis for many of the data structure code, very comprehensive and very practical.
cpp_joseph_8queen
- 约瑟夫问题 八皇后问题 冒泡排序法,都在里面了-Problem eight queens problem Joseph bubble sort method, in which the
Binary_trees
- 二叉树以及二叉查找树的定义及实现,插入、删除、先序、后序、中序、层序-binary tree and search tree
01
- 输入两个int类型的数组,自动形成链表,同时合并。并将结果输出。-Input array of two int type, automatic formation of the list, while the merger. And the results output.
bianli
- 二叉树的遍历,先序建立二叉树结构,包括前序、中序、后序遍历的递归和非递归遍历,求二叉树的深度。-Binary tree traversal, binary tree structure, the establishment of the first order, including the former order, in order, after traversing the recursive and non recursive traversal, find the depth of a
chazhao
- 哈希表的查找。用线性探测在散列的方法建立哈希表,然后对其中的元素进行查找-Hash table lookup. Hashing by linear probing method to establish the hash table, and then find the elements of which
paobing
- 效一种率较高的动态规划算法的实现,题目要求已经写在rar中-A kind of high efficiency rate of the dynamic programming algorithm, subject of the request has been written in the rar
bags
- 典型的背包问题的解决 经典的背包问题 基本的背包问题-A typical solution of the classical knapsack problem basic knapsack problem knapsack problem
Bisorttree
- 数据结构中树的操作应用 代码简单明了 函数简单明确-Tree data structure in application code is simple function operation simple and clear
20080114115120271
- 是一部很好的数据结构课件,希望对大家有好处 -Data structure is a good courseware, we want to benefit
AlgorithmandInformationCompetition
- 本书适用于各个层次的信息和编程爱好者。对算法与数据结构,数学知识和方法进行了全面,系统的分析与讲解-This book is for all levels of information and programming enthusiasts. On algorithms and data structures, mathematical knowledge and methods of a comprehensive, systematic analysis and explanation
BST
- 二叉排序树的建立、查找、删除、插入及先序遍历-Binary sort tree establishment, find, delete, insert, and the first traversing
