CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 排序算法的比较

搜索资源列表

  1. MINSortDict

    0下载:
  2. Minidx字典整理程序源代码发布 几千条数据排序并去除重复纪录可以有很多排序算法直接内存中操作,但是假如说有几百万条记录需要处理,那就不一定适用了。这个程序最初的目的为了解决Minidx字典中重复数据的问题,但是发现写文件时I/O限制比较明显,虽然可以解决问题,但是效果却不怎么样。 工程基于VS2005,MFC的Unicode模式下编译的,利用了Sqlite3.5.0,作了C++封装处理。写处理中开启了事务. 相关链接 http://cn.minidx.com/index.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:698482
    • 提供者:yaqin
  1. sort

    0下载:
  2. 该程序里面是关于排序方面的肉容,有快速和归并排序两种算法,并且比较这两种算法的时间。数据有随机生成和人工输入两种。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:64016
    • 提供者:黄天
  1. SortNumber

    0下载:
  2. 我的一个课程设计,是终合了几个排序算法,随机生成数字,然后排序,计出各种排序所用的时间,这比较适用于课堂教学,容易使学生明白排序算法之前的区别!
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:13137
    • 提供者:lvying
  1. 216

    0下载:
  2. 在图像模板匹配问题中,基于像素灰度值的相关算法尽管已经十分普遍,并得到广泛的应用,但目前此类算法都还存在有时间复杂度高、对图像亮度与尺寸变化敏感等缺点.为了克服这些缺点,提出一种新的基于图像灰度值的编码表示方法.这种方法将图像分割为一定大小的方块(称为R-块),计算每个R-块图像的总灰度值,并根据它与相邻R-块灰度值的排序关系进行编码.然后通过各个R-块编码值的比较,实现图像与模板的匹配.新算法中各个R-块编码的计算十分简单 匹配过程只要对编码值进行相等比较,而且可以采用快速的比较算法.新算法对
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:163792
    • 提供者:manyhappy
  1. SA04225140_NO.1

    0下载:
  2. 利用桶排序给数组a排序,建立的桶为b和e,其中b为含有十万个桶,e为只有一个链表的桶,然后对b和e使用插入算法排序,比较两种算法的时间,b需要40毫秒左右,e需要9到10分钟。-use barrels a ranking to the array, in order to establish the barrels of b and e, b to contain 100,000 barrels of only one e Chain barrels, and then to b e used
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:41984
    • 提供者:朱磊
  1. 快速排序与归并排序比较(C++)

    0下载:
  2. 本程序是关于快速排序的算法与归并排序,并比较两者所需的时间-the procedures for the rapid sequencing of the ranking algorithm and its stock, and compare the time required for both
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:12979
    • 提供者:杨小娜
  1. WL40987330 C语言算法集

    2下载:
  2. 目录 第一部分  基础篇   001  第一个C程序  002  运行多个源文件  003  求整数之积  004  比较实数大小  005  字符的输出  006  显示变量所占字节数  007  自增/自减运算  008  数列求和  009  乘法口诀表  010&
  3. 所属分类:Windows编程

    • 发布日期:2008-12-21
    • 文件大小:3245365
    • 提供者:wl409873350
  1. paixu

    1下载:
  2. 这是数据结构二叉排序树的算法,可能不是比较好,但对于初学者来说应该还是算可以的.-This is the data structure binary sort tree algorithms, may not be better, but for beginners or the operator should be possible.
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:2449
    • 提供者:陈大圣
  1. 5428934

    0下载:
  2. 排序算法平均时间的比较,实现几种排序算法(selectionsort, insertionsort,bottomupsort,quicksort, 堆排序)-The average amount of time sorting algorithm of comparison, the realization of several sorting algorithm (selectionsort, insertionsort, bottomupsort, quicksort, HEAPSORT)
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2547
    • 提供者:丹丹
  1. paralall_sort

    0下载:
  2. mpi实现并行排序算法,可以设置处理器节点个数并比较不同节点数目时的计算时间-mpi parallel sorting algorithm, you can set the number of processor nodes and compare the different number of nodes at the time of computing time
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:176944
    • 提供者:谷谷
  1. paixu

    0下载:
  2. 算法分析和设计,给出五个排序算法,然后比较五个算法的运行时间,分析算法的时间复杂度-Algorithm analysis and design, are given five sorting algorithm, and then compared the five-time algorithm to analyze the time complexity of algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1289145
    • 提供者:张国
  1. paixu

    0下载:
  2. 使用的排序算法,非常不错的思维,比较其他有较大优势-Sorting algorithm used, very good ideas, have greater advantages compared with other
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:22341
    • 提供者:jiangpeng
  1. order

    0下载:
  2. 归并排序法:比较简单的使用c++语言进行归并并算法排序-Merge sort method: the use of relatively simple c++ language and merge sort algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:146481
    • 提供者:dong
  1. neisort

    0下载:
  2. 在当今算法中,排序的算法很多,但是有很少的人把所有的排序算法放在一起进行比较,这里提供了很多各种的排序算法,分享给网友。-In today' s algorithms, sorting algorithms, but very few people have all the sorting algorithm to compare together, here are a lot of various sorting algorithms, and share with friends.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-25
    • 文件大小:12788
    • 提供者:孙柳林
  1. maopaopaixu

    1下载:
  2. 冒泡排序是计算机程序设计中比较典型的简单排序算法。本文阐述了冒泡排序算法及其优化算法的基本思想和实现方法,分析和比较了优化前后的时间复杂度和空间复杂度及其稳定性,指出了优化冒泡排序算法在效率及性能方面的优越性。-Bubble Sort in computer programming is a typical simple sorting algorithm. In this paper, the Bubble Sort algorithm and optimization algorithm f
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:40698
    • 提供者:hy
  1. sorting

    0下载:
  2. 各种排序算法,有详细说明,能够比较不同算法的特点。-A variety of sorting algorithms, there are detailed instructions, be able to compare the characteristics of different algorithms.
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:181050
    • 提供者:zshen321
  1. selectpeogram

    0下载:
  2. 本代码主要讲述了多个排序算法之间的比较,具体包括时间复杂度等-Comparison between the number of sorting algorithms
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:895162
    • 提供者:夏颖聪
  1. 70

    0下载:
  2. 随着多媒体、网络技术的迅速发展,图像信息的应用日益广泛,对规模越来越大的图像数据库、可视信息进行有效的管理成为迫切需要解决的问题,灵活、高效、准确的图像检索策略是解决这一问题的关键技术之一。因此,基于内容的图像检索已成为国内外学者研究的主要热点问题,并取得了不少的成果。 本文主要对当今热门的基于内容的图像检索技术进行了研究,重点对它的算法进行研究。在半年的时间里,通过查阅很多相关的资料,并认真学习了基于内容的图像检索的基本理论,特别是深入研究了颜色直方图理论和累加直方图算法,最后在MATLA
  3. 所属分类:Database system

    • 发布日期:2017-04-06
    • 文件大小:380673
    • 提供者:qichao
  1. changesortlib

    0下载:
  2. 这是交换排序的程序,包含冒泡泡排序和快速排序算法,有比较详细的介绍和其复杂度的分析。-This is the sort of exchange program, including the risk bubble sort and quick sort algorithm, a more detailed descr iption and its complexity analysis.
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:1196
    • 提供者:天外沙
  1. 2DBall

    0下载:
  2. 有关2D凸包的算法,1. 排序更简单,只是简单的比较,没有运算. 2. 起始点更好找,就是排序后的第一个点. 3. 可以很好地处理特殊情况(共线).-The 2D convex hull algorithm, 1. Sorting easier, just a simple comparison, there is no operation. 2. To find a better starting point, that is sort of a point after the fir
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:2859
    • 提供者:jiangli
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 22 »
搜珍网 www.dssz.com