资源列表
[数据结构常用算法] stereo-matching
说明:关于自适应窗口算法的描述,很详细,是最经典的自适应窗口算法,值得学习-We present a method to select an appropriate window by evaluating the local variation of the intensity and the disparity. We employ a statistical model of the disparity distribution<丁亚芳> 在 2024-12-28 上传 | 大小:1.24mb | 下载:0
[数据结构常用算法] ArrayingWithC
说明:编写算法,对n个关键字取整数值的记录序列进行整理,以使所有关键字为负值的记录排在关键字为非负值的记录之前,要求: (1) 采用顺序存储结构,至多使用一个记录的辅助存储空间 (2) 算法的时间复杂度 (3) 讨论算法中记录的最大移动次数. -Make the non-negative records at first before the all keywords with<啊> 在 2024-12-28 上传 | 大小:10kb | 下载:0
[数据结构常用算法] Mergerandarray
说明:可按如下所述实现归并排序:假设序列中有k个长度为小于等于L的有序子序列。利用过程merge(参见教科书10.5)对它们进行两两归并,得到[k/2]个长度小于等于2l的有序子序列,称为一趟归并排序。反复调用一趟归并排序过程,使有序子序列的长度自l=1开始成倍的增加,直至使整个序列成为一个有序序列。是对序列实现上述归并排序的递推算法,并分析你的算法的时间复杂度。 本程序包含四个模块: 1. 主程序模块: void main(<啊> 在 2024-12-28 上传 | 大小:11kb | 下载:0
[数据结构常用算法] tuixiangzi
说明:推箱子 自己算的算法 不知道好玩吧 大家试试吧-boxs that made by my self<人力心> 在 2024-12-28 上传 | 大小:4kb | 下载:0
[数据结构常用算法] Qeuing-simulation-sysem
说明:queuing simulation system theory and the solution for some problem that will stop you for bullding-queuing simulation system theory and the solution for some problem that will stop you for bullding<george barakat> 在 2024-12-28 上传 | 大小:218kb | 下载:0