资源列表
priority_queues
- 是个HEAP SORT 算法..对一个数列进行HEAP SORT -is SORT algorithm Rd .. right for a series Rd SORT
matrix_reverse
- 矩阵求逆的c++程序,用来算大规模带分数形式的逆矩阵的,文件输入-matrix inversion c procedures for the large-scale Daibanshu form of the inverse matrix, the file input
genericalgorithm
- 一个实现基因表达式编程来解决函数发现问题的小程序-a realization of gene expression programming to solve the problems identified in the function of small procedures
chenzhong_register_source
- 初学者的源c代码,一共5个,主要是c基础,包括文件操作。-c beginners source code, a total of five, mainly c base, including file operations.
ListDemoLBYS
- 这是我帮同学做的一个链表操作的演示程序,可以模拟链表的插入删除-This is what I do to help students operate a chain of demonstration program, it is possible to simulate the insertion deletion Chain
cnlong
- long bei ge suan fa 龙算法-long bei ge suan fa Long algorithm
4_25
- 给定一个n位正整数a,去掉其中任意k<=n个数字后,剩下的数字按原次序排列成一个新的正整数。对于给定的n位正整数a和正整数k,设计一个算法找出剩下数字组成的新数最小的删数方案。-given a positive integer n-a, which removed arbitrary k
2_8
- 设n个不同的整数排好序后存于T[0:n-1]中。若存在一个下标I,0<I<n,使得t[I]=I,设计一个有效算法找到这个下标。要求算法在最坏情况下的计算时间为O(logn).-Let n different integer sequence after arranging deposit T [0 : n-1]. If there is a subscr ipt I, 0
31yn
- 设计一个O(n2)时间的算法,找出由n个数组成的序列的最长单调递增子序列。-design an O (n2) time algorithm to identify by the number n of the longest sequence monotonically increasing sequences.
3_9
- 在一个圆形操场的四周摆放着n堆石子。现要将石子有次序地合并成一堆。规定每次只能选相邻的两堆石子合并成新的一堆,并将新的一堆石子数记为该次合并的得分。试设计一个算法,计算出将n堆石子合并成一堆的最小得分和最大得分,并分析算法的计算复杂度。-in a circle around the playground are placed n gravel pile. Is a stone should order to be merged into a heap. Stipulated that only
MaxHeap
- MaxHeap operation like insert and delete
testbtree.tar
- b tree how to operate on b tr-b tree how to operate on b tr