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

搜索资源列表

  1. K-meanssuanfa

    0下载:
  2. 邻域法。文献[ 24 ]提出一种基于动态邻域的选择策略,将一个目标定义为优化目标,而将其它所有目标定义为邻域目标,进而提出了选择全局最优粒子的动态邻域策略,但该方法对优化目标的选择以及邻域目标函数的排序较敏感。-Neighborhood method. [24] proposed a dynamic neighborhood based on the choice of strategy, a goal is defined as the optimization objective, and
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:22039
    • 提供者:杨科
  1. c1

    0下载:
  2. 用选择法对10个整数排序 已由一个已排好序的数组,今输入一个数,要求按原来排序的规律将它插入数组中 杨辉三角形 按顺时针旋进的5×5的螺旋方阵,打印 要求判定矩阵An*n是否为对称阵 输出下列9×9方阵-With the selection method has been a sort of 10 integers is sorted array, this type a number, required by the law of the original order an
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:44653
    • 提供者:miraclewangii
  1. 6

    0下载:
  2. 对10个数进行排序 1.程序分析:可以利用选择法,即从后9个比较过程中,选择一个最小的与第一个元素交换,下次类推,即用第二个元素与后8个进行比较,并进行交换。 -Sort of number 10 1. Program analysis: selection method can be used, from 9 months after the comparison process, select one of the least exchange with the first ele
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:7255
    • 提供者:
  1. student

    0下载:
  2. 先采用选择法,将学生成绩从高到低进行排序,再输入一个学生的成绩,将此成绩按照排序规律插入已排好序的学生成绩数组,最后将排好序的成绩单进行反序存放。-The selection method, students from high to low ranking, enter a student achievement, the results will be sorted into law already sorted array of student achievement, finally w
  3. 所属分类:Education soft system

    • 发布日期:2017-04-11
    • 文件大小:612
    • 提供者:杨辉
  1. char_manipulation

    0下载:
  2. 包含几个字符操作的经典程序:数字字符转换成数值、统计单词出现次数、选择法进行字符串排序、在串中查找一个字串出现的次数、字符串的选择法排序、字符串中的大写字母改小写字母-Contains several classic characters operating procedures: digital characters into numerical, statistical word occurrences, select the sort method for strings, a strin
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:2639
    • 提供者:fangchen
  1. sort-methods

    0下载:
  2. 经典排序算法的C源码,其中包括: 简单插入排序(获得升序数组) 快速排序(最好的排序) 起泡法 选择法排序-Classical scheduling algorithm C source code, including: simple insertion sort (get ascending order array) quick sort (the best sort) sort foaming method to choose the method
  3. 所属分类:Mathimatics-Numerical algorithms

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

    0下载:
  2. 者使用选择法和冒泡法排序的C语言编程实现,程序比较简单,功能也有限,适合初学者使用。-Select sort method to use the C programming language, the program is relatively simple, limited functionality, suitable for beginners.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:605
    • 提供者:caiyuan
  1. SX23

    0下载:
  2. 编写一个函数sort(int A[],int n),函数的功能是用选择法对数组进行由小到大的排序,其中n为数组A的元素个数。在主函数中输入10个数据,调用函数排序,然后输出排序好的10个数据。(输入数据:6,8,9,1,2,5,4,7,3,18)-Write a function sort (int A [], int n), the function is the function selection method for sorting an array of small to large,
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:1944
    • 提供者:macaihong
  1. Call-and-order-one

    0下载:
  2. 调用与排序 1、编一个程序从一个文本文件source.txt中读入若干整数,用选择法将这些数据排成升序,将排序后的结果写入另一个文件文本文件target.txt中。注意两个文件均在d盘的data文件夹中。 在程序运行前,先准备好输入数据文件source.txt,放入d盘的data文件夹中,内容可以如下:...... 程序运行结束后,查看d盘的data文件夹中的结果文件target.txt内容是否正确。 -Call and order one, compiled a program f
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:290654
    • 提供者:于慧斌
  1. cPP

    0下载:
  2. 里面有多个c++代码,适合初学者参考,其中包括排序的两种方法(冒泡法、选择法)、判断素数、偶数输出-ying yu neng li shui ping di a ,bunebgfanyi a,zi dong fan yi you mei fan yi zhi neng zhe yang ban le
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:6140
    • 提供者:李青换
  1. c

    0下载:
  2. 选择法排序,由大到小,由小到大,任意排列,都是有效的-yes ,it is good
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:3914
    • 提供者:汪洋
  1. paixu

    0下载:
  2. 10个详细的C语言排序算法,冒泡法,选择法等等,很详细。有用-10 detailed C language sorting algorithms, bubble method, selection method, etc., in great detail. Useful
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:15623
    • 提供者:caihong
  1. OUIOUIOUIOU

    0下载:
  2. 题目:对10个数进行排序 1.程序分析:可以利用选择法,即从后9个比较过程中,选择一个最小的与第一个元素交换,        下次类推,即用第二个元素与后8个进行比较,并进行交换。        2.程序源代码: -Title: the number of 10 sorting 1. The program analysis: can use the choice method, that is, from nine after process more, choose a
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:2288
    • 提供者:崔嬴
  1. 1

    0下载:
  2. 先采用选择法,将学生成绩从高到低进行排序,再输入一个学生的成绩,将此成绩按照排序规律插入已排好序的学生成绩数组,最后将排好序的成绩单进行反序存放。-First selection method, the student scores high to low sort, and then enter a student s grades, this insert the sorted array of student achievement results sorted according to
  3. 所属分类:CSharp

    • 发布日期:2017-11-28
    • 文件大小:166060
    • 提供者:
  1. Athletes--cycle-control-

    0下载:
  2. 可以存放运动员号码,成绩,循环控制,用选择法排序-Can be stored in athlete numbers, results, cycle control, Sort selection method
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:13418
    • 提供者:李翔
  1. selectort

    0下载:
  2. 通用选择法排序C++源程序,例程为电脑随机数排序。-Sort the universal selector law Sort C++ source, routine computer random number.
  3. 所属分类:Data structs

    • 发布日期:2017-12-01
    • 文件大小:1001
    • 提供者:JohnDannl
  1. Sort

    0下载:
  2. 一个可以选择用冒泡法、选择法、快速排序其中一种方法排序的小程序。-One can choose to use bubble method, selection method, a method which sort quick sort of small programs.
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:236492
    • 提供者:junling
  1. Greedy

    0下载:
  2. 回溯法解决活动安排问题,文本输入,可输出活动排序与活动的时间性选择;-Backtracking address activities arrangements, text input, the timeliness select output activity sequencing activities
  3. 所属分类:Other systems

    • 发布日期:2017-11-19
    • 文件大小:1209
    • 提供者:张帆
  1. charuxuanze

    0下载:
  2. C++编程,实现,直接插入法和选择法对数组进行排序,非冒泡法-C++ programming, direct insertion method and select the method to sort the array, non-bubble method
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-05
    • 文件大小:618
    • 提供者:cool冷
  1. ccccc

    0下载:
  2. 对10个数进行排序 1.程序分析:可以利用选择法,即从后9个比较过程中,选择一个最小的与第一个元素交换,下次类推,即用第二个元素与后8个进行比较,并进行交换。 -10 the number of sort 1. Program analysis: using the selection method, i.e. from 9 months after the comparison process, select a minimum exchange with the first elem
  3. 所属分类:software engineering

    • 发布日期:2017-11-09
    • 文件大小:1133
    • 提供者:uestclxh
« 1 2 3 4 5 6 7 89 10 »
搜珍网 www.dssz.com