资源列表
[数据结构常用算法] AVL_Lib
说明:Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to work in the random access memory(RAM). Some of them do provide some mechanism for dumping the whole tree into a file and loading it back to the memory<高名> 在 2025-07-17 上传 | 大小:85kb | 下载:0
[数据结构常用算法] nearpiont
说明:最接近点对问题是求二维坐标中的点对问题,该算法是为了将平面上点集S线性分割为大小大致相等的2个子集S1和S2,我们选取一垂直线l:x=m来作为分割直线。其中m为S中各点x坐标的中位数。由此将S分割为S1={p∈S|px≤m}和S2={p∈S|px>m}。从而使S1和S2分别位于直线l的左侧和右侧,且S=S1∪S2 。由于m是S中各点x坐标值的中位数,因此S1和S2中的点数大致相等。 递归地在S1和S2上解最接近点对问题,我们分别得到S1和S2中的最小距离δ1和δ2。现设δ=min(δ<黄波> 在 2025-07-17 上传 | 大小:15kb | 下载:0
[数据结构常用算法] smallTobig
说明:这个程序是用C++来实现阿拉伯数字转为大写汉字.-the procedure is used to achieve C Arabic Chinese characters to uppercase.<yq1983> 在 2025-07-17 上传 | 大小:417kb | 下载:0
[数据结构常用算法] Binary_search
说明:简单的一个Binary_search查找-a simple search Binary_search<陈摇> 在 2025-07-17 上传 | 大小:10kb | 下载:0
[数据结构常用算法] MultiPoly0427
说明:一个多重链表的演示,包括如何创建,删除,插入等等。-a multiple Chain demonstration, including how to create, delete, insert and so on.<叶州海> 在 2025-07-17 上传 | 大小:190kb | 下载:0
[数据结构常用算法] jizhiwenti
说明:数学分析,高等代数中一些极值问题的计算机描述(C语言)-mathematical analysis, advanced algebra some extreme descr iption of the computer (C language)<110011> 在 2025-07-17 上传 | 大小:7kb | 下载:0
[数据结构常用算法] juzhentezhenxianglian
说明:数学分析,高等代数中矩阵特征值和特征向量的求解(C描述)-mathematical analysis, advanced algebra Matrix eigenvalues and eigenvectors of the Solution (C Descr iption)<110011> 在 2025-07-17 上传 | 大小:9kb | 下载:0