搜索资源列表

  1. 2

    0下载:
  2. 针对随机产生2000个以上的整数,采用多种方法进行排序,并显示排序结果,比较各种算法的效率-Randomly generated integer for more than 2000, using a variety of methods to sort and display the results of the sort, compare the efficiency of various algorithms
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:曹霞
  1. paixuzonghe

    0下载:
  2. 本算法用C语言实现直接插入,快速排序,归并,希尔等七种排序的综合算法与比较。-The algorithm is implemented in C directly into the quick sort, merge, and compare Hill synthesis algorithms such as sorting of seven.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:135168
    • 提供者:逝颜
  1. maopaofa

    0下载:
  2. 冒泡排序的算法分析与改进 交换排序的基本思想是:两两比较待排序记录的关键字,发现两个记录的次序相反时即进行交换,直到没有反序的记录为止。-Bubble sort algorithm analysis and the basic idea is to improve the exchange of sort: pairwise comparison of key records to be sorted, found the opp
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:166912
    • 提供者:超儿
  1. sort

    0下载:
  2. 在visual C++中分别实现插入排序,快速排序,希尔排序和堆排序,通过产生随机数验证排序正确性,并计算每个算法所需的交换次数和比较次数-In visual C++, respectively, to achieve insertion sort, quick sort, Hill sort and heap sort, verify the correctness sort by generating a random number
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:1743872
    • 提供者:李噹噹
  1. Matlab_program

    0下载:
  2. 利用Gram-scmdit算法进行排序的一个程序,自己调试过,效果比较好。-A sort method used the algorithm of Gram-scmdit. The performance is perfect.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:6144
    • 提供者:余琼
  1. 610SortingAnalysis

    0下载:
  2. 实现了随机查找,快速排序查找和BFPRT查找算法,并计算了关键比较数,从而方便学习人员对查找算法进行分析比较-To achieve a random search, find and BFPRT find quick sort algorithm, and calculated key comparison number, thus facilitating learning personnel search algorithm ana
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:15360
    • 提供者:赵帆
  1. paixu

    0下载:
  2. 实现数据结构中六种内部排序的算法,并计算出六种内部排序进行关键字的移动次数和比较次数。-Achieve the data structure of the six internal sorting algorithm, and calculate the number of key words and the number of six internal sorting.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:李锦钊
  1. CQuicksort

    0下载:
  2. 此实验是数据结构课上使用的快速排序的优化算法,代码比较完全-This experiment is the data structure class used in the fast sorting optimization algorithm, the code is more complete
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:章思沛
  1. 11

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

    • 发布日期:2024-05-20
    • 文件大小:372736
    • 提供者:fangms5
  1. SortCompare

    0下载:
  2. 北邮的算法与设计第二次作业,关于归并排序,快速排序,选择排序三种排序方法的算法效率的比较。运行环境是codeblocks,打开.cbp文件即可。-72/5000 Běiyóu de suànfǎ yǔ shèjì dì èr cì zuòyè, guānyú guībìng páixù, kuàisù páixù, xuǎnzé páixù sān zhǒng páixù fāngfǎ de suànfǎ xiàolǜ de bǐj
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:32768
    • 提供者:陈奕伍
« 1 2 ... 26 27 28 29 30 31»

源码中国 www.ymcn.org