资源列表
[数据结构常用算法] 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 within the window. This mod<丁亚芳> 在 2025-06-09 上传 | 大小:1.24mb | 下载:0
[数据结构常用算法] good
说明:深度优先和广度优先搜索序列,并画出所得到的深度优先生成树以及广度优先生成树。假设选择原则是按字母从小到大排列-Depth first and breadth first search sequence, and draw the depth of the get priority spanning tree and breadth first spanning tree. According to the principle of choice is that since the arrange<phoebe> 在 2025-06-09 上传 | 大小:4.13mb | 下载:0
[数据结构常用算法] ArrayingWithC
说明:编写算法,对n个关键字取整数值的记录序列进行整理,以使所有关键字为负值的记录排在关键字为非负值的记录之前,要求: (1) 采用顺序存储结构,至多使用一个记录的辅助存储空间 (2) 算法的时间复杂度 (3) 讨论算法中记录的最大移动次数. -Make the non-negative records at first before the all keywords with<啊> 在 2025-06-09 上传 | 大小:10kb | 下载:0
[数据结构常用算法] Mergerandarray
说明:可按如下所述实现归并排序:假设序列中有k个长度为小于等于L的有序子序列。利用过程merge(参见教科书10.5)对它们进行两两归并,得到[k/2]个长度小于等于2l的有序子序列,称为一趟归并排序。反复调用一趟归并排序过程,使有序子序列的长度自l=1开始成倍的增加,直至使整个序列成为一个有序序列。是对序列实现上述归并排序的递推算法,并分析你的算法的时间复杂度。 本程序包含四个模块: 1. 主程序模块: void main() {初始化序列; 对序列归并排序; 输出<啊> 在 2025-06-09 上传 | 大小:11kb | 下载:0
[数据结构常用算法] hailiang
说明:海量数据处理的问题是很多面试笔试中经常出现的问题,是对数据结构和算法方面的考察,在数据库和搜索引擎方面有很大的作用。-The massive data processing is a recurrent problem in many interview written test, and inspection of the data structures and algorithms, databases and search engines have a significant role.<张力> 在 2025-06-09 上传 | 大小:26kb | 下载:0
[数据结构常用算法] tuixiangzi
说明:推箱子 自己算的算法 不知道好玩吧 大家试试吧-boxs that made by my self<人力心> 在 2025-06-09 上传 | 大小: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> 在 2025-06-09 上传 | 大小:218kb | 下载:0