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

搜索资源列表

  1. paixu

    0下载:
  2. 排序~有冒泡排序算法 还有选择排序算法。例子中介绍了2中排序 简单明了-~ A bubble sort algorithm to sort the option of sorting algorithms. Example, introduced the two in simple sorting
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:2923
    • 提供者:张超
  1. Sort

    0下载:
  2. 排序算法,运用归并排序的思想,再加快时间内解决排序问题,并显示在单文档上。-Sorting algorithm, using merge sort of thought, and then speed up the time to solve the scheduling problem, and show in a single document.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-06
    • 文件大小:1268365
    • 提供者:sfz
  1. 43680548ZBuffer

    0下载:
  2. 基于最新一代通用GPU--Geforce8800,在CUDA平台上开发的并行排序算法,是基于GPU的通用计算的应用程序的一个好的范例。 -Based on the latest generation of general-purpose GPU- Geforce8800, the CUDA platform, developed parallel sorting algorithm is based on general-purpose GPU computing applications
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:83086
    • 提供者:cjf
  1. Google_PageRank_CN

    0下载:
  2. Google排序算法介绍的中文版,适合seo研究和学习-The Chinese version of Google Page Rank Algorithm for reserch & study in SEO
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:249892
    • 提供者:王文怡
  1. mgsort

    0下载:
  2. C++写的归并排序算法,非递归,简单高效-the nonrecursive code of mergesort
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:1852
    • 提供者:刘可
  1. paixu

    0下载:
  2. 比较SELECTIONSORT、INSERTIONSORT、BOTTOMUPSORT、MERGESORT、QUICKSORT五种排序算法的平均比较次数。-Comparing SELECTIONSORT, INSERTIONSORT, BOTTOMUPSORT, MERGESORT, QUICKSORT five kinds of sorting algorithms compare the average number of times.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:787577
    • 提供者:孙静
  1. quicksort

    0下载:
  2. 用C语言实现了快速排序算法的非递归实现,方法比较有创意,有需要的可以研究一下-this is a C programme writed by C.
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:20481
    • 提供者:liusong
  1. 5

    0下载:
  2. 非递归的快速排序算法-#include <iostream> #include <stack> #define MAX_SIZE 11 using namespace std typedef int elem typedef std::stack<int> Stack int partition(elem*pData, int low, int high) voi
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:835
    • 提供者:cui
  1. Cpp1

    0下载:
  2. 利用排序算法求数组中的主函数及判断有没主函数。-Sorting algorithm in order to use the array to determine the main function and there is no main function.
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:866
    • 提供者:梯田
  1. tu

    0下载:
  2. 、实验目的 1 熟练掌握各种内排序方法,深刻理解排序算法及其执行过程; 2 学会分析各种内排序算法的性能; 3 了解各种排序方法的优缺点,对于实际问题能够选择一种较好的排序方案; 4 熟练掌握图的存储结构; 5 掌握图的邻接矩阵和邻接表表示分别进行深度和广度优先搜索遍历的算法。 6 了解图的最小生成树算法。-Proficiency in the order of search, binary search and index searc
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:2640
    • 提供者:zhangge
  1. paixu

    0下载:
  2. 排序算法,宝贝,各种排序方式,如冒泡法,快速排序,基数排序,等-Sorting algorithm, baby, various sorting methods, such as bubble method, quick sort, radix sort, and so on
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:22336
    • 提供者:董仁举
  1. 2010XM

    0下载:
  2. 对各种排序算法进行性能的比较与选择,并给出总结,用java进行描述-The performance of various sorting algorithms comparison and choice, and gives summary descr iption using java
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:18064
    • 提供者:zzzhhh
  1. quiksort

    0下载:
  2. 输入若干组长度各异的待排序列,分别用快速排序算法和改进的枢轴元素三者取中算法对待排序列进行排序,当待排子序列长度已小于 20时,改用直接插入排序,利用时间函数验证三者取中算法在效率上的提高。(提示: 待排序列的长度一般应为 5000 以上)-QuickSort&MiddleQuickSort
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:907
    • 提供者:丁健航
  1. maopao

    0下载:
  2. 简单实用的冒泡法排序算法,使用VC++实现,可编译,无错误。-Simple and practical method of bubble sort algorithm, using VC++ implementation can be compiled, error-free.
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:263108
    • 提供者:孙焱
  1. SortCmpCode

    0下载:
  2. 比较几种常见的排序算法:插入排序,快排,归并排序等。-compare several common sorting algorithms, such as inserting sort, quick sort, merge sort, etc.
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:36272
    • 提供者:luckypig
  1. PROGRAM

    0下载:
  2. 用Visual C++环境编写的直接插入排序算法,适应做排序算法研究用。-Direct Insertion Sort Algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2303
    • 提供者:Ares
  1. sorting_and_searching

    0下载:
  2. 包括了常用的一些排序算法与搜索算法,如快速排序,桶排序,堆排序,冒泡排序,以及二分搜索等-Includes a number of commonly used sorting algorithms and search algorithms, such as quick sort, bucket sort, heap sort, bubble sort, and the two sub-search, and so
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:236414
    • 提供者:seckCoder
  1. PaiXu

    0下载:
  2. 本程序实现了综合实现了几个排序算法,包括快速排序,选择排序,冒泡排序,折半排序,希尔排序-This program implements a comprehensive realization of several sorting algorithms, including fast sorting, selection sort, bubble sort, binary sort, Shell sort, etc.
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:1392
    • 提供者:凉茶
  1. paixusuanfadebijiao

    0下载:
  2. 数据结构中,排序算法的各种比较(直接插入排序、冒泡排序、快速排序、简单选择排序)-Data structures, sorting algorithms compare a variety of (direct insertion sort, bubble sort, quick sort, simple selection sort)
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:152440
    • 提供者:chang
  1. patition

    0下载:
  2. 利用直接选择排序与快速排序结合的排序算法 效率很高 BCB编写 界面清晰易懂-The use of direct selection sort with the Quicksort sorting algorithm is highly effective combination of BCB to prepare clear and easy to understand interface
  3. 所属分类:source in ebook

    • 发布日期:2017-04-17
    • 文件大小:351707
    • 提供者:邓长友
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com