CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - 排序算法

搜索资源列表

  1. arraysort1

    0下载:
  2. 这个程序的头文件中包含四种排序方法:泡沫排序法(bubble),插入排序法(insertion),快速排序法(quick)和选择排序法(selection)。头文件中还使用了模板技术,以便可以同时实现几种类型的排序算法。-this procedure the first document contains four sequencing methods : foam Sort (bubble), the insertion sort (insertion), rapid sequencing (
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:27.74kb
    • 提供者:chyg
  1. shell(c++)

    0下载:
  2. 经典的希尔排序算法,对大家学习数据结构及培养编程思想有所启发!-classic Hill sorting algorithm for data to study the structure and culture programming philosophy inspired!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:5kb
    • 提供者:阿科
  1. yuanma

    0下载:
  2. 1.大型稀疏线性方程组的求解 A*X=b 。 2. 一维数组冒泡法排序算法 4.矩阵求逆 5. 改进的牛顿算法——弦割法 -1. Large sparse linear equations, the solution X = A * b. 2. One-dimensional array Bubble Act Sorting Algorithm 4. 5 matrix inversion. Improved Newton's algorithm -- S
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4.9kb
    • 提供者:何富龙
  1. Burstsort-1.0-source

    0下载:
  2. 目前最快速的字符串排序算法,1.0版本仅仅支持a-z 26个小写字符-most rapid string sorting algorithm, version 1.0 supports a just-z 26 lowercase characters
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:188.15kb
    • 提供者:nanluling
  1. paixupro

    0下载:
  2. 排序算法,非常实用,不可多得,是学习C编程的好资料之一-sorting algorithm, very practical, rare is studying C programming one of the good information
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:45.83kb
    • 提供者:dream
  1. Sort

    0下载:
  2. 排序算法,初学数据结构及算法的入门者值得一看-sorting algorithm, beginner data structure and algorithm beginners eye-catcher
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4.24kb
    • 提供者:sky
  1. c-suanfa

    0下载:
  2. c语言数值计算算法,包括各种排序算法、差值、迭代等-c language numerical algorithms, including sorting algorithm, the margin, such as iterative
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:299.17kb
    • 提供者:chenlm
  1. SHAKSORT

    0下载:
  2. 一个很好的排序算法,void shaker(item ,count)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3.71kb
    • 提供者:025
  1. 排序(M)

    0下载:
  2. 这是关于文件操作的一个题,由题意可知,该题解决起来应该分为三个部分。第一部分即从in.dat中读入数据,第二部分即实现排序的算法,最后应该实现将排序的结果输出到out.dat中。-This is the document on the operation of a title, and that Italy, we can see that the solutions to the problem should be divided into three parts. The first par
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:8.54kb
    • 提供者:XFX
  1. csf

    0下载:
  2. 排序算法大全,经典算法源码,功能强大,代码清晰,适合学习-Sorting Algorithm Guinness, a classic algorithm source, powerful, code clarity, suitable for learning
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:13.21kb
    • 提供者:aa
  1. SortC

    0下载:
  2. 非常全的排序算法c实现,包括冒泡,插入,选择,快速排序等9个算法,对学习很有用-Very wide of the sorting algorithm c realize, including bubble, insertion, selection, quick sort, etc. 9 algorithm, useful for learning
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:7.76kb
    • 提供者:代贝
  1. Introduction_to_Algorithm

    0下载:
  2. 常见算法设计的源代码。配合著名的那本“算法导论”。其中主要包括: 归并排序 活动选择问题 矩阵链乘问题 矩阵链乘问题的备忘录解法 逆序对问题 求和问题 装配线问题 最短路径Dijkstra算法和堆操作 -Common algorithm design of the source code. With the well-known that the " Introduction to Algorithms." Which mainly i
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:14.49kb
    • 提供者:xichen
  1. Arranging

    0下载:
  2. 各种排序算法:多种数据类型的冒泡排序;快排;希尔排序;堆排序;结构排序;结构排序;硬盘文件排序等-A variety of sorting algorithms: bubble sort a variety of data types fast rearrangement Hill sort heap sort structure, sort structure, sort hard to sort the files, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:16.72kb
    • 提供者:陈忠宁
  1. CSort

    0下载:
  2. 封装完整的内排序算法,对初步学习编程者很有帮助-The complete package within the sorting algorithm, the preliminary study helps programmers
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:275.8kb
    • 提供者:孙瑜鑫
  1. zuiduanlujingtuopu

    0下载:
  2. 基于C++的数据结构的最短路径和拓扑排序算法-Based C++ data structure shortest path and topological sorting algorithms
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:713.01kb
    • 提供者:李湘
  1. kuaisupaixu

    0下载:
  2. 基于c++的有关数据结构的快速排序快速排序算法-C++ based on the structure of the relevant data fast sorting algorithm quicksort
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:155.2kb
    • 提供者:李湘
  1. programme

    0下载:
  2. 3 × 3矩阵逆矩阵求法,等 非递归版本的快速排序算法。 这个例子排序20浮点数,改编[]。-Matrix inversion for 3x3 floating point matrix Non-recursive version of quick sort algorithm. */ /* This example sorts 20 floating point numbers, arr[].
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6.03kb
    • 提供者:jack
  1. 合并排序的分治算法

    0下载:
  2. 在Visual C++里编写程序,用分治法完成随机输入数列的合并排序(The program is written in Visual C++, and the sorting and sorting of random input sequence are completed by divide and conquer method)
  3. 所属分类:数学计算

    • 发布日期:2018-01-01
    • 文件大小:161kb
    • 提供者:街奇儿
  1. six_sort_algorithm

    0下载:
  2. 基于DEVC++平台实现六种排序算法,包括常见的直接插入,shell排序,冒泡排序等。(Six sorting algorithms based on DEVC++ platform)
  3. 所属分类:数学计算

    • 发布日期:2018-04-20
    • 文件大小:2kb
    • 提供者:泉小章
  1. Visual+Basic+常用数值算法集

    0下载:
  2. 常用vb数值计算过程近200个,包括:解线代方程组、插值、数值积分、特殊函数、函数逼近、随机数、排序等等,每个子过程都包括功能、方法、使用说明、过程和例子(There are nearly 200 commonly used VB numerical calculation processes, including solving linear equations, interpolation, numerical integration, special functions, function
  3. 所属分类:数学计算

    • 发布日期:2020-05-06
    • 文件大小:1.83mb
    • 提供者:chengxjf
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com