资源列表
zuixiaoshu
- 实用数据结构基础(第三版),实验八,最小生成书-Based the practical data structure (third edition), experimental eight, minimum spanning book
3_2
- 主元素 线性选择算法主元素的判定(分治策略) 设T[0:n-1]是n个元素的数组,如果其中某个元素x在整个数组中的出现次数超过n/2,则称x为数组T的主元素。 请设计一个分治算法,判断数组T={1,2,2,2,3,4,3,2,2,4,2,2,6,7,2,2}中是否存在主元素。 -main character
MultidimensionalPointer
- C中通过指针和数组名操作二维数组的区别与联系详细说明-Describe operating differences and relations of the two-dimensional array by pointer and array name in C
Duilie
- 数据结构:队列程序-data structure : queue procedures
POJ2104
- 高效求一超大数组中第i个元素到第j个元素间第k小的元素.
DataStatistics.rar
- 对给定书的总页码,计算出书的全部页码中分别用到多少次数字0,1,2,3...9.,DataStatistics
joseph
- 约瑟夫环的仿真问题,用的是没有头结点的链表实现的-Joseph loop simulation problem is not with the head node of the linked list implementation
px
- 快排的非递归算法,待排记录数小于3时不再进行分割,而是直接进行比较排序-Non-recursive algorithm for fast row, row the number of records to be no longer than 3 to segment, but a direct comparison sort
C-Matrix
- C-矩阵,除去第一行、第一列、最后一列外都为0.这样一个C-矩阵可以压缩存储为一维数组,先逐行再第一列的顺序。并且支持存储搜索功能。-C-matrix, removing the first row, first column, the last column are zero outside, so a C-matrix can be stored as a compressed one-dimensional array, then the order of the first column
binary-tree
- Binary tree implementation in C
shujujie
- 关于先序遍历的数据结构算法关于先序遍历的数据结构算法
24points
- 本程序并不能去掉全部冗余解,只是去掉一部分,并且写的尽可能简单,仅供大家参考。(注意:直接复制本段代码是无法正常运行的,除非手动重写-,-嘿嘿)-The solution is simple to redundancy 24 points