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

搜索资源列表

  1. search

    0下载:
  2. 各种排序查找法与一些优秀的算法,包括二分查找,利用递推公式计算(裴波拉契数列),冒泡法,递归调用,顺序查找,选择法,直接插入,直接排序等...个人珍藏..初学者可以拿来参考下..很不错
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:18124
    • 提供者:huangzuwen
  1. paixu

    0下载:
  2. 使用随机函数生成N1*10矩阵实际用选择法或冒泡法进行排序并输出结果
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:30319
    • 提供者:ss
  1. 数据结构的C++描述

    1下载:
  2. 目 录 译者序 前言 第一部分 预备知识 第1章 C++程序设计 1 1.1 引言 1 1.2 函数与参数 2 1.2.1 传值参数 2 1.2.2 模板函数 3 1.2.3 引用参数 3 1.2.4 常量引用参数 4 1.2.5 返回值 4 1.2.6 递归函数 5 1.3 动态存储分配
  3. 所属分类:数据结构常用算法

    • 发布日期:2009-10-17
    • 文件大小:5125525
    • 提供者:gufeng20081010
  1. 中文版SQL Server2000开发与管理应用实例

    2下载:
  2. 第 1 章 安装和配置SQL Server 1 1.1 SQL Server的版本和版本选择 1 1.2 安装SQL Server的常见问题 3 1.3 如何理解实例 5 1.4 如何实现无值守安装 5 1.5 Desktop Engine 9 1.5.1 MSDE 2000概述 9 1.5.2 获取MSDE 2000 9 1.5.3 安装MSDE 2000 10 1.5.4 管理MSDE 2000 11 1.5.5 支持的并发用户数和数据库容量 12 1.6 SQL Se
  3. 所属分类:SQL Server数据库

  1. paixu

    0下载:
  2. 快速排序的递归算法实现 效率要比选择法排序、冒泡法排序要高-Quick Sort efficient recursive algorithm than selection sort, bubble sort method higher
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:4226
    • 提供者:爱因斯坦
  1. paixu

    0下载:
  2. 实现了对于链式结构的冒泡法,选择法,插入法的排序,并且附带计时功能-Chain structure for the realization of the Bubble Act, selection, insertion sort, and attached to a time function
  3. 所属分类:Data structs

    • 发布日期:2017-03-25
    • 文件大小:2542
    • 提供者:聂鋆敩
  1. px10

    0下载:
  2. 对10个数进行排序. 可以利用选择法,即从后9个比较过程 中,选择一个最小的与第一个元素交换 ,下次类推,即用第二个元素与后8个进 行比较,并进行交换。-To 10 the number of sort. Can make use of selection, that is, from nine after the comparison process, select one of the least of the first elements of the e
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:816
    • 提供者:海浪
  1. Selectionmethodtosortstrings

    0下载:
  2. 选择法进行字符串排序.cpp,该文件实用C++编程 方便简单-Selection method to sort strings
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:9408
    • 提供者:shikouhuoding
  1. choosesort

    0下载:
  2. 选择法排序是从数据中选择最小的同第一个值交换,再从剩下的部分中选择最小的与第二个值交换,这样循环下去,直到循环结束。-Selection method to sort the data selection from the smallest value with the first exchange, and then the remaining part from the selection with the second smallest value of the exchange, so
  3. 所属分类:Data structs

    • 发布日期:2017-04-27
    • 文件大小:102602
    • 提供者:Ray
  1. b

    0下载:
  2. 在程序中输入数组大小n,通过动态分配内存函数malloc产生一个整型数组,接着输入该数组的n个元数,并使用一个函数对组数进行排序(从小到大,要求用选择法实现)-In the procedure input array size n, through dynamic allocation of memory function malloc generate an integer array, and then enter the array of n-ary number, and use a f
  3. 所属分类:File Formats

    • 发布日期:2017-04-07
    • 文件大小:2451
    • 提供者:zheng yan yu
  1. Sort

    0下载:
  2. 对一组数据实现排序,采用冒泡法,选择法,双向冒泡法等-The realization of a set of data to sort using bubble law, choice of law, such as bi-directional Bubble Act
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:25800
    • 提供者:lang
  1. sorts

    0下载:
  2. 各种排序方法的比较。有冒泡法,二分法,插入法,选择法,并比较其时间复杂度和空间复杂度-Comparison of various sorting methods. There are bubble law, dichotomy, insertion, selection, and compare its time complexity and space complexity
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:43599
    • 提供者:Miao
  1. Source

    0下载:
  2. 用.net开发的基于选择法排序的动态演示程序-Selection based on the sort of dynamic demo
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:40175
    • 提供者:张俊
  1. Sort

    0下载:
  2. 有关排序的所有算法,冒泡法,选择法,递归-sort
  3. 所属分类:Graph program

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

    0下载:
  2. 选择法排序原理:一次选定数组中的每一个数,记下当前位置并假设它是从当前位置开始后面数中的最小数min=i,从这个数的下一个数开始扫描直到最后一个数,并记录下最小数的位置min,扫描结束后如果min不等于i,说明假设错误,则交换min与i位置上数。-Selection sort works: each time the selected number of the array, note the current position and assume that it is behind a num
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:539
    • 提供者:ella
  1. paqixu-Source

    0下载:
  2. 基于选择法排序的动态演示程序 ,学习数据结构的同学可以看看!-paixun
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:40034
    • 提供者:daqing
  1. Cchengxu

    0下载:
  2. (1)能对学生的成绩完成录入、修改 、查询(按学号和姓名两种办法进行查询) (2)能统计学生的成绩,求学生的总分及平均分,并能根据学生的平均成绩进行排序 (3)能查询学生成绩,各课成绩、总分、平均分的最低分的学生名单 (4)能输出学生的成绩单 (5)将参考模板的程序调试运行通过,并补充完整,实现完整的学生成绩管理系统的所有功能(即要将函数声明部分给出的所有函数全部实现)。 对模板中的程序进行改进、优化,使之更合理、清晰。 (6)添加一个学生成绩排序子模块,可将某文件中
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:6831
    • 提供者:杨蓉
  1. zifusort

    0下载:
  2. 通过text的keyPress事件对字符用选择法 排序-The keyPress events through text characters with the chosen ranking method
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:5651
    • 提供者:zhb
  1. sort

    0下载:
  2. 内部排序 用程序实现插入法排序、起泡法、选择法、快速法、合并法排序; 输入的数据形式为任何一个正整数,大小不限 -Internal procedures in order to achieve insertion sort, bubble method, selection method, rapid method, combined method sort the input data in the form of any positive integer, the size lim
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:133010
    • 提供者:Leon
  1. paixu

    0下载:
  2. 将直接插入、二分法排序、Shell排序、直接选择、冒泡排序、快速排序、堆排序、基数排序合并在程序中,由用户自由选择使用何种排序方式-Will be directly inserted, the dichotomy sort, Shell sort, direct selection, bubble sort, quick sort, heap sort, radix sort merge in the program, by the user the freedom to choose what
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:3330
    • 提供者:quiq
« 1 2 3 4 5 6 78 9 10 »
搜珍网 www.dssz.com