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

搜索资源列表

  1. binarytreealgorithm

    0下载:
  2. 一个排序二叉树算法的基本实现,C++初学者可以学习一下-Sort of a basic binary tree algorithm implementation, C++ beginners can learn about
  3. 所属分类:Project Design

    • 发布日期:2017-04-29
    • 文件大小:233106
    • 提供者:莘岚
  1. xueshengchengjiguanli

    0下载:
  2. 学生信息录入功能(学生信息用文件保存)---输入 学生信息浏览功能---输出 查询、排序功能---算法 按学号查询 按姓名查询 学生信息的删除与修改(可选项) - xueshnegchengji
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:186353
    • 提供者:liuhuan
  1. shujjiegou

    0下载:
  2. 排序,利用VC实现一个简单的排序,其实没有什么的用处,没一本算法与数据结构里面都有-this is easy daima
  3. 所属分类:Document

    • 发布日期:2017-03-29
    • 文件大小:51662
    • 提供者:李和
  1. shjujiegoukejian

    0下载:
  2. 排序是数据结构中较重要的部分,充分了解其算法的区别当然也相当重要-Sort the data structure, the more important part of a full understanding of the difference between the algorithms of course, very important
  3. 所属分类:Document

    • 发布日期:2017-04-03
    • 文件大小:605589
    • 提供者:sdf
  1. SPIHT

    0下载:
  2. 通过调整小波系数的排序过程,用一维数组代替原有的链表结构,改变小波系数的重要性判断依据等措施对原有的SPIHT算法进行改进。-By adjusting the wavelet coefficients of the sorting process, using one-dimensional array instead of the original list structure, the importance of changing the wavelet coefficients and o
  3. 所属分类:Document

    • 发布日期:2017-03-28
    • 文件大小:355997
    • 提供者:ll
  1. nsga2

    3下载:
  2. 基于NSGA-Ⅱ算法的区域覆盖卫星星座优化将一种基于Pareto最优概念的快速非支配排序遗传算法(NSGA-Ⅱ)引入区域覆盖侦察卫星星座的多目标优化设计-Algorithm based on NSGA-Ⅱ regional coverage satellite constellation will be based on the concept of Pareto optimal fast non-dominated sorting genetic algorithm (NSGA-Ⅱ) the
  3. 所属分类:Project Design

    • 发布日期:2017-03-30
    • 文件大小:409494
    • 提供者:刘欣
  1. 1

    0下载:
  2. 给定一个有向图,实现图的深度优先, 广度优先遍历算法,拓扑有序序列,并输出相关结果。 功能要求:输入图的基本信息,并建立图存储结构(有相应提示),输出遍历序列,然后进行拓扑排序,并测试该图是否为有向无环图,并输出拓扑序列-Given a directed graph, realize the depth chart first, breadth-first traversal algorithm, topology and orderly sequence, and outputs the
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:2167
    • 提供者:朱慧明
  1. shujujiegou_C

    1下载:
  2. 介绍了数据结构的基本概念、线性表、链接表、数组和广义表、树、图、查找和排序等,每章用大量的实例和图表来说明基本概念和方法.同时采用c语言作为算法的描述语言,算法也尽可能地少用抽象定义,而更多的是给出具体算法,并力求算法更接近于实际应用,使读者能更快地提高编程能力。-The book gives the basic concepts of data structures, linear tables, linked tables, arrays, and generalized table, tr
  3. 所属分类:software engineering

    • 发布日期:2017-05-24
    • 文件大小:7903151
    • 提供者:冰茜
  1. 2

    0下载:
  2. 1) 实现对两个文件数据进行合并,生成新文件3.txt 2) 抽取出三科成绩中有补考的学生并保存在一个新文件4.txt 3) 对合并后的文件3.txt中的数据按总分降序排序(至少采用两种排序方法实现) 4) 输入一个学生姓名后,能查找到此学生的信息并输出结果(至少采用两种查找方法实现) 5) 要求使用结构体,链或数组等实现上述要求. 6) 采用多种方法且算法正确者,可适当加分. -1) The realization of the merger of the two
  3. 所属分类:File Formats

    • 发布日期:2017-04-13
    • 文件大小:2216
    • 提供者:asdf
  1. OutSort

    0下载:
  2. 常见的外部管理系统,文章写了一些常见的外部排序的算法及实现-Common external management system, the article written some of the common external sorting algorithm and implementation
  3. 所属分类:Project Manage

    • 发布日期:2017-04-08
    • 文件大小:7911
    • 提供者:雷小雄
  1. shell

    0下载:
  2. 希尔排序数据结构的一种算法用C语言编写,可以进行排序-Hill to sort the data structure of an algorithm written in C
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:700
    • 提供者:刘超
  1. jishupaixu

    0下载:
  2. 基数排序数据结构的一种算法基数排序数据结构的一种算法-Radix sort the data structure of an algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:654
    • 提供者:刘超
  1. insertSort

    0下载:
  2. 有一个已经有序的数据序列,要求在这个已经排好的数据序列中插入一个数,但要求插入后此数据序列仍然有序,这个时候就要用到一种新的排序方法——插入排序法,插入排序的基本操作就是将一个数据插入到已经排好序的有序数据中,从而得到一个新的、个数加一的有序数据,算法适用于少量数据的排序,时间复杂度为O(n^2)。-There is an ordered sequence of data required to insert a number of good data sequence has been ran
  3. 所属分类:software engineering

    • 发布日期:2017-11-19
    • 文件大小:885
    • 提供者:王强
  1. suanfa

    0下载:
  2. 数据库编程中,各种排序,插入,删除,链表,图的算法实现,及对原来算法的改进算法,希望对你有用-Database programming, various sorting, insert, delete, linked list, graph algorithm and the original algorithm, the improved algorithm, in the hope that useful to you
  3. 所属分类:software engineering

    • 发布日期:2017-12-06
    • 文件大小:9601
    • 提供者:hu
  1. matrix-transpose-operation

    0下载:
  2. 稀疏矩阵的三元组存储及其转置运算。使用三元组存储以下稀疏矩阵,并使用3种转置算法进行转置。转置方法1:直接交换行列,再排序。 转置方法2:执行n次扫描。 转置方法3:快速转置。-Triple store sparse matrix transpose operation.Using a sparse matrix, the following triple store and use three kinds of the permutation algorithm to transpose.Th
  3. 所属分类:software engineering

    • 发布日期:2017-11-14
    • 文件大小:1425
    • 提供者:高伟
  1. classical-algorithm-VCPP

    0下载:
  2. 常用的算法经典代码,包括快速排序,冒泡排序等各种排序方法,还有二叉树的前序、中序和后序遍历等-The classic algorithm code, including quick sort and bubble sort sorting methods, as well as the preamble of the binary tree, inorder and postorder traversal, etc.
  3. 所属分类:File Formats

    • 发布日期:2017-12-10
    • 文件大小:15500
    • 提供者:张双喜
  1. Binary-Patch-Comparison

    0下载:
  2. 针对软件二进制补丁分析过程,提出一种指令归一化算法,用于判别补丁前后的相应基本块内指令是否发生重排序-Aiming at the analyzing process of software binary patch, this paper proposes an instruction normalization algorithm to distinguish whether the corresponding basic blocks are reordered
  3. 所属分类:Development Research

    • 发布日期:2017-11-20
    • 文件大小:370557
    • 提供者:lijie
  1. Ranking-selection-algorithm

    0下载:
  2. 基于排序选择的遗传算法,讨论不确定性约束等相关问题的解决方案及实例-Ranking selection based on the genetic algorithm, discuss the uncertainty constraints and other issues related to the solutions and examples
  3. 所属分类:software engineering

    • 发布日期:2017-11-13
    • 文件大小:53866
    • 提供者:熊昌泰
  1. 3258

    1下载:
  2. 针对多目标优化的精英保留非劣排序遗传算法(NSGA-11)精英保留非劣排序遗传算法.-Elitist non-dominated sorting genetic algorithm for multi-objective optimization elitist non-dominated sorting genetic algorithm (NSGA-11).
  3. 所属分类:software engineering

    • 发布日期:2017-12-01
    • 文件大小:147706
    • 提供者:崔洋洋
  1. sorting

    0下载:
  2. 排序、插入、删除用数据结构进行算法的设计-failed to translate
  3. 所属分类:software engineering

    • 发布日期:2017-11-21
    • 文件大小:577
    • 提供者:陌雨暄
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com