资源列表
sort
- 常用的几种排序方法:插入排序、交换排序、堆排序等-Several commonly used sorting methods: insertion sort, exchange sort, heap sort, etc.
Algorithm
- 数据结构,算法,包括动态规划、分治策略、回溯法。-Data structures, algorithms, including dynamic programming, divide and conquer, backtracking.
Algorithm2
- 几种算法:存储管理、轮转法、银行家、最高优先数。都是自己做的。-Several algorithms: Storage Management, Round-Robin, bankers, the highest priority number. All her own.
Algorithm3
- 算法:停车场停车小程序,记录已有车辆,可停车辆等。-Algorithm: a small car park procedures, records have been the vehicle can be parked vehicles.
lx
- 完成二叉树的基本算法,包括二叉树的生成(多种方式,先根、层次、双序列),遍历(前序、中序、层次等),求叶子节点数等-Completion of the basic binary tree algorithm, including the generation of binary tree (a variety of ways, first the root, level, two-sequence), traversal (pre-order, in sequence, level, etc.)
Sort
- 用C++写出直接插入排序, Shell排序,直接选择排序,冒泡排序,快速排序,堆排序,二路归并排序。-Using C++ to write directly into the sort, Shell sort, direct selection sort, bubble sort, quick sort, heap sort, merge sort.
algorithm-efficiency
- 数据结构的选择与算法效率一篇WORD读来受益匪浅,将选择的效率问题解析得淋漓尽致。-The choice of data structures and algorithms to efficiently read a WORD benefit, will choose the efficiency of the resolution to be realized.
RBT
- 红黑树 C代码 算法导论 建立 搜索 插入删除-Introduction to C code algorithm red-black tree insertion deletion Building Search
Sort
- 排序 C语言 算法导论 冒泡插入归并选择-Introduction to C language bubble sort algorithm merge into
data-struct-Visual.C.6.0
- 数据结构算法——Visual.C.6.0程序集-Data structure algorithms- Visual. C.6.0 assembly
guangduyouxian
- 数据结构中基本的广度优先搜索,使用语言为C语言。-The basic data structure breadth-first search, the use of language is C language.
