资源列表
JOSEPHUS
- 这是数据结构中的一个问题,用一带头结点的单向链表解决“约瑟夫环”问题。-This is a problem about data structure , using a linked list without the lead node solution " Joseph Ring" problem.
MMAS
- MMAS 蚁群优化算法 -MMAS ACO
chengjiguanli
- 基于数据结构的成绩管理系统,基于c语言的-Data structure based performance management system, based on c language
Efficient-discretization
- 高效 离散化 适用于数值范围很广,但是数据很稀疏的情况。-Efficient discretization
Tree
- 左偏树 一种特殊的数据结构,适合用于不等秩归并-Left-side tree, a special data structure suitable for merging ranks ranging
List
- 单链表中表头、表尾及表的中间插入删除元素-Single list table header, footer and delete the elements into the middle of the table
RMQaLCA
- 区间最大最小值,用LCA加速,效果很好。-Range of maximum and minimum, with the LCA speed, very good.
splay-tree
- 划分树logn 给你n个数 然后让你query从ll到rr中排第k的数-N logn to you by the number of trees and then let you query from ll to rr in the number of rank k
all-premutation
- 全排列,详细讲解全排列,同时还手写实现了一个-Permutation, explain in detail the whole arrangement, and also implements a handwritten
sqenceline
- 这是顺序表编程,数据结构试验的一部分,请大家自己参考-this document is a squenceline writing by vc++.
BubbleSort
- 利用C语言进行编写,实现了冒泡排序功能,课正常执行-Written using C language, implements the Bubble Sort function, normal execution class
Search_Bin
- 使用折半查找在数组 中查找数据。成功时,返回数据在数据序列中的位置,否则返回0-Use binary search to find data in the array. Successful, the return data in the data sequence position, otherwise return 0
