CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - Sort

搜索资源列表

  1. Linux_myshell

    0下载:
  2. 这是个在Linux系统下用C编写的一个shell程序,这个shell程序实现了包括vi,add,ls,sort,args,history等功能。-This is the Linux system used in the preparation of a C shell, The shell program, including vi, add, ls, sort, args, history, and other functions.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:40.33kb
    • 提供者:jason
  1. bubblesort

    0下载:
  2. 一个起泡排序算法-a bubble sort algorithms
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:861byte
    • 提供者:李春
  1. Sort

    0下载:
  2. 快速排序的简单程序,GTK界面, 用CodeBlocks编译。-Quick sort of simple procedures, GTK interface compiler used CodeBlocks.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:8.17kb
    • 提供者:承影
  1. ls

    0下载:
  2. 实现UNIX下的ls全部功能,同时添加了可以生成目录树.实现内容:1.如何读取目录的内容 2.目录排序 3.文件类型以及如何知道文件的类型 4.位操作及掩码的使用 5.用户与组ID数据库 6.UNIX文件系统的内部结构:i-节点和数据块 7.更改当前目录 8.输出颜色的改变和分栏 9.学习并实现ls命令各参数 10.解析命令行参数 -Ls under UNIX to achieve full functionality, while adding a di
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:22.87kb
    • 提供者:周蜚语
  1. qsort_of_link

    0下载:
  2. linux gcc编译通过的链表的快速排序法-the quick sort code of link
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2.15kb
    • 提供者:王波
  1. txt

    0下载:
  2. 用二叉链表做存储结构,输入键值序列,建立一棵二叉排序树并在二叉排序树上实现查找算法。-To do with binary storage structure list, enter the key sequence, set up a binary sort tree and binary search algorithm to sort the tree implementation.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3.42kb
    • 提供者:wangya
  1. sort.tar

    0下载:
  2. 此程序改自算法课的一个作业,用四种不同的算法,对随机生成的n个数排序(n取值500至5000),并重复n遍,最后统计平均比较次数。本在xp下用vc6编写,现在修改为Ubuntu下gcc编译。 sortArchieve.c内为各个排序算法的实现-Since the algorithm for this process to a class operation, with four different algorithms, to randomly generated n the number
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:10.12kb
    • 提供者:Roc
  1. rank_sort

    0下载:
  2. Rank sort algorithm implementation in a cluster of personal computers with ANSI C
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:1.45kb
    • 提供者:kthomas_k
  1. quicksort.cpp

    0下载:
  2. Quick sort using MPI
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:1.86kb
    • 提供者:kiran
  1. sort

    0下载:
  2. linux QT下开发一个类似excel文字处理软件spreadsheet,这是其中排序功能模块sort-linux QT excel developed under a similar word processing software, spreadsheet, which is one of the sorting module sort
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:29.7kb
    • 提供者:
  1. SORT-FILTER44

    0下载:
  2. introduction to sort filters
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1.23kb
    • 提供者:poonam
  1. sort

    0下载:
  2. linux C编写的冒泡排序和顺序排序算法。。。详细简单-pop and select sort in linux with C
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-24
    • 文件大小:76.77kb
    • 提供者:wuxinxinggg
  1. radix-sort

    1下载:
  2. 在linux环境下用MPI实现多线程的基数排序算法。-Radix sort algorithm of multi-threaded MPI implementation in the linux environment.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-04
    • 文件大小:6.68kb
    • 提供者:曹操
  1. sample-sort

    0下载:
  2. 在linux环境下运用MPI实现sample sort的排序算法。-MPI implementations use linux environment the sample sort the sorting algorithm.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-27
    • 文件大小:7.83kb
    • 提供者:曹操
  1. sort

    0下载:
  2. Linux Driver SuS3 compliant sort implementation for busybox.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-30
    • 文件大小:8.16kb
    • 提供者:jiupoji
  1. Sort

    0下载:
  2. Sort Source Code for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2.41kb
    • 提供者:fanminmui
  1. sort

    0下载:
  2. 排序算法比较。 本程序实现了,快速排序 插入排序冒泡排序,快速和选择排序的结合算法。-Sorting algorithm. This program implements, quick sort insertion sort bubble sort, quick sort of combination and selection algorithms.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2.27kb
    • 提供者:zhangqiang
  1. sort

    0下载:
  2. 从input.txt中读取数据并运用冒泡排序进行排序,最终输出结果到output.txt-read numbers from input.txt then sort it and at last output result to output.txt
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:1001byte
    • 提供者:NOTHING
  1. sort

    0下载:
  2. 基于文件数据的进程间通信,以实现大数据的快速排序,-File data based interprocess communication, in order to achieve quick sort of big data,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:886byte
    • 提供者:freeluoz
  1. sort

    0下载:
  2. Index vector for the sorted elements.Sort vector elements by value, increasing order.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3.32kb
    • 提供者:xaqdkr
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com