资源列表

« 1 2 ... .19 .20 .21 .22 .23 1824.25 .26 .27 .28 .29 ... 2656 »

[数据结构常用算法11

说明:介绍C语言的一些知识点,以及难点,包括结构体,指针,链表,文件操作-for C program
<peng> 在 2024-10-03 上传 | 大小:145408 | 下载:0

[数据结构常用算法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-10-03 上传 | 大小:1297408 | 下载: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 ch
<phoebe> 在 2024-10-03 上传 | 大小:4325376 | 下载:0

[数据结构常用算法better

说明:给出一棵树,找出这棵树中所有的拓扑排序列表,并列出来-Give a tree, find out the tree of all the topological sort list, tied for it
<phoebe> 在 2024-10-03 上传 | 大小:3705856 | 下载:0

[数据结构常用算法5_3

说明:编程习题:C语言 验证求素数公式p=n的平方+n+41-Validation seeking the prime number formula p =
<bh> 在 2024-10-03 上传 | 大小:139264 | 下载:0

[数据结构常用算法ArrayingWithC

说明:编写算法,对n个关键字取整数值的记录序列进行整理,以使所有关键字为负值的记录排在关键字为非负值的记录之前,要求: (1) 采用顺序存储结构,至多使用一个记录的辅助存储空间 (2) 算法的时间复杂度 (3) 讨论算法中记录的最大移动次数. -Make the non-negative records at first before the all keywords with
<> 在 2024-10-03 上传 | 大小:10240 | 下载:0

[数据结构常用算法Mergerandarray

说明:可按如下所述实现归并排序:假设序列中有k个长度为小于等于L的有序子序列。利用过程merge(参见教科书10.5)对它们进行两两归并,得到[k/2]个长度小于等于2l的有序子序列,称为一趟归并排序。反复调用一趟归并排序过程,使有序子序列的长度自l=1开始成倍的增加,直至使整个序列成为一个有序序列。是对序列实现上述归并排序的递推算法,并分析你的算法的时间复杂度。 本程序包含四个模块: 1. 主程序模块: void main(
<> 在 2024-10-03 上传 | 大小:11264 | 下载:0

[数据结构常用算法sort

说明:交换排序,插入排序,选择排序,快速排序 几种重要排序算法的总结-exchange sort, insert sort, select sort, quick sort
<luougliu> 在 2024-10-03 上传 | 大小:2048 | 下载: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 eng
<张力> 在 2024-10-03 上传 | 大小:26624 | 下载:0

[数据结构常用算法Cpp5

说明:推箱子 自己算的算法 不知道好玩吧 大家试试吧-a box
<人力心> 在 2024-10-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法tuixiangzi

说明:推箱子 自己算的算法 不知道好玩吧 大家试试吧-boxs that made by my self
<人力心> 在 2024-10-03 上传 | 大小:4096 | 下载: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-10-03 上传 | 大小:223232 | 下载:0
« 1 2 ... .19 .20 .21 .22 .23 1824.25 .26 .27 .28 .29 ... 2656 »

源码中国 www.ymcn.org