资源列表
xianxingbiao
- 线性表的删除、插入、查询等功能。线性表也是我们最常接触的基本知识-Linear form to delete, insert, query and other functions. Basic knowledge of linear form is the most common contact
huisufa
- 回溯法背包问题,很实用也是经过改进的背包问题-The backtracking knapsack problem, very practical and improved knapsack problem
beibao
- 背包问题,也就是我们常见的那个。在很多的专题实验中都会遇到-Knapsack problem, that is, our common one. Will encounter a lot of topics experiment
erchashu
- 二叉树和平衡二叉树问题。实现一定的功能,能够正确运行-Binary trees and balanced binary tree. To achieve a certain function to work correctly
bahuanghouwenti
- 八皇后问题,实现相应功能,代码正确、希望可以帮到需要的人-Eight queens problem
binary-tree
- 根据二叉树的中序遍历、后序遍历、前序遍历恢复二叉树-According to the binary tree in preorder traversal, postorder traversal, preorder traversal to restore binary tree
datastructure
- 实现一个内存分配模拟系统,分配的原则参见“伙伴系统”。 要点:使用链表保存各块内存信息,同一个链表中保存的各块大小相同。 链表中的每个结点形式如下: 从键盘输入欲分配的块的大小,系统给出分配结果,并在屏幕上显示出来(图示方式或文本方式)。 -A memory allocation simulation system, the principle of allocation see the " buddy system" . Po
B_Tree
- B树的表示及基本操作的实现。 1.掌握B树的存贮结构。 2.实现B树中关键字值的插入及删除操作。 3.练习屏幕图形化的显示。 -B-tree representation and basic operations. A. Master of B-tree storage structure. Two. Keyword values, insert and delete operations in the B-tree. 3. Practice-screen gr
Visual_Path_Finding_SrcaDemo
- C# - Visualizing Path Finding With Dijkstra, AStar, Bi-directional Dijkstra s, and Bi-directional A* Algorithms
Automatically-generate-a-maze
- C语言之180行“随机迷宫”代码详解与分析之整理版-Automatically generate a maze
aa-
- 数据结构:图的建立、深度优先遍历及广度优先遍历C++代码(个人优化)-Data structures: the establishment of the graph, depth-first traversal and breadth first the traversal C++ code (individual optimization)
2010012010036First_Sort
- 快速排序 希尔排序 c++ 工程 利用快速排序和希尔排序的c++工程 文件输入及输出-c++ shell quick——sort
